The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Where to fix this?
I have asked where I got the theme and have recieved no response so I was wondering if anyone knew where I could fix this (boxed in red) Thanks to anyone for their help.
|
#2
|
|||
|
|||
it depends on how they code the theme. if you give the link to forum alot easier to see how they coded it and get it corrected
|
#3
|
|||
|
|||
ill add att for my
-SHOWTHREAD -SHOWTREAD_SHOWPOST (where I suspect the code is) Thanks for trying to help me! |
#4
|
|||
|
|||
that is good to have but also seeing the actual forum ...is what is best cause you can see the other code and get associate what code says to picture since i didnt write it
--------------- Added [DATE]1236294264[/DATE] at [TIME]1236294264[/TIME] --------------- but it looks like to me that would be located in postbit_legacy or forumhome_forumbit_level1_nopost but just the code like i says does no good to me cause the picture is not clear enough nor gives me or anyone else full view |
#5
|
|||
|
|||
Sorry I dont want to clog my DB with test accounts or make anyone register. Heres a FULL ss of the page and location
Thanks SEE ATT |
#6
|
|||
|
|||
okay by looking it looks like it is where i said before. i do not understand why he coded the way he did but he put everything in a table and then just used left align on it all ...
this is all located in forumhome_forumbit_level1_nopost / post and forumhome_forumbit_level2_nopost /Post i am putting it all four places because i can not see all the coding but i would look in those templates ...do a search for <div id="the-caption" class="highslide-caption"> he also has all those links going to nothing at all. that is bout as far as i can troubleshoot without seeing it but my best guess it would be in level1 no post and level 2 post ...but i would check them all to be sure. also in the original template are those suppose to be images ? |
#7
|
|||
|
|||
thats what I was thinking although the "close" link should be in the moderator dropdown box. Perhaps I have to reupload the theme. Ill take a look at where u told me. Thanks
|
#8
|
|||
|
|||
i would upload the theme again but i would check out those first ...
|
#9
|
|||
|
|||
heres where the code is for it. "Show_Thread>showthread_list"
Code:
<script type="text/javascript"> <!-- var imgdir_statusicon = "$stylevar[imgdir_statusicon]"; var imgdir_misc = "$stylevar[imgdir_misc]"; var cleargifurl = "$vboptions[cleargifurl]"; var guestphrase = "$vbphrase[guest]"; var morephrase = "$vbphrase[more_replies_below]"; var highlightwords = "$highlightwords"; //--> </script> <script type="text/javascript" src="clientscript/vbulletin_thrdpostlist.js?v=$vboptions[simpleversion]"></script> <script type="text/javascript"> <!-- // initialize some variables var curpostid = $curpostid; var quickreply = <if condition="$show['quickreply']">true<else />false</if>; // cached posts (no page reload required to view) $jspostbits // next/previous post info $navjs // cached usernames pu[0] = guestphrase; $userjs // --> </script> $spacer_open <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-top-width:0px; margin-bottom:$stylevar[cellpadding]px"> <tr> <td class="alt2"> <div style="height:150px; <if condition="$show['postlistwidth']">width:$postlistwidth;</if> overflow:auto; border:2px inset; padding: 0px; text-align:$stylevar[left];" class="alt1" id="links"> <div class="smallfont"> <!-- start post links --> <script type="text/javascript"> <!-- $links //--> </script> <!-- end post links --> </div> </div> </td> </tr> <if condition="$threadedmode==1"> <tr> <td class="tfoot" align="center"><div class="smallfont"> <a href="javascript:showPrevNextPost(0)">$vbphrase[prev]</a> <a href="javascript:showPrevNextPost(0)"><img class="inlineimg" src="$stylevar[imgdir_button]/sortdesc.gif" alt="$vbphrase[previous_post]" border="0" /></a> <a href="javascript:showPrevNextPost(1)"><img class="inlineimg" src="$stylevar[imgdir_button]/sortasc.gif" alt="$vbphrase[next_post]" border="0" /></a> <a href="javascript:showPrevNextPost(1)">$vbphrase[next]</a> </div></td> </tr> </if> </table> $spacer_close look at last few lines of code. My Titanium folder is in the root directory of my forum as per instructions. Could this be why its not reading all the images? Also I find it weird as you said that the links dont work? Very weird. |
#10
|
|||
|
|||
is this a free skin ..i will upload to my test board and find out what is wrong. if not free who is designed skin or do you have a link to the person that did the skin.
the above code does not good cause it is just alot of variables and javascript. okay i found out you are using extremepixels titatium ...i am uploading it and taking a look. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|