Fredrik.r Posted October 4, 2007 Share Posted October 4, 2007 Hi, I'm developing a shop what works fine at one server but is totally messed up on the server the shop should run on. The files and database are exactly the same. Frontend 1, Nothing happens when clicking on the categories 2, When viewing a product it says it can't be found 3, Nothing happens when trying to login Admin 1, A lot of admin text is just the variables 2, Catalog/categories is a white page.. And so on... I've talked to a friend who had the same issue but he don't know how he solved it, more than starting again from scratch.. Could it have to to with osCommerce using $_HTTP_POST? Link to comment Share on other sites More sharing options...
Fredrik.r Posted October 24, 2007 Author Share Posted October 24, 2007 Well, this issue was solved a while ago. It had to do with long arrays. If you're experiencing the same problem as above, put the text below in an .htacess file and upload the file to you catalog folder. php_value register_long_arrays 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.