You are not logged in. Please login or register.
Active topics Unanswered topics
Search options
Hi,
I use another program that registers users and logs them in and out of PunBB as well as the main site. Those functions work normally. I need to edit the logout link in Punbb to http://www.site.com/index.php?m=account_logout. I tried to edit in functions.php but is broke the script and site could not be reached. I removed the code from functions.php for logout and added link though the Punbb control panel. I need the link to only be visible when a user is logged in. Currently the link for logout shows even when not logged in.
My question is how do I add a link that will display only when a user is logged in. It does not look good to see logout link when not logged in
Help is appreciated.
Thanks,
Brian
BrianC wrote:For Oxygen style where is style.css? Is it the same as oxygen.css? I same same problem after adding header from my own website. Very small font thoughout the forum.
The problem was from something in other program's header that was using informtion from the main sites .css file. Fixed now.
slickplaid wrote:in your style.css file and it should be fixed.
For Oxygen style where is style.css? Is it the same as oxygen.css? I same same problem after adding header from my own website. Very small font thoughout the forum.
Thank you
I need to edit the Logout Link on the header menu. I found the code in fuctions.php but do not know how to edit how I need.
I use PunnBB integrated with another progam for registration/login/logout. I wish to have the Logout Link on PunnBB header addressed to
which logs user out of PunnBB and main website.
Another option would be to delete the Logout Link in PunnBB and create link though PunnBB admin panel but would need the link to be visible only when logged in so the instruction to create link as
5 = <a href="http://www.website.com/index.php?m=account_logout">Logout</a>
would need to be modified to show only when logged in. Not sure if that is possible or not.
If someone can advise and provide clear direction I will appreciate it. I have very limited skills with code adjustments.
Thanks so much,
Brian
Hi,
This should be simple but not for me
I want to change the header to match my existing website. Can someone advise what I need to remove from what file so I can paste information in its place to match existing header of website? Also where do I edit the links similar as to this website. Index, News, PunnBB ect....?
Thank you,
Brian
Posts found: 5