PDA


View Full Version : Images and Login.php not found


jrcart
06-23-2005, 01:13 PM
I think I may hvae posted in the wrong forum before but,

When I try to login my server gives me the old "404 File not Found" error. It's trying to look for:

http://mysite.com/login.php

I looked in my files and that's not there... obviously.... but it is in the http://mysite.com/forum/ directory....how do I point that to the correct directory?

Same thing happened at log out.

also... in IE... there are several missing images... (ex:http://www.mysite.com/images/buttons/collapse_tcat.gif)... same issue.. it's missing the /forum/ in between .com and images... correct is:
http://www.mysite.com/forum/images/...llapse_tcat.gif

These images were not listed in the installation image test pages.

Brian
06-23-2005, 01:24 PM
Can you post a link to your site?

jrcart
06-23-2005, 01:53 PM
http://collegesportssource.com/cmps_index.php

some of the images I moved into new folders so they could be used... but you'll notice the pollbar is not showing up.... check out the extensions on the printer and send to friend images.... you'll notice they are pointing to where forum actually is....

Brian
06-23-2005, 02:00 PM
Admin CP => vBa CMPS => Default Settings => Navbar Replacements
Make sure that login.php is listed with the other filenames there.

Admin CP => Style Manager => {select style} => All Style Options
Go to that page and make sure that you have the full URL to each folder listed under the 'Image Paths' section.

jrcart
06-23-2005, 02:44 PM
You're a genius! I had that login.php file in there originally and it didn't work, so i changed it to forum/ to see if that would do anything... anyway... you're advice seems to have fixed everything. Thank you SO much!!

Brian
06-23-2005, 04:02 PM
No problem at all and I'm glad you've got everything working now. :)

jrcart
06-23-2005, 04:20 PM
Well I may have spoke too soon..... everything on vBadvanced is now fine, however, in my actual forum all the image icons are now gone.... ex: instead of it having an image to show that there are new posts in a thread it actually says "You have 1 post(s) in this thread, last 06-19-2005"

jrcart
06-23-2005, 04:23 PM
nevermind.... I found that I had to enter the whole url for the image. seems to be working correctly now though.