phpBBHacks.com - external redirect help
Managing Online Forums, a manual for the community admin
StatsForums Home   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in
FAQFAQ   SearchSearch   MemberlistMemberlist   TutorialsTutorials   ContactContact Us
Add Us:     MySpace     Facebook     StumbleUpon
Username:    Password:
Remember Me?    
external redirect help
BlinkList
del.icio.us
Furl
linkaGoGo
reddit
Simpy
Mister Wong
Yahoo! My Web

Post new topic   Reply to topic    phpBBHacks.com Support Forums Forum Index -> phpBB 3 Hack Development
 See a User Guidelines violation? Please contact us.
Author Message

colubragens
New User

Joined: 11 Nov 2007
Posts: 9

PostPosted: May 5th 2008, 4:35 am    Post subject: external redirect help Reply with quote

Code:
 238  // Only registered users can go beyond this point
 239  if (!$user->data['is_registered'])
 240  {
 241      if ($user->data['is_bot'])
 242      {
 243          redirect(append_sid("{$phpbb_root_path}index.$phpEx"));
 244      }
 245 
 246      login_box('', $user->lang['LOGIN_EXPLAIN_UCP']);
 247  }


how do i change this code to redirect the user to a html page? the page is in the root path.
i have asked everywhere with no luck!
please help
thanks
Back to top
View user's profile Send private message

eviL<3
Not So New User

Joined: 25 Jun 2006
Posts: 65

PostPosted: May 10th 2008, 1:38 pm    Post subject: Reply with quote

Code:
redirect("{$phpbb_root_path}yourfile.html"));

_________________
phpBBModders
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBBHacks.com Support Forums Forum Index -> phpBB 3 Hack Development All times are GMT - 6 Hours
Page 1 of 1
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Links: Big Message Boards - Free JavaScript - phpBB2 - phpbb styles - Suporte phpBB - phpBB.it - phpBB Česky - phpBB Turkiye - phpBBArabia.com - phpBB-fr.com - Romanian phpBB online community - phpBB-TW.net - phpBBservice.nl - phpBB Brasil

Network: iFroggy Network Blog - iFroggy Hosting - SportsForums.net - KarateForums.com - YanksBlog.com - PhotoshopForums.com - DeveloperCube - Managing Online Forums - ManagingCommunities.com - CommunityAdmins.com - DrGregHouse.com - Bad Boy Blog - BadBoyForums.com - SodaRatings.com - Patrick O'Keefe

< Advertising - Contact Us - Staff - User Guidelines >

Copyright © 2001-2008. iFroggy Network, phpBBHacks.com. All Rights Reserved. Privacy Policy. We Support phpBBHacks.com (of course!).
Powered by phpBB © phpBB Group. phpBB SEO. Hosted by 100MegsWebHosting. We are in no way affiliated with the phpBB Group. phpBB is copyright to the phpBB Group.