![]() |
Quote:
I pasted this into the widget where you placed it: if (!in_array($recent_thread[forumid], array(105,83,121,110,82,112,109,101,102,72))) { and then changed the forum id to the forum I want hidden: if (!in_array($recent_thread[Moderators Area], array(105,83,121,110,82,112,109,101,102,72))) { How do I do it the right way??? Thank you in advance cuz I really like this widget!!! :) |
If you want forum id's 1,2,3,4 hidden then it would look like this
if (!in_array($recent_thread[forumid], array(1,2,3,4))) { |
Awesome, but it did not work for me. :( I tried 3 times.
Here is the error I am getting: Parse error: syntax error, unexpected $end in /home/content/32/5565332/html/forums/packages/vbcms/widget/execphp.php(177) : eval()'d code on line 39 |
Thanks, I finally got it.
|
I am sorry to bug you all again, but now the "last post by:" is white, which does not show on the white background of this widget.
Can you tell me what sylvars or coding to change the background (not the font) to the same color as my board? Thanks in advance.... Here is my CMS page: http://www.englishbulldognews.com/forums/content.php I have the new widget on the bottom of the page until I get it up and running properly to replace the 4.02 standard one, so scroll down plz... :) |
change the font colors in the script, i had to modify the colors to make it look right with my theme. sorry i forgot to remove those parts out.
|
Quote:
|
Make sure you use the entire code, don't just add the code to the original. Same thing happened to me until I earased and used the entire code.
|
ya.. its not just one line there is a bracket at the bottom your missing, which doesnt properly close the script.
|
Quote:
|
All times are GMT. The time now is 04:02 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:
|