The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi Guys
Before I start this problem is happening across ALL themes including Default System (default vBulletin). When a user quotes someone you get the usual Originally Posted By XXXX viewpost.gif. Viewpost.gif is that little picture where you click and it takes you to that post. When a user clicks on that image it opens up a new tab and opens the image just if you where to go right click > view image and in the other tab it loads the original post. Very strange here is what the code looks like: PHP Code:
|
#2
|
||||
|
||||
![]()
So if you click the little viewpost.gif, you are getting the gif opening instead of a post? Do you have a link to a page where this is happening?
|
#3
|
|||
|
|||
![]() Quote:
Yes well it opens up a new tab and opens the viewpost.gif while at the same time in the other tab it loads the actual post. Check it out here as an example. http://www.aussiestreetbikes.com/for...9392#post49392 Again - this occurs on vBulletin Styles even the unmodified default one. I have tried in two browsers , latest FF and IE8 with the same issue. |
#4
|
||||
|
||||
![]()
This is the html for the clickable quote image,
![]() HTML Code:
<img class="inlineimg" src="images/cstyle/blue/buttons/viewpost.gif" border="0" alt="View Post" />
HTML Code:
<img style="max-width: 550px; cursor: pointer;" onclick="window.open(this.src)" class="inlineimg" src="images/redbar/buttons/viewpost.gif" border="0" alt="View Post"/>
|
#5
|
|||
|
|||
![]()
Ahhh nicely said Lynne it turns out:
Quick Auto Image-Resize (Posts & Signature) Mod was causing the problem. Looking for an alternative now. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|