Let's solve your blank page problem first, what is your php version? Which ssu version are you using?
Regards
Printable View
RESOLVED:
I was able to find out the problem! I downloaded the Debug Error Logging Utility. It was super easy - only one file.
I reviewed the log and the problem was easy enough to find. I had a file that was missing. Once I had ftp it over to my site all was good again :D
I hope this helps someone else who has had a problem removing this!
Erin
www.momandbabyboutique.com
Ok, I tried to upgrade to the latest version from 2.9.5 and I'm getting this error? Any ideas?
Warning: require_once(/home/.mutley/stretch555/bigberkeywaterfilters.com/ajax/xajax5/xajax_core/xajax.inc.php) [function.require-once]: failed to open stream: No such file or directory in /home/.mutley/stretch555/bigberkeywaterfilters.com/admin/includes/ajax.common.php on line 17
Fatal error: require_once() [function.require]: Failed opening required '/home/.mutley/stretch555/bigberkeywaterfilters.com/ajax/xajax5/xajax_core/xajax.inc.php' (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/.mutley/stretch555/bigberkeywaterfilters.com/admin/includes/ajax.common.php on line 17
Thanks
You are missing the ajax folder. Check the package and reupload the missing folders/files
Regards
PS: dont forget this if you are upgrading to 3+
http://wiki.rubikintegration.com/zen...es/ssu/upgrade
Thanks Yellow!! It uploaded some ajax files, but not others. The updates automatically went too.
Now I'm getting these errors. Does this mean I need to reset the cache? I'm getting the double "/" with my links also between the main domain and categories.
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /home/.mutley/stretch555/bigberkeywaterfilters.com/includes/classes/ssu/cores/link.php on line 68
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of call_user_func(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /home/.mutley/stretch555/bigberkeywaterfilters.com/includes/classes/ssu/cores/link.php on line 78
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of call_user_func(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /home/.mutley/stretch555/bigberkeywaterfilters.com/includes/classes/ssu/cores/link.php on line 78
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of call_user_func(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /home/.mutley/stretch555/bigberkeywaterfilters.com/includes/classes/ssu/cores/link.php on line 101
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of call_user_func(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /home/.mutley/stretch555/bigberkeywaterfilters.com/includes/classes/ssu/cores/link.php on line 296
Are you using 3.4.2? You can just ignore those errors for now, they should not cause any problem. These warnings will be patched in future version, of course.
Yes, 3.4.2. These errors are occurring at the tops of my web pages though, filling up about half the page.
Or you can also try to get the link.php in the zip file attached here, and upload to includes/classes/ssu/cores to overwrite the current one, see if that solves the problem
Here's my stupid question of the day. Where's the debug mode toggle? :)