| | |
Vbulletin 3.5.4 Newbie Questions/Problems
Please support our Existing Scripts advertiser: Web Code Converter
![]() |
•
•
Join Date: Oct 2005
Posts: 8
Reputation:
Solved Threads: 0
ok, so just installed my VB board, and was playing around with it, and now i think its Broken! Have a couple of problems.
Firstly my smilies dont show for some of my usergroups, it shows for admin. Could anyone tell me where in VB would you go to find Smiley management?
Also i think i might have killed the "PM_STATUS" (the Welcome, aeroguy. PMs: 0 Unread, Total 0. ). This doesnt show for any of my usergroups or admin. Any idea where i can turn this on again?
Finally, i find it quite annoying that when i click on a thread i am taken to the last post, how to change it, to make it go to the first instead.
Thank you
Firstly my smilies dont show for some of my usergroups, it shows for admin. Could anyone tell me where in VB would you go to find Smiley management?
Also i think i might have killed the "PM_STATUS" (the Welcome, aeroguy. PMs: 0 Unread, Total 0. ). This doesnt show for any of my usergroups or admin. Any idea where i can turn this on again?
Finally, i find it quite annoying that when i click on a thread i am taken to the last post, how to change it, to make it go to the first instead.
Thank you
Hi aeroguy! Welcome to DaniWeb. While we can help you with a lot of the simpler things, you might be better off going straight to vbulletin.com for assistance. Basically, if you go into the vBulletin Admin Control Panel, there should be a heading in the left frame entitled Smilies. You can edit the location of Smilies on the server hdd via the Smilie Manager.
Use the Style Manager and click on the Edit Templates in the drop down menu next to the style you are using. There should be an option to revert templates which you've edited back to their default.
To change what happens when you click on a thread title, you'll want to edit the threadbit template.
Replace
[html] <if condition="$show['gotonewpost']">
<strong><a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a></strong>
<else />
<a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a>
</if>[/html]
with
[html]
<a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a>
[/html]
Use the Style Manager and click on the Edit Templates in the drop down menu next to the style you are using. There should be an option to revert templates which you've edited back to their default.
To change what happens when you click on a thread title, you'll want to edit the threadbit template.
Replace
[html] <if condition="$show['gotonewpost']">
<strong><a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a></strong>
<else />
<a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a>
</if>[/html]
with
[html]
<a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]">$thread[threadtitle]</a>
[/html]
![]() |
Similar Threads
- problems starting windows 98 (Windows 95 / 98 / Me)
- Newbie questions about Linux servers and BSD (Getting Started and Choosing a Distro)
- hover over text tips (JavaScript / DHTML / AJAX)
- how to make a furoms site (Growing an Online Community)
Other Threads in the Existing Scripts Forum
- Previous Thread: How can I get my site to accept members?
- Next Thread: got a newsletter sign up script?
| Thread Tools | Search this Thread |







