Go Back   Novahq.net Forum > Computers > Web design and Programming
FAQ Community Calendar Today's Posts Search

Web design and Programming Discuss website creation and other programming topics.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 09-03-2005, 05:22 PM
Jeff is offline Jeff
Registered User

Join Date: Jun 2005
Posts: 1,602

Send a message via AIM to Jeff
PHPBB Script

Ive been trying to modify the login.php file so that when you login it takes you to a specific category, whatever i try doesnt work. Can anyone help me out?
__________________
Exit 13 - Web design and development.
My Blog - Read up on what i'm up to.
Reply With Quote
  #2  
Old 09-03-2005, 05:45 PM
NaughtyPerry is offline NaughtyPerry
Banned

Join Date: Sep 2004
Posts: 1,665

ask on phpbb.com forums
Reply With Quote
  #3  
Old 09-03-2005, 06:03 PM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,922

attach the login.php file.. i'll have a look.
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq
Reply With Quote
  #4  
Old 09-03-2005, 06:18 PM
Jeff is offline Jeff
Registered User

Join Date: Jun 2005
Posts: 1,602

Send a message via AIM to Jeff
Here she is:
Attached Files
File Type: zip login.zip (2.3 KB, 13 views)
__________________
Exit 13 - Web design and development.
My Blog - Read up on what i'm up to.
Reply With Quote
  #5  
Old 09-03-2005, 09:37 PM
Jeff is offline Jeff
Registered User

Join Date: Jun 2005
Posts: 1,602

Send a message via AIM to Jeff
Simply put i can do it without changing the code :P

/login.php?redirect=page.php
__________________
Exit 13 - Web design and development.
My Blog - Read up on what i'm up to.
Reply With Quote
  #6  
Old 09-03-2005, 09:52 PM
Rampage. is offline Rampage.
Rampage

Join Date: Apr 2005
Posts: 1,203

Send a message via AIM to Rampage.
i think i know where to change it, but i am not quite sure, but i think i am at the same time, lets see what panther thinks
__________________


Reply With Quote
  #7  
Old 09-04-2005, 10:46 AM
Jeff is offline Jeff
Registered User

Join Date: Jun 2005
Posts: 1,602

Send a message via AIM to Jeff
Yeah i havent tried just the tag on the end of the file but i will be doing that today.
__________________
Exit 13 - Web design and development.
My Blog - Read up on what i'm up to.
Reply With Quote
  #8  
Old 09-07-2005, 04:47 PM
Jeff is offline Jeff
Registered User

Join Date: Jun 2005
Posts: 1,602

Send a message via AIM to Jeff
Any luck P?
__________________
Exit 13 - Web design and development.
My Blog - Read up on what i'm up to.
Reply With Quote
  #9  
Old 09-07-2005, 05:40 PM
JonM is offline JonM
Registered User

Join Date: Jun 2004
Posts: 2,156

here attach this to the file redirect/config/mods/global/classes/classfunctions/variables ....
name the file

REDIRECT_ON.PHP
PHP Code:
<?
$redirect_is_on 
1;
?>
then ?redirect at the end of anything will mean anything passed through forms will redirect the user somewhere...
Reply With Quote
  #10  
Old 09-07-2005, 07:19 PM
Jeff is offline Jeff
Registered User

Join Date: Jun 2005
Posts: 1,602

Send a message via AIM to Jeff
Sorry me = the noob.
__________________
Exit 13 - Web design and development.
My Blog - Read up on what i'm up to.
Reply With Quote
  #11  
Old 09-07-2005, 08:14 PM
JonM is offline JonM
Registered User

Join Date: Jun 2004
Posts: 2,156

haha i was jk ... i have so many folders in there it's not even funny. I would throw one together for you, could probaly get it done for you in about an hour, however that would depend on how it was coded and i am currently to tired to do it, so if P does, we'll see what he hits up
Reply With Quote
  #12  
Old 09-10-2005, 03:43 PM
Jeff is offline Jeff
Registered User

Join Date: Jun 2005
Posts: 1,602

Send a message via AIM to Jeff
P, you around?
__________________
Exit 13 - Web design and development.
My Blog - Read up on what i'm up to.
Reply With Quote
  #13  
Old 09-11-2005, 11:17 PM
JonM is offline JonM
Registered User

Join Date: Jun 2004
Posts: 2,156

I bet you there is already a mod built for it, check www.phpbb.com for mods and stuff like that
Reply With Quote
  #14  
Old 09-12-2005, 05:49 AM
Jeff is offline Jeff
Registered User

Join Date: Jun 2005
Posts: 1,602

Send a message via AIM to Jeff
Okay i'll check, but it's not necessarily a mod but a script needed... Thanks though.
__________________
Exit 13 - Web design and development.
My Blog - Read up on what i'm up to.
Reply With Quote
  #15  
Old 09-12-2005, 03:57 PM
Lakie is offline Lakie

Join Date: Mar 2002
Posts: 5,540

http://phpbbhacks.com/
Reply With Quote
  #16  
Old 09-14-2005, 08:58 PM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,922

Try putting this after <?php in login.php


unset($HTTP_POST_VARS['redirect']);

$HTTP_POST_VARS['redirect']="your url here";


sorry for the lateness
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq
Reply With Quote
  #17  
Old 09-15-2005, 02:01 PM
Jeff is offline Jeff
Registered User

Join Date: Jun 2005
Posts: 1,602

Send a message via AIM to Jeff
Thanks
__________________
Exit 13 - Web design and development.
My Blog - Read up on what i'm up to.
Reply With Quote
  #18  
Old 09-30-2005, 05:50 AM
Lakie is offline Lakie

Join Date: Mar 2002
Posts: 5,540

if its of use to you...

http://smartor.is-root.com/viewtopic...00d87c026b5e22
Reply With Quote
  #19  
Old 09-30-2005, 10:42 AM
Jeff is offline Jeff
Registered User

Join Date: Jun 2005
Posts: 1,602

Send a message via AIM to Jeff
Thanks BB, i'll look it over.
__________________
Exit 13 - Web design and development.
My Blog - Read up on what i'm up to.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
attachments on phpbb forums? -Tigger- Web design and Programming 6 07-29-2007 02:38 PM
phpBB CashMOD Installer Webviper2006 Web design and Programming 3 01-10-2006 09:21 PM
Phpbb Jeff Tech Support 1 12-04-2005 07:38 PM
phpBB forum if you install babstats on my site mbryan456 General Chat 10 05-11-2004 08:26 PM
anyone know about phpbb forums at all??? WiCkEd Web design and Programming 4 11-14-2002 08:23 PM


All times are GMT -5. The time now is 02:51 PM.




Powered by vBulletin®