vdc-loki |
10-08-2009 03:20 PM |
Quote:
Originally Posted by Milad
(Post 1896655)
what about the forum option for this?
|
as far as I know that is also set correctly,
Also.. all files are uploaded correctly as well, and nothing is missing.
I did do a view source on one of my threads and here is what is shown....
Code:
<!-- controls -->
<img style="display: none;" id="progress_23" src="images/misc/progress.gif" alt="">
<a href="editpost.php?do=editpost&p=23" name="vB::QuickEdit::23"><img title="Edit/Delete Message" src="images/buttons/edit.gif" alt="Edit/Delete Message" border="0"></a>
<a href="newreply.php?do=newreply&p=23" rel="nofollow"><img title="Reply With Quote" src="images/buttons/quote.gif" alt="Reply With Quote" border="0"></a>
<a href="newreply.php?do=newreply&p=23" rel="nofollow" onclick="return false"><img title="Multi-Quote This Message" src="http://www.toonwebmasters.com/images/buttons/multiquote_off.gif" alt="Multi-Quote This Message" id="mq_23" border="0"></a>
<a href="newreply.php?do=newreply&p=23" rel="nofollow" id="qr_23" onclick="return false"><img title="Quick reply to this message" src="images/buttons/quickreply.gif" alt="Quick reply to this message" border="0"></a>
<a href="#" id="tweetlink" class="twitterposter untweeted" onclick="tweetme(14); return false;" title="Tweet me" target="_blank"></a>
<!-- / controls -->
So I SEE in the code that there are references to the buttons or at least functions but no buttons are there??
-Loki-
|