traone Posted November 2, 2009 Posted November 2, 2009 Hello! I ran into some troubles after moving an OSC shop to another server which has newer PHP version. First I enabled register_globals in .htaccess and the site loads up nice. But when you click at any link in the products menu, the browers just displays the content for the frontpage. This same thing is happening in the Admin too. By clicking any product category the browser just sticks to the listing and no change. Does any one have a clue where to start digging? You can find the shop here -> http://www.tamperefilmfestival.fi/shop2009/ Any help would be appreciated. Thanks in advance. // henryk
burt Posted November 2, 2009 Posted November 2, 2009 Cannot remember exactly, but try searching on register_long_arrays
traone Posted November 2, 2009 Author Posted November 2, 2009 Cannot remember exactly, but try searching on register_long_arrays Sweet! php_value register_long_arrays 1 did the trick :) Thanks!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.