tioserch Posted October 2, 2008 Posted October 2, 2008 Hi. I have installed Ultimate Seo URLs v2.6. The catalogue of the web works perfectly, but the problem is in Admin: Warning: include_once(includes/classes/seo.class.php) [function.include-once]: failed to open stream: No such file or directory in /home/dollsand/public_html/admin/includes/functions/html_output.php on line 48 Warning: include_once() [function.include]: Failed opening 'includes/classes/seo.class.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/dollsand/public_html/admin/includes/functions/html_output.php on line 48 Fatal error: Class 'SEO_URL' not found in /home/dollsand/public_html/admin/includes/functions/html_output.php on line 51 It seems that the only problem is that the function include_once said that cannot find the file seo.class.php. This file is already placed. If I change the route by "/includes/classes/seo. class.php" cannot work. Can you help me, please? Quote
FlashInPan Posted October 3, 2008 Posted October 3, 2008 Did you ever figure that out? The same thing is happening to me. :( Quote Alan Luckow : New Media Architect
Kanie Posted October 3, 2008 Posted October 3, 2008 You do not need to include the 'seo.class.php' file in your admin panel and would appear that you have edited the wrong 'html_output.php' file. You need to edit the 'html_output.php' file in 'includes/functions' NOT 'admin/includes/functions'. Do you create a backup of your files before installing the contribution? If so, put those back and place and start again. The installation is very straight forward, just make sure you read the documentation very carefully. Quote
tioserch Posted October 3, 2008 Author Posted October 3, 2008 You do not need to include the 'seo.class.php' file in your admin panel and would appear that you have edited the wrong 'html_output.php' file. You need to edit the 'html_output.php' file in 'includes/functions' NOT 'admin/includes/functions'. Do you create a backup of your files before installing the contribution? If so, put those back and place and start again. The installation is very straight forward, just make sure you read the documentation very carefully. I've done a very big failure. I had not seen. I already have settled and everything works perfectly. Thank you very very very much. :rolleyes: Quote
gux66 Posted November 11, 2010 Posted November 11, 2010 Hi, I have the same prob and I just can't understand where's the bug :( the error log says: Deprecated: Function session_is_registered() is deprecated in /var/www/eden/admin/includes/functions/sessions.php on lin$ PHP Warning: include_once(includes/classes/seo.class.php): failed to open stream: No such file or directory in /var/www/eden$ PHP Warning: include_once(): Failed opening 'includes/classes/seo.class.php' for inclusion (include_path='.:/usr/share/php:/$ PHP Fatal error: Class 'SEO_URL' not found in /var/www/eden/admin/includes/application_top.php on line 157 can anyone give me some ideas on how to fix this? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.