![]() |
Login/logout Option not offered in header?? I have photopost 5.1 and we have it set to use our Ubbthreads database. If a new user goes to our main page they don't get an option at the top tlo login or logout. There is an option that says Register but that does not let them login. The only way to login is go over to our ubbthreads message board and login then go back to photopost. How do I fix this? Here is the main page of our photopost: http://gallery.off-road.com/photobb/index.php |
Simply this is the weird part Do you have vb3 integration set to on? I dont see how you could but this is the code if ( VB3_INTEGRATION == "off" ) $log = " · <a href=\"{$Globals['maindir']}/misc.php?action=logout\">{$Globals['pp_lang']['logout']}</a>"; |
vb3 integration is set to off. Where should I put this code? Update: I searched for VB3 and found it in pp-inc.php and it already has this very code in it. |
All I am saying is whats weird is the login/logout does not appear on your page and vb3 integration is off thats the weird part You can remove this if ( VB3_INTEGRATION == "off" ) from the front of those two $log statements |
| All times are GMT -5. The time now is 12:09 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0