using the 3.6 RC5 from you site
Printable View
using the 3.6 RC5 from you site
I have sent you pms
Pleaaase help me sort this problem out...
Hey Yellow, I might have one that could use your expertise. I've moved my zencart from mowerpartsupply.com to redlinestands.com but I'm getting the huge error below plus a white screen when I go to redlinestands.com/catalog
Ian
Notice: Use of undefined constant SSU_STATUS - assumed 'SSU_STATUS' in /home/redlines/public_html/catalog/includes/classes/ssu/config.php on line 22
Notice: Use of undefined constant SSU_LINK_ALIAS - assumed 'SSU_LINK_ALIAS' in /home/redlines/public_html/catalog/includes/classes/ssu/config.php on line 23
Notice: Use of undefined constant SSU_MULTI_LANGUAGE_STATUS - assumed 'SSU_MULTI_LANGUAGE_STATUS' in /home/redlines/public_html/catalog/includes/classes/ssu/config.php on line 24
Notice: Use of undefined constant SSU_FILE_EXTENSION - assumed 'SSU_FILE_EXTENSION' in /home/redlines/public_html/catalog/includes/classes/ssu/config.php on line 25
Notice: Use of undefined constant SSU_MAX_LEVEL - assumed 'SSU_MAX_LEVEL' in /home/redlines/public_html/catalog/includes/classes/ssu/config.php on line 26
Notice: Use of undefined constant SSU_MINIMUM_WORD_LENGTH - assumed 'SSU_MINIMUM_WORD_LENGTH' in /home/redlines/public_html/catalog/includes/classes/ssu/config.php on line 27
Notice: Use of undefined constant SSU_MAX_NAME_LENGTH - assumed 'SSU_MAX_NAME_LENGTH' in /home/redlines/public_html/catalog/includes/classes/ssu/config.php on line 28
Notice: Use of undefined constant SSU_EXCLUDE_LIST - assumed 'SSU_EXCLUDE_LIST' in /home/redlines/public_html/catalog/includes/classes/ssu/config.php on line 29
Notice: Use of undefined constant SSU_QUERY_EXCLUDE_LIST - assumed 'SSU_QUERY_EXCLUDE_LIST' in /home/redlines/public_html/catalog/includes/classes/ssu/config.php on line 30
Notice: Use of undefined constant SSU_ID_DELIMITER - assumed 'SSU_ID_DELIMITER' in /home/redlines/public_html/catalog/includes/classes/ssu/config.php on line 39
Notice: Use of undefined constant SSU_NAME_DELIMITER - assumed 'SSU_NAME_DELIMITER' in /home/redlines/public_html/catalog/includes/classes/ssu/config.php on line 40
Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/redlines/public_html/catalog/includes/classes/ssu/core.php on line 3
Plus when I go to my admin and click on extras/Simpe SEO URL manager I get this error message. Have you seen any of this before?
Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/redlines/public_html/catalog/admin/includes/classes/ssu.php on line 12
All the notices mean that the database patches are not installed for some reason? Did you move the sql database as well?
The errors mean that the new server is running php4, SSU requires php5. Contact your host for that matter.
SSU 3.6.0 stable is now released.
3.5.8 and other release candidate versions are now removed from server to avoid any confusion.
Changelog can be viewed here:
http://wiki.rubikintegration.com/zen.../ssu/changelog
Upgraders please check:
http://wiki.rubikintegration.com/zen...es/ssu/upgrade
3.6.0 is a major release, it adds a bunch of new features as well as have many bugs fixed. 3.5.8 is stable and it should work fine for you. However I strongly recommend upgrading when you have time. You will like the new features, and it should make things easier and faster if your store has lots of products and categories.
Hi Yellow, I just updated to 3.6.0 (from a working 3.x configuration) and firefox now gives me the message:
Redirection limit for this URL exceeded. Unable to load the requested page. This may be caused by cookies that are blocked.
Have you any idea why this might occur? I read your explanation above, but I don't know how I'd troubleshoot this. Any help would be gratefully received. I also wondered if the problem with - malfunctioning when installed in a subfolder rather than root - would ever be fixed, or if it is just one of those things?
Thanks for a great mod and generous support,
Jim
Getting this error after installing. Read the other posts associated with this error and your response was the check the installation notes. I've checked them over twice, and as far as i'm aware - i'm following everything correctly.PHP Code:
Warning: require_once(includes/classes/module_installer.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/macdonald-sporrans.com/htdocs/MYCUSTOMADMIN/ssu.php on line 10
Fatal error: require_once() [function.require]: Failed opening required 'includes/classes/module_installer.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/macdonald-sporrans.com/htdocs/MYCUSTOMADMIN/ssu.php on line 10
Any help would be much appreciated.