![]() |
class_Mysidia.php can't find Smarty.class.php [SOLVED]
So as I saw on the forum before people are having trouble with this but I can't seem to find my solution between them.
I'll just post what I have. Error: PHP Code:
class_mysidia.php PHP Code:
PHP Code:
|
I think I misplaced this I am sorry D:
I wanted to post it in Questions and Support |
I can't quite remember, but I think this can be caused by a number of things. I'm mostly concerned here with the "%20" I keep seeing. Spaces and underscores are not the same thing, and URLs can't contain spaces. Make sure every instance of %20 gets properly replaced with an underscore _ and see if that helps?
|
Quote:
So now there is no %20 that can make any mistakes. Though thanks to you I renamed my folder. Thanks for your help! |
I now have this problem..
Warning: Cannot modify header information - headers already sent by (output started at /home/***/domains/***.com/public_html/pixelpets/classes/class_cookies.php:112) in /home/***/domains/***.com/public_html/pixelpets/classes/class_view.php on line 257 But it doesn't seem to be doing any harm. |
umm did you fix the fatal error already? Most smarty errors are resulted from incorrect configuration at installation, so open your inc/config.php file and see if theres something wrong in that file. Hope this helps.
|
Quote:
I changed the folders name so it doesn't have %20 which did the trick. |
I see, thats so great to know, congratulations. Yeah the script does not work quite well with empty spaces at times, it happens when you see these %20s.
|
All times are GMT -5. The time now is 10:36 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.