View Single Post
  #1 (permalink)  
Old 04-30-2004, 01:10 AM
Mudboy Mudboy is offline
Junior Member
0 posts this year. needs some grease!
New user, who has not interacted much yet.
 
Join Date: Apr 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Default semi-functional admin page.

I am having a problem with my admin page. I can view the admin page and navigate around in it, but when I try to enter information into the cart it just stays on the same admin page.

I ran the install correctly. I did all the chmods on the correct files. I ran the make_symlink.php file. I commented out the clear_parse() function. I have read almost every post here. I tried putting data into the type table suggested in the following post http://www.igeneric.co.uk/support/viewtopic.php?t=131. It didn't solve the problem.

My php.ini register globals = ON. PHP is working on there server. My connection to mysql is working. I am not recieving any error in the apache error logs. I am not sure what to try next. Anyone have any suggestions?


I am running the following:
FreeBSD 5.2.1
apache-2.0.48
mysql-server-4.1.0_1
php4-cgi-4.3.4_2

-Warren
Reply With Quote