![]() |
Changing Registration Link Could some one tell me how to change the registration link on my PP pages go to the registration page on my php-nuke page? Thanks, Robert |
If your integrated with Nuke why would you need to change it? It should go to the nuke forum if you have the path to nuke set right $regtext = " · <a href=\"{$Globals['vbulletin']}/modules.php?name=Forums&file=profile&mode=register\">{$Globals['pp_lang']['register']}</a>"; |
Is this in the pp-inc.php file and also inside what function? B=0 Thanks |
What I am saying is you need to enter the proper path to your nuke site in the admin options and the registration will go to the register page ;) Look at the link above and you will see your mistake in your url to the forums. the regtext is found in your forum integration file nuke.php |
Thanks for your help, it works fine now :D |
Just adding a message to clarify: I have installed PP on three Nuke sites, and have had to change the "URLs to your Forum Directory" to my Nuke ROOT directory. Setting the URL to the actual forum directory gave me this incorrect Register link: http://www.MYSITE.com/modules/Forums...&mode=register The correct link should be: http://www.MYSITE.com/modules.php?na...&mode=register I.e., the error was caused by the entry in admin's Forum Settings area: http://www.MYSITE.com/modules/Forums (the true Forums directory); When I replaced this setting with the Nuke root, http://www.MYSITE.com/ , the error disappeared. Bottom line: the fix for Nuke problems is to change the admin setting to the Nuke ROOT, not the Forums directory. |
| All times are GMT -5. The time now is 05:52 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0