Hi Yellow,
I try to install 3.3.3 and get "0" on main page.
also in test site when you try to change language - nothing hap[ping (language still same)
Thanks
Printable View
Hi Yellow,
I try to install 3.3.3 and get "0" on main page.
also in test site when you try to change language - nothing hap[ping (language still same)
Thanks
only when you goto to any page after language support is working.
when you first time on site (clear cashe)
site.com/en
site.com/ru
site.com/he
Same
Reposted. You can check now
Regards
Raine
Newby Question Here:
I had never used ZenCart (Zen Cart 1.3.7 Database Patch Level: 1.3.7) before, but a month ago I decided to prepare a site wwwx-tough.com This morning I uploaded version 3.3.3 of the Simple SEO URL plugin and did not realize it was still in Beta Testing and came with a giant disclaimer "DO NOT LOAD ON LIVE SITES!"
And of course I loaded it on my live website. I don't know very much about coding and even the "simple" instructions proved difficult for me. I think I am on the right track but I see this message on my website now:
On the backend of my website I see this message when I go to the SSU plugin under extras:Quote:
Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /nfs/c01/h08/mnt/45198/domains/www.x-tough.com/html/includes/classes/ssu/core.php on line 3
I have looked through the forum and seen fixes for the fist message with changing to PHP5, but I also see a note that version 3.2.2 only supports PHP5. Is that the solution to my concern?Quote:
Warning: main(includes/classes/module_installer.php) [function.main]: failed to open stream: No such file or directory in /nfs/c01/h08/mnt/45198/domains/www.x-tough.com/html/admin/ssu.php on line 10
Fatal error: main() [function.require]: Failed opening required 'includes/classes/module_installer.php' (include_path='.:/usr/local/php-4.4.8-1/share/pear') in /nfs/c01/h08/mnt/45198/domains/www.x-tough.com/html/admin/ssu.php on line 10
still with clear cashe cant change languages:
site.com/en
site.com/ru
site.com/he
Same
Yes, you should have got 2.9.6 which is stable for php4
For the 2 errors listed:
1. yes, that will be fixed by going to php5, usually you only need to let your host know you need it
2. you missed the module manager required, simply upload it will solve the problem right away
My host was able to update me to PHP5 which brought my site back online.
I still get the same message on the backend of the site.
Quote:
Warning: require_once(includes/classes/module_installer.php) [function.require-once]: failed to open stream: No such file or directory in /nfs/c01/h08/mnt/45198/domains/www.x-tough.com/html/admin/ssu.php on line 10
Fatal error: require_once() [function.require]: Failed opening required 'includes/classes/module_installer.php' (include_path='.:/usr/local/php-5.2.6-1/share/pear') in /nfs/c01/h08/mnt/45198/domains/www.x-tough.com/html/admin/ssu.php on line 10
You need the manager mentioned in this note here:
http://wiki.rubikintegration.com/zen...u/installation
The note above will also guide you through the installation process. Also, the new thing with this version is a file called ssu_check.php which will help you to check your current setting and suggest changes if needed to. You should be able to run it now by going to yoursite.com/ssu_check.php (delete this file later)