![]() |
New Users auto redirect to page
1 Attachment(s)
when a new users join, they will get redirected to a newbie page, they cannot leave, until they click the button: i understand, or something like that, its also usefull for guiding the newbies
first off run this mysql query: PHP Code:
Then go to register.php, replace PHP Code:
PHP Code:
Then go to functions.php, at the very ENDING (not after the ?>)put this code: PHP Code:
the newbie.php is kinda clean atm, its up to you to customize it, but just keep the code intact. |
theres also an demo @ http://epicmiro.99webs.info
|
This looks quite good so far, thanks for posting it Mapleblade.
|
I love this! :happyc:
|
So xD I did this add on however it didnt work instead now every page to my site is a blank white screen, So I tryed to revert to old renewed the 2 phps that got edited however that doesnt work im assumeing its the mysql and I never had that saved?
Or a answer as to why it did that D: ~~~~~~~~~~~~ Ok figured out why it was blank however its still messed up register Do I need to find a way to replace mysql users table? |
maybe the script is interfering with other scripts wich use the user table, if so, add a new row called newmember (int 1) with default 1, and adding an , '' at the end of the register query.
|
That seemed not to change nothing im assuming something somewhere is off as not even reseting passwords will work
|
All times are GMT -5. The time now is 05:16 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.