View Full Version : Blank page with only title
lightnb
04-25-2006, 07:29 AM
When a non-admin user or guest tries to view a photoplog page, all they get is a blank white page, with the the page title.
Content only shows up when I'm logged in as admin.
Any ideas?
Morgan
04-26-2006, 03:21 AM
Is this the same thing as this (http://www.photoplog.com/forum/showpost.php?p=6240&postcount=6)?
lightnb
04-26-2006, 04:19 AM
Upgrading to the latest version seems to fix the problem.
I'm having a login issue now though, it wants to add a "%22" to the end of all URLs, which causes the register and login buttons to malfunction on all the photoplog pages....
Morgan
04-26-2006, 04:34 AM
Look at the Absolute Links and make sure that there is a double quote:
Content visible to registered users only.
lightnb
04-26-2006, 04:42 AM
For example, instead of saying:
Content visible to registered users only.
It says:
Content visible to registered users only.
lightnb
04-26-2006, 04:42 AM
No, there's no quotes in the absolute links section.... adding them now.
lightnb
04-26-2006, 04:47 AM
Ok... I added the quotes, and now the login works, but now my graphics don't.
so some of the things should have double quotes, and some of them shouldn't?
Morgan
04-26-2006, 04:56 AM
Each line in Relative Links is to turn into the corresponding line in Absolute Links, i.e., line X in the Relative Links box is replaced with line X in the Absolute Links box.
Relative Links
Content visible to registered users only.
Absolute Links
Content visible to registered users only.
lightnb
04-26-2006, 05:04 AM
My images only show up if I remove the quotes on all of the "src" absolute links... Is that normal?
Morgan
04-26-2006, 05:13 AM
Take a peek at your HTML source for the src= bits. They should either have src="something" (two quotes) or src=something (no quotes, not preferred) but there should not be anything with src=something" or src="something because that can cause problems like the %22 (double quote) at the end of links.
lightnb
04-26-2006, 05:18 AM
in the source code, there are double quotes on the src's, even though i have no quotes in the photoplog config section
Morgan
04-26-2006, 05:26 AM
Do your Relative Links look like this (http://www.photoplog.com/forum/showpost.php?p=6430&postcount=8)? Do you have any vB Replacement Variables set?
Content visible to registered users only.
lightnb
04-27-2006, 03:11 AM
I don't think I have an replacement variables.
It seems to be working correctly now, with double quotes on all the links, and no quotes on the SRC's...
vBulletin® v3.8.5, Copyright ©2000-2025, Jelsoft Enterprises Ltd.