![]() |
Ok php guru's (adding sidebar to showthread)
1 Attachment(s)
I've been playing around with the sidebar code for the past couple days, trying to figure out where I can add the default vBulletin sidebar :)
Last night, I was able to successfully add it to FORUMDISPLAY :D https://vborg.vbsupport.ru/attachmen...1&d=1318306274 Today (or for the past hour or so anyway), I've been trying to add it to SHOWTHREAD. It's MOSTLY successful, however, there's an error at the top of the page: Code:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at [path]/showthread.php:1) in [path]/includes/facebook/facebook.php on line 37 This is the code I'm currently using.... In showthread.php, I've added: PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
HTML Code:
,sidebar.css,tagcloud.css {vb:cssfile HTML Code:
toolsmenu.css,postlist.css,showthread.css,postbit.css,options.css,attachment.css,poll.css,lightbox.css} HTML Code:
,sidebar-ie.css,tagcloud.css HTML Code:
{vb:cssfile toolsmenu-ie.css,postlist-ie.css,showthread-ie.css,postbit-ie.css,poll-ie.css} HTML Code:
<vb:if condition="$show['sidebar']"> HTML Code:
{vb:raw headinclude_bottom} HTML Code:
<vb:if condition="$show['sidebar']"> HTML Code:
<div id="pagetitle" class="pagetitle"> HTML Code:
<vb:if condition="$show['sidebar']"> HTML Code:
{vb:raw footer} This one is racking my brains a bit lol. Any ideas? |
I don't think I qualify as a php guru, but maybe check the very top of showthread.php and make sure there aren't any extra characters there by mistake.
|
Quote:
|
Ok, here's a quick update. Got around to playing around with the sidebar for showthread again, and after REMOVING the code I added to showthread.php and reuploading the file I removed the code from, I still get that error. So it's obviously something to do with editing the showthread.php file. When I upload the original, unmodified showthread.php, the error goes away. Thoughts? :confused:
|
What program you using to edit the file? I've seen other people post about a similar problem that apparently is caused by not using an editor that's specifically for coding.
|
Quote:
|
That may be it (although I don't really understand why). You should get something called notepad++ (a free download) and try that.
|
Quote:
|
1 Attachment(s)
Ok, end result....
Forumdisplay https://vborg.vbsupport.ru/attachmen...1&d=1318572886 Showthread https://vborg.vbsupport.ru/attachmen...1&d=1318572886 Beautiful :D |
All times are GMT. The time now is 11:21 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:
|