PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Installs and Upgrade - vBulletin 3.6x (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-6x/)
-   -   Login leads to dead end (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-6x/130035-login-leads-dead-end.html)

JonStout January 20th, 2007 12:40 AM

Login leads to dead end
 
I accidentally installed the wrong version, then found the right version and installed it. Everything seems to be working fine in the admin, but when I go the Gallery I get a login page (and some of the images are broken) and then when I enter my admin login I get this:

The requested URL /gallery/login.php was not found on this server, and the URL reads: http://www.theasc.com/gallery/login.php?do=login

I found another post about checking the vBGallery > Modify Settings and Navbar replacements, and those all look OK and I saved the page, but still can't log in.

Any ideas?

Zachariah January 20th, 2007 08:44 AM

Hello,

Broken images may be a few image path issues.

Log into your AdminCP (http://www.website.com/forums/admincp/)

- AdminCP => Styles & Templates => Style Manager
Edit the style your site is using. (all style options)

Make sure that the "Image Paths" are using the full site URL.

EX:

YES:
Code:

Content visible to verified customers only.
NO:
Code:

Content visible to verified customers only.

Also take a look at the CSS links to background images.

CSS Selector: body
Code:

Content visible to verified customers only.
Change to:
Code:

Content visible to verified customers only.
When allof the image paths and backgrounds are updated with the full URL there should not be a problem.

Note:
I used "http://www.theasc.com/forums" as a URL to your forums. Please fill in your correct URL if different.

--------------------------------------

The problem with URL's in the navbar. If you have a custom style and have moved the navagation out of the "navbar" template into the "header" template we need to add the list of file names to the vBGallery > Modify Settings > Header Replacements

Quote:

Here you may enter a list of filenames that may appear in your header that should be prefixed with your Forum's URL.

JonStout January 21st, 2007 11:19 AM

Thanks Zachariah,

That fixed the image problem, but not the log in. I haven't changed the navbar except to alter CP to read "Settings" and Calendar to read "ASC Calendar" (using the phrase variables). Everything except the header is straight "out of the box."


All times are GMT -5. The time now is 10:52 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97