Hi!
I have a very odd problem.
I will try to explain it as simple as possible.
I have installed a shoppingcart called CubeCart.
Its a php and mysql based program. I created a mysql database and dumped the sql file into it. It contains 15 tables, the software can insert information in 13 of the 15 tables without any problem. 2 of them is failing for some reason....
When i try to insert information in the two tables (add categories and add products) that are failing its just reload the screen without any errormessages and simply dont create the information.
I guess since i can insert information into the other tables its not a communication problem with MYSQL..
I,m not very familiar with php and MYSQL so i really need some help here, i,m stuck!
I know that its hard to know excatly whats the problem is with the little information i wrote above , but what kind of fault does this indicate??
I have a very odd problem.
I will try to explain it as simple as possible.
I have installed a shoppingcart called CubeCart.
Its a php and mysql based program. I created a mysql database and dumped the sql file into it. It contains 15 tables, the software can insert information in 13 of the 15 tables without any problem. 2 of them is failing for some reason....
When i try to insert information in the two tables (add categories and add products) that are failing its just reload the screen without any errormessages and simply dont create the information.
I guess since i can insert information into the other tables its not a communication problem with MYSQL..
I,m not very familiar with php and MYSQL so i really need some help here, i,m stuck!
I know that its hard to know excatly whats the problem is with the little information i wrote above , but what kind of fault does this indicate??