Quote:
Originally Posted by cherylferraro
Thank you for the suggestion. I installed the xml file you provided but unfortunately when I switch the selection from thread id to forum id it generates this error:
Code:
Database error in vBulletin 4.1.4:
Invalid SQL:
SELECT forum.forumid as forumidd, thread.threadid, thread.pollid, thread.forumid, thread.open, thread.lastpost FROM vb_forum
LEFT join vb_thread ON thread.forumid = forum.forumid where forum.forumid = 64 ORDER BY thread.pollid DESC LIMIT 1;
MySQL Error : Unknown column 'forum.forumid' in 'field list'
Error Number : 1054
Request Date : Tuesday, July 19th 2011 @ 01:02:13 PM
Error Date : Tuesday, July 19th 2011 @ 01:02:14 PM
Script : http://www.mysite.com/forum/
Referrer : http://www.mysite.com/forum/index.php
IP Address : *
Username : me
Classname : vB_Database
MySQL Version : 5.1.56
|
please see this post
Code:
https://vborg.vbsupport.ru/showpost.php?p=2222317&postcount=49
Quote:
Originally Posted by Dennis Kaczor
Been looking for something like this and installed OK.
My only problem is I have a dark skin and the tittle text is very dark looking, where can I edit that to make it lighter to read... Anyone point me in the right direction on this, and thanks in advance.
Dennis
|
GO to edit templates -> Block Templates -> block_sideblock template
in that you can change the color by editing css.