![]() |
i don't see the subforum...
i have only the write : subforum: :( :( :( |
Nice Hack !! ;)
|
One of the simplest and yet very elegant hack!!
BTW, I don't understand this. Can someone explain it to me? if you watn the HR to look good add this into your "Custom replacements" hr is replaced by <hr size="1" color="{ tablebordercolor }" { tablebordercolor } - dont forget to remove the spaces "{ } |
PHP Code:
and color will be your styles color for the table border... |
Where do I find this line of code?
|
I am going to assume you already installed this hack...
So, open index.php and forumdisplay.php Search For: PHP Code:
PHP Code:
|
Thanks for your help.
Only thing now: Whenever I replace the code that you gave me, I get an error message: Parse error: parse error in /home/public_html/forums/index.php on line 291 |
$forum['description'] .= "<hr><B>Sub-Forums:</B> ";
Replace With: PHP: $forum['description'] .= "<hr size="1" color="#555576 "><B>Sub-Forums:</B> "; I just can't seem to get past the error. |
you need to escape your quotes.
put a \ before any " inside your string. your code should be: Quote:
|
Thanks a million. The escape characters really helped! Thank you thank you thank you!!!:p
|
All times are GMT. The time now is 04:04 PM. |
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:
|