inferium Posted December 5, 2008 Share Posted December 5, 2008 I hate to be a bother on these boards (the dropdown menu problem was pretty tough but so simple to solve). Now I'm having one last problem with my script. For one, I had somebody else build it for me but they left out small details for me to figure out. I'm pretty much php illiterate, but I'm starting to grasp the concepts. Basically, the problem is this: this link right here (when the form is filled out all the way) https://1minloans.com/roman2/admin/form.php should feed listings into the dropdown menu at https://1minloans.com/roman2/index.php and the entire source for this script is in a .rar file at https://1minloans.com/roman2.rar The guy who made this for me tested it on his server and everything worked just fine. Is there an option in phpmyadmin that needs to be enabled that I just have overlooked? Any help with this would be much appreciated! Link to comment https://forums.phpfreaks.com/topic/135699-solved-php-forms-help/ Share on other sites More sharing options...
xQuasar Posted December 5, 2008 Share Posted December 5, 2008 I don't see what the error is. o.o Link to comment https://forums.phpfreaks.com/topic/135699-solved-php-forms-help/#findComment-707039 Share on other sites More sharing options...
inferium Posted December 5, 2008 Author Share Posted December 5, 2008 When I press "Add Car" at the bottom of the first link, that car should show up on the list at http://1minloans.com/roman2/index.php But it's not showing up Link to comment https://forums.phpfreaks.com/topic/135699-solved-php-forms-help/#findComment-707043 Share on other sites More sharing options...
inferium Posted December 5, 2008 Author Share Posted December 5, 2008 Alrighty, I've got some more info on this if you guys could use it to help me. I've got full read/write access enabled on all folders in the directory, but images aren't being uploaded into the folder where they are supposed to go. When I look in phpmyadmin, they are listed under tblcars -> cphoto. But, that's the only place I ever see them referenced. I think the problem may be that for some reason they aren't being uploaded onto the server. Any ideas? Link to comment https://forums.phpfreaks.com/topic/135699-solved-php-forms-help/#findComment-707106 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.