![]() |
Oops. I missed this one, and modified the other one you released to do this....so I will go and "install" this one too. Thanks alot!
|
Quote:
Instead of Quote:
*Clicks Install* |
I dont use Images for my register / profile links. I use text links. So what i did was edit your mod to use my text links instead of images and I receive this error:
Parse error: parse error, unexpected T_STRING in /home/rcnitro/public_html/forum/global.php(309) : eval()'d code on line 3 Is there anyway this can be fixed? -WoodiE |
Can you show your modified code of the mod here please?
|
// Show User CP or Register
if ($bbuserinfo[usergroupid]==1) { // Non-Registered $register = "<a href="http://www.mydomain.com/forum/register.php?s=Array%5Bsessionhash%5D&action=signu p">Register</a>"; } else { //Everyone else/Registered users $register = "<a href="http://www.mydomain.com/forum/usercp.php?s=Array%5Bsessionhash%5D">Profile</a>"; } //End Show User CP or Register Code Thats my edited version. -WoodiE |
You must use a "\" before your quotation marks in your phpinclude template.
Copy and paste the following in it's place. Code:
// Show User CP or Register |
Awesome, works great!
|
Thanks........!! :)
|
All times are GMT. The time now is 10:40 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|