Hello,
Does anyone know how to correct this
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in /home/xxxxx/public_html/core/fn.requests.php on line 101
Fatal error: Call to undefined function fn_get_request_user_type() in /home/xxxx/public_html/controllers/common/profiles.pre.php on line 26
Thank
Tom
This page has the cs-cart server requirements. http://www.cs-cart.c…quirements.html
safe mode is recomended to be disabled
My website was working fine until I tried to installed Zopim. I just don't know how to correct this.
How do I disabled safe mode?
The easiest way is, to ask the hosting provider, or your server administrator.
[quote name='tom437' timestamp='1348933672' post='145984']
My website was working fine until I tried to installed Zopim. I just don't know how to correct this.
How do I disabled safe mode?
[/quote]
[quote name='drahos.istvan' timestamp='1348942510' post='145988']
The easiest way is, to ask the hosting provider, or your server administrator.
[/quote]
The hosting disabled safe mode, than I couldn't access my addmin, so they enable it back and I'm still having the same problem.
Before I also tried to upgrade to 3.03 and then I ask my host to do a back up restore, could that have anything to do with it or when the host did the restore it would have restore it back to 3.02?
I don't know what the problem is, but to resolve it, please send the requirements to your hosting provider, or just check your settings via phpinfo() function.
You can check the CS-Cart server requirements here: http://www.cs-cart.c…quirements.html
Or just install a clean 3.0.3 version to a subdomain. If that install has problems, your server settings will be wrong.
[quote name='tom437' timestamp='1348974031' post='146004']
The hosting disabled safe mode, than I couldn't access my addmin, so they enable it back and I'm still having the same problem.
Before I also tried to upgrade to 3.03 and then I ask my host to do a back up restore, could that have anything to do with it or when the host did the restore it would have restore it back to 3.02?
[/quote]
[quote name='drahos.istvan' timestamp='1348995569' post='146023']
I don't know what the problem is, but to resolve it, please send the requirements to your hosting provider, or just check your settings via phpinfo() function.
You can check the CS-Cart server requirements here: http://www.cs-cart.c…quirements.html
Or just install a clean 3.0.3 version to a subdomain. If that install has problems, your server settings will be wrong.
[/quote]
If I delete website, can the host just restore it with a back up?
Whenever I go to the login screen all is good until I login, than I get that error. Do you know what file is for the admin after you login?
Hmm, let's see…
“I had a problem that was backed up. I did a restore of the backup and the problem remained. Why do I have the problem?”
If you upgraded your files and DB to a newer version and then restored an older version into the filesystem without reverting (restoring) the database back to the same point in time as the backup then you will have even more problems.
Your initial problem was due to a host setting. However, seems you took other actions (like restore) before resolving that issue. And now you have bigger problems.
Suggest you go back to your restore, retstore the DB to that point too. Turn off the safe mode and upgrade again. You will loose any orders, users, customers, etc. that have been created since the time of your backup.
If you want to go backward in the future (re-reading that sounds odd), just use the 'revert' option in the upgrade center. It will restore the old files and the db to the state they were in before you did an upgrade. But you will still loose the orders and customers created since the point it was backed up.
[quote name='tom437' timestamp='1349012076' post='146031']
If I delete website, can the host just restore it with a back up?
Whenever I go to the login screen all is good until I login, than I get that error. Do you know what file is for the admin after you login?
[/quote]
If your hosting provider have a backup with your previous system's files and database, they can easily restore that version. Than you can try upgrading to the 3.0.3.
Hello,
Thanks for your help. I just fixed the problem, by take a back up of my admin store folder and upload over the admin my admin folder and that fixed the problem.
Tom