Welcome to Geeklog, Anonymous Wednesday, December 25 2024 @ 07:55 pm EST
Geeklog Forums
Login required - a bug?
Status: offline
samstone
Forum User
Full Member
Registered: 09/29/02
Posts: 820
I just noticed that when an annonymous person trys to post a story, he gets the page "Login Required" (as it was configure that way). But when you click on the 'Login' link underneat that message, you are led to the homepage rather than the login page.
I thought it was a them specific problem, but I have found out that all sites with different theme have the same problem.
Are you guys aware of it? Should this be in the bug report?
Sam
I thought it was a them specific problem, but I have found out that all sites with different theme have the same problem.
Are you guys aware of it? Should this be in the bug report?
Sam
10
8
Quote
Status: offline
vinny
Site Admin
Admin
Registered: 06/24/02
Posts: 352
Location:Colorado, USA
Actually it is a problem in the theme, but something that probably needs to be fixed in most themes (apparently all the ones that ship with Geeklog included).
The theme file you want to edit is: submit/submitloginrequired.thtml.
Change this:
[ <a href="{site_url}">{lang_login}</a> | <a href="{site_url}/users.php?mode=new">{lang_newuser}</a> ]<br><br>
to this:
[ <a href="{site_url}/users.php">{lang_login}</a> | <a href="{site_url}/users.php?mode=new">{lang_newuser}</a> ]<br><br>
Note the addition of "/users.php" in the login link.
-Vinny
The theme file you want to edit is: submit/submitloginrequired.thtml.
Change this:
Text Formatted Code
[ <a href="{site_url}">{lang_login}</a> | <a href="{site_url}/users.php?mode=new">{lang_newuser}</a> ]<br><br>
to this:
Text Formatted Code
[ <a href="{site_url}/users.php">{lang_login}</a> | <a href="{site_url}/users.php?mode=new">{lang_newuser}</a> ]<br><br>
Note the addition of "/users.php" in the login link.
-Vinny
8
8
Quote
All times are EST. The time is now 07:55 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content