Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Login Issues  (Read 3340 times)

0 Members and 1 Guest are viewing this topic.

nikole

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 39
Login Issues
« on: January 23, 2006, 10:06:23 pm »

Before I upgraded my theme I could log in but now when I log in it says welcome to me then brings me back to the index and there's no admin menu showing up and I'm not logged in anymore.

Here's my gallery link
http://www.harsh-light.org/adenisof/gallery/index.php

And heres my template code(i figure that's needed b/c the admin menu thing is in the template code but i have no idea if you need this or not to figure out whats wrong)
Code: [Select]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="{LANG_DIR}">
<html>
<head>
<title>{TITLE}</title>
<meta http-equiv="Content-Type" content="text/html; charset={CHARSET}" />
<meta http-equiv="Pragma" content="no-cache" />
{META}
<link rel="stylesheet" href="themes/sapprckt/style.css" />
<script type="text/javascript" src="scripts.js"></script>
</head>
<body>
{CUSTOM_HEADER}

<table width="100%" border="0" cellpadding="20" cellspacing="20">
<tr>
<td valign="top"><center><img src="themes/sapprckt/images/titleimage.png" alt="Alexis Denisof Online Gallery" />

<br />



{SYS_MENU}<br />{SUB_MENU}


<br />

{ADMIN_MENU}

{GALLERY}




</center></td>
</tr>



</table>
{CUSTOM_FOOTER}
{VANITY}

</body>
</html>
« Last Edit: January 24, 2006, 11:34:55 pm by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Login Issues
« Reply #1 on: January 24, 2006, 06:52:37 am »

You already have another open thread that deals with your theme that doesn't work. You don't have an admin menu because you have messed with your custom theme.php - the menu tokens don't get parsed properly. To verify if this issue is theme related, switch temporarily to another unmodified theme that comes with coppermine by adding theme=classic or similar to the url, e.g. http://www.harsh-light.org/adenisof/gallery/index.php?theme=classic
When asking for support on login issues, you should post a non-admin test user account with it.
Logged

nikole

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 39
Re: Login Issues
« Reply #2 on: January 24, 2006, 08:13:29 pm »

It still doesn't work in other themes. And also I don't understand what parsed means. And I don't know how to make a test user account.
Logged

nikole

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 39
Re: Login Issues
« Reply #3 on: January 24, 2006, 11:34:04 pm »

ignore this thread i'm giving up.
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 19 queries.