The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Slight template problem after upgrade
Hey guys,
I recently upgraded from 4.1.5 to 4.1.9. Now I have noticed an additional bar appear under each forum description. This bar never used to be there and also has the words 'Last Post' which looks out of alignment. Does anyone know what is causing this and how to get rid of it? I have visited other forums running 4.1.9 and no one else seems to have this bar.. Thanks for your help. |
#2
|
|||
|
|||
Have you tried disabling all plugins to see if you have the same problem? Edit includes/config.php at temporarily put
Code:
define('DISABLE_HOOKS', true); at the top right under the <?php. Also, try creating a new style with no parent and see if usign that style makes any difference. |
#3
|
|||
|
|||
Thank you for your suggestions. I edited the config.php file and added that code but it made no difference.
I will try a new style. This has never happened after an update.. |
#4
|
|||
|
|||
Still having issues. Can anyone else possibly shed any light on this?
|
#5
|
|||
|
|||
Quote:
|
#6
|
|||
|
|||
bump..
|
#7
|
|||
|
|||
I viewed the page source.
I did a search for 'Last Post' in the Search in Templates bit in the admincp. The only template to contain this text is in FORUMDISPLAY. I removed this line of code and saved but the problem remains. Even after clearing my browser cache. I cannot find this text in any other template!! Please help me find where the problem is. |
#8
|
|||
|
|||
That text should be on the previous line as a column header. Your problem is that you have added CSS to your additonal.css template that is causing the misalignment.
|
#9
|
|||
|
|||
How does that 'Last Post' string even exist once I removed it from the FORUMDISPLAY template? It doesn't exist in any other template.
I will check the additional.css template but this has never been an issue before. I haven't edited the additional.css file in months.. This all started after a recent upgrade. |
#10
|
|||
|
|||
Quote:
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|