![]() ![]() |
Jul 27 2011, 09:07 AM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 4 Joined: 27-July 11 Member No.: 853 |
When you enable the plugin "Seo Links" (ver. 1.5 May 2011) many errors in the server logfile - Код PHP Notice: Undefined index: whitespace in /var/www/html/********/plugins/content/seolinks.php on line 109 PHP: 5.3.6 Server: Apache/2.2.17 (Fedora) apache2handler Joomla! 1.5.23 Stable Help me please. |
|
|
|
Jul 28 2011, 06:55 AM
Post
#2
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
This is notice, not an error. Our developer will answer you in next hour.
И моля, не създавйте по две теми за едно и също нещо! -------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
Jul 28 2011, 08:30 AM
Post
#3
|
|
|
Advanced User ![]() ![]() ![]() ![]() Group: Advanced Member Posts: 218 Joined: 15-April 11 Member No.: 761 |
Hello ! When you enable the plugin "Seo Links" (ver. 1.5 May 2011) many errors in the server logfile - Код PHP Notice: Undefined index: whitespace in /var/www/html/********/plugins/content/seolinks.php on line 109 PHP: 5.3.6 Server: Apache/2.2.17 (Fedora) apache2handler Joomla! 1.5.23 Stable Help me please. Hello, Vladislav! Most likely you have upgraded your SeoLinks to version 1.5 or higher and the seolinks table has not been updated. You need to execute the following MySQL query from within phpmyadmin: ALTER TABLE `#__seolinks` ADD COLUMN `whitespace` tinyint(1) NOT NULL DEFAULT 0; Please replace "#__seolinks" with the actual name of the table in your DB, most likely it will be "jos_seolinks". This will solve your problem. If you want just to suppress the PHP error notice you may edit /var/www/html/********/plugins/content/seolinks.php: change line 109 into: if (!empty($link['whitespace'])) { If you have K2 installed, do the same for the K2 plugin (line 85). I've already applied these changes to the installation package, which will be updated within several hours, I believe. Best regards, Ivan |
|
|
|
Jul 28 2011, 09:51 AM
Post
#4
|
|
|
Newbie ![]() Group: Members Posts: 4 Joined: 27-July 11 Member No.: 853 |
Thank you for your help.
I really updated the plugin version of 1.4 PRO to version 1.6 PRO (07 May 2011). First I deleted 1.4 later installed 1.6 PRO. During installation, no errors. Now I created a new field in the table. Error is no more. Thank you. Update post: CODE PHP Deprecated: Assigning the return value of new by reference is deprecated in /var/www/html/****/plugins/content/seolinks.php on line 16 may be wait for the new version ? This post has been edited by Владислав: Jul 28 2011, 10:51 AM |
|
|
|
Jul 28 2011, 11:50 AM
Post
#5
|
|
|
Advanced User ![]() ![]() ![]() ![]() Group: Advanced Member Posts: 218 Joined: 15-April 11 Member No.: 761 |
Thank you for your help. I really updated the plugin version of 1.4 PRO to version 1.6 PRO (07 May 2011). First I deleted 1.4 later installed 1.6 PRO. During installation, no errors. Now I created a new field in the table. Error is no more. Thank you. Update post: Код PHP Deprecated: Assigning the return value of new by reference is deprecated in /var/www/html/****/plugins/content/seolinks.php on line 16 may be wait for the new version ? Please try the following: Open the /var/www/html/****/plugins/content/seolinks.php file on line 16. Delete the space between '=' and '&', should look like this: '=&'. This should fix this issue... If not - delete the '&' character. |
|
|
|
Jul 28 2011, 12:11 PM
Post
#6
|
|
|
Newbie ![]() Group: Members Posts: 4 Joined: 27-July 11 Member No.: 853 |
Only when I removed the '&' character error messages have stopped. Too new version PHP.....
Thanks again. |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 1st June 2026 - 11:11 PM |