View previous topic :: View next topic |
Author |
Message |
mibcons
Joined: 13 Nov 2002 Posts: 4
|
Posted: Thu Nov 14, 2002 6:43 am Post subject: Trouble with login |
|
|
I'm not sure if this a Postnuke problem or if it is embedded in this theme.
I am working to get this theme up and running on our own site. I have everything in the subdirecttory
pn
For instance: www.aheaonline.com/pn takes me to the homepage.
After I login it takes me to the root
www.aheaonline.com that carries currently a forward to our old site.
This is not what it should do
If some body would help me on the right path, that would be great.
IN the mean time I'm going to search the user.php (I believe that's where I should start right?)
Thank a million
Mibcons |
|
Back to top |
|
|
admin
Joined: 17 Sep 2002 Posts: 36
|
Posted: Thu Nov 14, 2002 8:08 pm Post subject: |
|
|
Hi there,
This is a problem with the theme (don't go fiddling with your core files...yet!!!).
Open theme.php and find this line of code:
Code: |
."<input type=\"hidden\" name=\"url\" value=\"/\">"
|
Put "//" in front of it to comment it out. Like this:
Code: |
//."<input type=\"hidden\" name=\"url\" value=\"/\">"
|
Hope this helps
Kindest regards[/quote] _________________ ,..., "-_-" ,..., Those who control the present - control the past... |
|
Back to top |
|
|
mibcons
Joined: 13 Nov 2002 Posts: 4
|
Posted: Fri Nov 15, 2002 1:43 am Post subject: login trouble (no more) |
|
|
Hi thanks Adam
That does the trick.
I did not start changing the core files since it did not do it with other themes.
Thanks Again.
Keep up the good work
Mibcons |
|
Back to top |
|
|
Guest
|
Posted: Fri Nov 15, 2002 5:41 am Post subject: |
|
|
YOu should download the phpbb2 theme for wvharmony, it will fix those formating problems...
Kindest regards |
|
Back to top |
|
|
Guest
|
Posted: Fri Dec 27, 2002 5:26 pm Post subject: |
|
|
admin wrote: |
Hi there,
This is a problem with the theme (don't go fiddling with your core files...yet!!!).
Open theme.php and find this line of code:
Code: |
."<input type=\"hidden\" name=\"url\" value=\"/\">"
|
Put "//" in front of it to comment it out. Like this:
Code: |
//."<input type=\"hidden\" name=\"url\" value=\"/\">"
|
Hope this helps
Kindest regards |
[/quote]
Hi,
thanx!!!!!! This helped me, too, in a very terrible situation not knowing how to cope up with the problem...
Now everything's fine!
Thanx!!
Best Regards,
Nölle
|
|
Back to top |
|
|
admin
Joined: 17 Sep 2002 Posts: 36
|
Posted: Fri Dec 27, 2002 7:17 pm Post subject: |
|
|
Glad to have helped you out!!!
Kindest regards _________________ ,..., "-_-" ,..., Those who control the present - control the past... |
|
Back to top |
|
|
watar
Joined: 03 Jan 2003 Posts: 1
|
Posted: Fri Jan 03, 2003 2:20 pm Post subject: |
|
|
Have the same problem but with wvStevenAFD and can't find code like that in theme.php. Any solutions?!?
/W |
|
Back to top |
|
|
admin
Joined: 17 Sep 2002 Posts: 36
|
Posted: Fri Jan 03, 2003 5:57 pm Post subject: |
|
|
I will look into this, the login was created in flash so you won't see any code, Kindest regards. _________________ ,..., "-_-" ,..., Those who control the present - control the past... |
|
Back to top |
|
|
|