Charlie... long time no speak.. hope all is well...
Upon attempting to install photopost to work with a currently installed VB3 page, i'm having trouble understanding a couple of things. I've noticed that there is a folder called 'forums' within the zip of all the files to be uploaded. I currently have my VB3 installed to a folder called /board/, not /forums/. For the upload process, its putting this /forums/ folder under my /classified/ folder. Later on in step 4, the script is 'guessing' that my forums are installed in /forums/ so I change this to /board/. Im getting an error once I complete step 4 that appears as if the script is looking in the /forums/ folder for a file.. here is the error:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/sportsni/public_html/classified/forums/vb3.php on line 25
Now, i'm also getting the HUGE error in step 3 when the zipcode db is being configured. I've upped the memory and deleted the zipcode portion of the install, both to no avail. I've even tried deleting everything and starting from scratch a couple times. Same errors. I suppose this /forums/ folder is really throwing me for a loop since my actual forums are installed in /board/...
Whats your professional assessment, amigo?