vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Thread tags in Postbit Legacy - STRESS! (https://vborg.vbsupport.ru/showthread.php?t=227010)

rockon 10-29-2009 02:56 PM

Thread tags in Postbit Legacy - STRESS!
 
1 Attachment(s)
I've attempted to follow the suggestions in this thread:

https://vborg.vbsupport.ru/showthrea...t=tags+postbit

I placed the "prepare tag" section of showthread.php above the "show thread in linear mode" part.

I then copied the whole of the tags table from the showthread template and placed in in the postbit legacy template but it just shows everything BUT the actual tags.


I'm baffled!

Can anybody help me?





## EDIT ##

If I click "Edit Tags" it shows the drop down and when i save the changes they display in the postbit until i refresh the page =/

I've uploaded some screenshots to show this.

It is able to load them, but only after an action is taken - maybe something to do with how late its loaded on the page? I've placed it rather high in the showthread.php file!!

Lynne 10-29-2009 03:39 PM

What is in the page source? Could it be that it is there and not showing because of some improper html?

rockon 10-29-2009 04:00 PM

Here's the source code:

Code:

<!-- thread tags -->
        <br />
        <table class="tborder" cellpadding="3" cellspacing="1" border="0" width="100%" align="center">
        <tr>
                <td class="thead">
 
                        <div style="float: right" class="normal">
                                <a href="threadtag.php?t=14" id="tag_edit_link">Edit Tags</a>
                        </div>
                        <a name="taglist"></a>
                        <a href="tags.php">Tags</a>
                </td>
        </tr>
        <tr>
                <td class="alt1 smallfont" id="tag_list_cell"></td>
        </tr>
        </table>
 
        <script type="text/javascript" src="clientscript/vbulletin_ajax_taglist.js?v=383"></script>
                <script type="text/javascript" src="clientscript/vbulletin_ajax_tagsugg.js?v=383"></script>
 
<!-- / thread tags -->

No tags showing but there is DEFINITELY one tag on the thread i took the source from (it shows in the original tag box)

Lynne 10-29-2009 04:44 PM

Did you make sure when you moved the code in showthread.php that you didn't put it inside a condition that would eval to false and thus you would get no output? And you moved it, right? You didn't copy it and have it in two places.

rockon 10-29-2009 05:56 PM

I definitely didn't put it inside something that would turn it off as the original tag box below the last user post is still functioning.

It's not in two places in the showthread.php file - i cut n pasted it.

It was in two places in the template - but i tried temporarily deleting the original and it still didn't work =/

Lynne 10-29-2009 06:53 PM

You might want to go back and post in that thread and maybe the person who got it working in their postbit can help you out. I posted what I did by using the ad template and that worked just fine on my test site.

MissKalunji 11-04-2009 01:06 PM

would you know by any chance how i can put it UNDER the first thread?

--------------- Added [DATE]1257350574[/DATE] at [TIME]1257350574[/TIME] ---------------

I figured it out! Thanks!

rockon 11-05-2009 08:18 AM

Here's a link to what shows at the moment:

http://www.rockonpublishing.co.uk/showthread.php?t=13

--------------- Added [DATE]1257419163[/DATE] at [TIME]1257419163[/TIME] ---------------

It shows the tags in the ad after first post bit but can't get it to show in the postbit legacy!!!

--------------- Added [DATE]1257419196[/DATE] at [TIME]1257419196[/TIME] ---------------

(on my local version for testing - not live)

MissKalunji 11-05-2009 02:01 PM

I didn't figure out IN the postbit either and it doesn't seem like HE's willing to help either. I do beleive maybe it has to be in one of those "ad_showthread" Maybe the signature one?

rockon 11-05-2009 02:14 PM

Nope, tried it in all.

Anyone got any ideas!?


All times are GMT. The time now is 03:26 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01098 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete