PHP 5.3 with QC4.0

NogSteedsLeuk

Avatar: NogSteedsLeuk

2012-04-24 22:24

Does anybody know if QC4.0 works with PHP 5.3?

I can't make adjustments on my site in the Admin environment. After pressing the save button, the admin page is refreshing without changes on the page. This problem seems to be present after my hosting provider did an upgrade to PHP 5.3.

Hope that someone can help.

» Quick.Cart v4.x

NSL

treewood (OpenSolution)

Avatar: treewood

2012-04-25 07:08

edit actions_admin/p.php and change:
$iPage = $oPage->savePage( $_POST );
to
$iPage = $oPage->savePage( $_POST );
exit;

Now try to save page. Did you see any errors?

NogSteedsLeuk

Avatar: NogSteedsLeuk

2012-04-26 06:55

I made the change in the code without any effect.

The saved page in the admin environment refreshes without the changes that have been made.

NSL_Arjan

NogSteedsLeuk

Avatar: NogSteedsLeuk

2012-04-30 20:54

The problem is solved!

I changed the option "display files form server in form" on "NO" in the admin environment (options/advanced).

NSL_Arjan

Back to top
about us | contact