•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Existing Scripts section within the Web Development category of DaniWeb, a massive community of 403,504 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,208 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Existing Scripts advertiser: Web Code Converter
Views: 3087 | Replies: 1
![]() |
| |
•
•
Join Date: Oct 2005
Posts: 8
Reputation:
Rep Power: 0
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
•
•
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 10,893
Reputation:
Rep Power: 32
Solved Threads: 111
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]
Dani the Computer Science Gal
Do you run a computer-related website? Feature it in our niche link directory!
Do you run a computer-related website? Feature it in our niche link directory!
![]() |
•
•
•
•
•
•
•
•
DaniWeb Existing Scripts Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- problems starting windows 98 (Windows 9x / 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?



Hybrid Mode