vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Profile Enhancements - gWoWChar - World of Warcraft Character Menu (https://vborg.vbsupport.ru/showthread.php?t=141455)

Magma 06-01-2007 03:55 AM

I seem to have a problem, I installed this uploaded the images made the feild, edited the options Manually put in the code to both postbit and postbit legacy and tried it on my Admin account...nothing...In fact if you go to the profile for me I have this showing up under my name

World of Warcraft Characters
US|Rexxar|Horde|Kronisx

No link, nothing...and it wont show up anywere else...

Im running VB 3.6.4

http://mystic-panda.com/forums

Gryphon 06-01-2007 03:26 PM

The user profile will display like that currently, I have not made updates to fix that for the changes that were made to latest versions of vBulletin. However, I do see that you got the postbit working.

Finger78 06-07-2007 10:59 PM

I could be wrong in my assumption of what this hack would do, but I have the mod working on my profile but it seems only I can see it. Other members try to view it and the mouseover link at the bottom of my postbit doesnt appear for them.

Was this intended for the persons own personal use? If so I think thats kinda silly, I figured the point was to have easy access to your guilds character info with a simple click.

http://www.err32.com/forums and my user is "Fingersniffer" if anyone is interested in trying to help me out.

Most current version of vB 3.6.7 PL1

Finger78 06-08-2007 12:29 PM

Ok, to clarify my problem some it might appear to be an issue with the users browser and or firewall settings.

At first I thought it might be a permissions error as it was only seeming to work for admins but then a few other members of the forums tried it in IE and it worked fine. Firefox seems to be the culprit however I use firefox and it works for me.

Could anyone possibly verify, confirm this and maybe let me know what I need to have them change or change or our site etc?

nykshawn 06-13-2007 03:49 AM

any idea when this will be updated for vbulletin 3.6.7? I would really love to get this working on my forums.

Gryphon 06-13-2007 05:09 AM

Finger78, it hooks the Reputation display to show up on the posbit when using auto insert. I suppose, if you have display permissions set on reputation it could affect postbit menu. However, manual insertion should work fine. It should not be browser dependant, it uses the same popup menu system as all other vbulletin menus.

nykshawn, the posbit display portion of the mod should work just fine in 3.6.7, it is working ok for me.

Awakeni 06-13-2007 07:56 AM

*edit* Deleted this mod until it actually works. It's not linking to the armory, neither is it showing up correctly in user profiles.

www.nihilum.eu

Gryphon 06-13-2007 08:21 PM

Well, the mod actually worked for what it was primarily meant to be used for, the postbit. However, fixes have been made for the profile display now.

nykshawn 06-15-2007 01:34 AM

i was using 1.10 thats why it wouldnt work, thanks for the great addon :)

Zerstoren 06-15-2007 10:32 PM

I am testing it out on VB 3.6.7, but get stuck at this part

Quote:

* Look and see what the field name is for World of Warcraft Characters, example field25.

# Fill in the gWoWChar configuration options.
I see that the field is 5, but which options am I to configure? If I go to products and edit the gWoWChar product I do not see anything that would allow me to take note of this information.

Gryphon 06-16-2007 12:15 AM

Go to the main vBulletin options section.

Zerstoren 06-16-2007 12:21 AM

Thanks, works perfectly.

Kimimaru 06-21-2007 07:40 PM

i have a problem.
the link only appear in the user profil, but not in the forum post, waht can i do?

Gryphon 06-21-2007 09:14 PM

Add $wowchar_menu to your postbit where you want it to show up and disable automatic insertion.

Kimimaru 06-22-2007 12:55 PM

Code:

<br />
<table style="border-collapse: collapse">
        <tr>
                <td align="left" style="padding: 0"><img src="$stylevar[imgdir_misc]/cat_top_l.gif" border="0" alt="" /></td>
                <td class="cat-top"></td>
                <td align="right" style="padding: 0"><img src="$stylevar[imgdir_misc]/cat_top_r.gif" alt="" /></td>
        </tr>
</table>
<table class="tborder" id="post$post[postid]" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
        <td class="thead" $post[scrolltothis]>
                <div class="normal" style="float:$stylevar[right]">
                        &nbsp;
                        <if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&amp;postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a> &nbsp;</if>
                        <if condition="$show['reputationlink']">
                                <span id="reputationmenu_$post[postid]"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow" id="reputation_$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" border="0" /></a></span>
                                <if condition="$show['popups']"><script type="text/javascript"> vbrep_register("$post[postid]")</script></if>&nbsp;
                        </if>
                        <if condition="$show['infractionlink']"><a href="infraction.php?$session[sessionurl]do=report&amp;p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/infraction.gif" alt="<phrase 1="$post[username]">$vbphrase[add_infraction_for_x]</phrase>" border="0" /></a> &nbsp;</if>
                        <if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a> &nbsp;</if>
                        $post[iplogged]
                        <if condition="$show['inlinemod']">
                        <input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" />
                        </if>
                </div>
               
                <div class="normal">
                        <!-- status icon and date -->
                        <a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /></a>
                        <if condition="!$show['announcement']">
                                $post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
                        <else />
                                <phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase>
                        </if>
                        $post[firstnewinsert]
                        <!-- / status icon and date -->
                </div>
        </td>
</tr>
<tr>
        <td class="alt2" style="padding:0px">
                <!-- user info -->
                <table cellpadding="0" cellspacing="$stylevar[cellpadding]" border="0" width="100%">
                <tr>
                        <if condition="$show['avatar']"><td class="alt2"><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></td></if>
                        <td nowrap="nowrap">
                       
                                <div id="postmenu_$post[postid]">
                                        <if condition="$show['profile']">
                                        <a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
                                        $post[onlinestatus]
                                        <script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
                                        <else />
                                        $post[musername]
                                        </if>
                                </div>
                               
                                <if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
                                <if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>
                               
                        </td>
                        <td width="100%">&nbsp;</td>
                        <td valign="top" nowrap="nowrap">
                               
                                <div class="smallfont">
                                        <if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
                                        <if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if>
                                        <if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if>
                                        <div>
                                                $vbphrase[posts]: $post[posts]
                                        </div>
                                        <if condition="$show['infraction']"><div>$vbphrase[infractions]: $post[warnings]/$post[infractions] ($post[ipoints])</div></if>
                                        <if condition="$show['reputation']"><if condition="$show['reppower']">$vbphrase[reppower]: <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span> </if><div><span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span></div></if>
                                        <div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
                                </div>
                               
                        </td>
                </tr>
                </table>
                <!-- / user info -->
        </td>
</tr>
<tr>
        <td class="alt1" id="td_post_$post[postid]">
        <!-- message, attachments, sig -->
       
                <if condition="$show['messageicon'] OR $post['title']">
                        <!-- icon and title -->
                        <div class="smallfont">
                                <if condition="$show['messageicon']"><img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
                                <if condition="$post['title']"><strong>$post[title]</strong></if>
                        </div>
                        <hr size="1" style="color:$stylevar[tborder_bgcolor]" />
                        <!-- / icon and title -->
                </if>
               
                <!-- message -->
                <div id="post_message_$post[postid]">$post[message]</div>
                <!-- / message -->
       
                <if condition="$show['attachments']">
                <!-- attachments -->
                        <div style="padding:$stylevar[cellpadding]px">
                       
                        <if condition="$show['thumbnailattachment']">
                                <fieldset class="fieldset">
                                        <legend>$vbphrase[attached_thumbnails]</legend>
                                        <div style="padding:$stylevar[formspacer]px">
                                        $post[thumbnailattachments]
                                        </div>
                                </fieldset>
                        </if>
               
                        <if condition="$show['imageattachment']">
                                <fieldset class="fieldset">
                                        <legend>$vbphrase[attached_images]</legend>
                                        <div style="padding:$stylevar[formspacer]px">
                                        $post[imageattachments]
                                        </div>
                                </fieldset>
                        </if>
                       
                        <if condition="$show['imageattachmentlink']">
                                <fieldset class="fieldset">
                                        <legend>$vbphrase[attached_images]</legend>
                                        <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
                                        $post[imageattachmentlinks]
                                        </table>
                                        </fieldset>
                        </if>
                       
                        <if condition="$show['otherattachment']">
                                <fieldset class="fieldset">
                                        <legend>$vbphrase[attached_files]</legend>
                                        <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
                                        $post[otherattachments]
                                        </table>
                                </fieldset>
                        </if>
                       
                        <if condition="$show['moderatedattachment']">
                                <fieldset class="fieldset">
                                        <legend>$vbphrase[attachments_pending_approval]</legend>
                                        <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
                                        $post[moderatedattachments]
                                        </table>
                                </fieldset>               
                        </if>
                       
                        </div>
                <!-- / attachments -->
                </if>
               
                <if condition="$post['signature']">
                <!-- sig -->
                        <div>
                                __________________<br />
                                $post[signature]
                        </div>
                <!-- / sig -->
                </if>
               
                <if condition="$show['postedited']">
                <!-- edit note -->
                        <div class="smallfont">                        <hr size="1" style="color:$stylevar[tborder_bgcolor]" />
                                <em>
                                <phrase 1="$post[edit_username]" 2="$post[edit_date]" 3="$post[edit_time]">$vbphrase[last_edited_by_x_on_y_at_z]</phrase>.
                                <if condition="$post['edit_reason']">$vbphrase[reason]: $post[edit_reason]</if>
                                </em>
                        </div>
                <!-- / edit note -->
                </if>
       
                <div style="margin-top: 10px" align="$stylevar[right]">
                        <!-- controls -->
                        <if condition="$post['editlink']">
                                <img style="display: none" id="progress_$postid" src="$stylevar[imgdir_misc]/progress.gif" alt="$vbphrase[loading_editor_please_wait]" />
                                <a href="$post[editlink]" name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
                        </if>
                        <if condition="$post['forwardlink']">
                                <a href="$post[forwardlink]"><img src="$stylevar[imgdir_button]/forward.gif" alt="$vbphrase[forward_message]" border="0" /></a>
                        </if>
                        <if condition="$post['replylink']">
                                <a href="$post[replylink]" rel="nofollow"><img src="$stylevar[imgdir_button]/<if condition="$post['forwardlink']">reply_small<else />quote</if>.gif" alt="$vbphrase[reply_with_quote]" border="0" /></a>
                        </if>
                        <if condition="$show['multiquote_post']">
                                <a href="$post[replylink]" rel="nofollow" onclick="return false"><img src="$stylevar[imgdir_button]/multiquote_<if condition="$show['multiquote_selected']">on<else />off</if>.gif" alt="$vbphrase[multi_quote_this_message]" border="0" id="mq_$post[postid]" /></a>
                        </if>
                        <if condition="$show['quickreply'] AND !$show['threadedmode']">
                                <a href="$post[replylink]" rel="nofollow" id="qr_$post[postid]" onclick="return false"><img src="$stylevar[imgdir_button]/quickreply.gif" alt="$vbphrase[quick_reply_to_this_message]" border="0" /></a>
                        </if>
                        <if condition="$show['moderated']">
                                <img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]" border="0" />
                        </if>
                        <if condition="$show['deletedpost']">
                                <img src="$stylevar[imgdir_misc]/trashcan.gif" alt="$vbphrase[deleted_post]" border="0" />
                        </if>
                        <if condition="$show['redcard']">
                                <a href="infraction.php?$session[sessionurl]do=view&amp;p=$post[postid]"><img src="$stylevar[imgdir_button]/redcard.gif" alt="$vbphrase[received_infraction]" border="0" /></a>
                        <else />
                                <if condition="$show['yellowcard']">
                                        <a href="infraction.php?$session[sessionurl]do=view&amp;p=$post[postid]"><img src="$stylevar[imgdir_button]/yellowcard.gif" alt="$vbphrase[received_warning]" border="0" /></a>
                                </if>
                        </if>
                        <!-- / controls -->
                </div>
               
        <!-- message, attachments, sig -->
       
        </td>
</tr>
</table>
<table style="border-collapse: collapse">
      <tr>
        <td align="left" style="padding: 0"><img src="$stylevar[imgdir_misc]/cat_bottom_l.gif" alt="" /></td>
        <td style="background-image: url($stylevar[imgdir_misc]/cat_bottom_bg.gif);width: 100%"></td>
        <td align="right" style="padding: 0"><img  src="$stylevar[imgdir_misc]/cat_bottom_r.gif" alt="" /></td>
      </tr>
    </table>
<!-- post $post[postid] popup menu -->
<div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none;">
        <table cellpadding="4" cellspacing="1" border="0">
        <tr>
                <td class="thead">$post[username]</td>
        </tr>
        <if condition="$show['profile']">
                <tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$post[userid]">$vbphrase[view_public_profile]</a></td></tr>
        </if>
        <if condition="$show['pmlink']">
                <tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a></td></tr>
        </if>
        <if condition="$show['emaillink']">
                <tr><td class="vbmenu_option"><a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_email_to_x]</phrase></a></td></tr>
        </if>
        <if condition="$show['homepage']">
                <tr><td class="vbmenu_option"><a href="$post[homepage]"><phrase 1="$post[username]">$vbphrase[visit_xs_homepage]</phrase></a></td></tr>
        </if>
        <if condition="$show['search']">
                <tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td></tr>
        </if>
        <if condition="$post['userid'] AND $show['member']">
        <tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
        </if>
        </table>
</div>
<!-- / post $post[postid] popup menu -->

where?

Gryphon 06-22-2007 04:49 PM

Anywhere you like, you could add it after
Code:

<if condition="$show['reputationlink']">

Kimimaru 06-22-2007 05:02 PM

it doesn't work :(

Gryphon 06-22-2007 06:29 PM

Well, I am not sure how to help you more. I can't think of any information that hasn't been documented already unfortunately.

Yukino_AE 06-28-2007 06:30 AM

hi! i would LOVE to use this mod on our guild page. the only problem is that our host does not allow a high version of PHP so we have to use the vb 3.5.x series (spefically the 3.5.7) instead of 3.6.x. is there anyway possible that you could please tell me how to get this hack to work with 3.5.7? please oh please with a cherry on top ^_^

Gryphon 06-28-2007 03:49 PM

I'm not exactly sure of the differences between them. Maybe someone else knows. It isn't that complicated of a mod, I would be suprised if it didn't work on 3.5.7. Are there any specific errors?

Yukino_AE 06-29-2007 12:41 AM

Quote:

Originally Posted by Blackjack (Post 1278520)
I'm not exactly sure of the differences between them. Maybe someone else knows. It isn't that complicated of a mod, I would be suprised if it didn't work on 3.5.7. Are there any specific errors?

yup, the specific error i get the following error when trying to upload the product xml:

Database error in vBulletin 3.5.7:

Invalid SQL:

### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO ed_plugin
(`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
('1', '5', 'gWC: Cache Templates', 'cache_templates', '$globaltemplates[] = \'gwc_wowchar_bit\';\r\n$globaltemplates[] = \'gwc_wowchar_menu\';\r\n$globaltemplates[] = \'gwc_wowchar_popup\';\r\n$globaltemplates[] = \'gwc_wowchar_profile_bit\';\r\n$globaltemplates[] = \'gwc_wowchar_url\';', 'gWoWChar');

MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date : Thursday, June 28th 2007 @ 07:40:39 PM
Script : http://epic-destiny.com/cgi/forum/admincp/plugin.php
Referrer : http://epic-destiny.com/cgi/forum/ad...?do=productadd
IP Address : 24.71.223.153
Username : Shalymar
Classname : vb_database

Gryphon 07-01-2007 02:02 AM

That is not a php version error, that is a vBulletin version error. This mod require vBulletin 3.6.7 and you are probably using 3.5 as `executionorder` was introduced in version 3.6.

You can try this addon which allows you to install 3.6 version addons on 3.5 version boards.

Yukino_AE 07-04-2007 01:03 AM

i love you.

lol ^_^ thanks soooo much MUAH!

elricstorm 07-06-2007 12:53 PM

For anyone else that has trouble finding out where to place your images, the exact path for placing the images are found by the following:

Right-click on your header image and go to properties. The exact path to your header is usually something like:

yourdomain/forumname/images/misc/etc...

Wherever that header file is at, you need to create a folder called gwowchar and then place the images in there. As stated somewhere in one of the threads here, everyone's styles are different.

There wasn't any documentation on the main addon about this. What would be easier is having an vboption setting for the image path so that we can place the files anywhere we'd like. Otherwise, everything looks good.

Thanks mate.

Noxious 07-18-2007 07:00 PM

is it possible to apply a ajax checking system to this so if the text string isn't entered correctly it flags up an error

sometime similar to this
https://vborg.vbsupport.ru/showthread.php?t=144869

as i seem to have rather stupid guild members who are unable to read when registering

Gryphon 07-18-2007 07:59 PM

You don't need ajax to accomplish that, though it could be used. The default vBulletin profile field manager has a regular expression field for pattern matching. I just don't know the regex offhand to put in there, I will look into this.

Noxious 07-19-2007 05:01 PM

any luck with this yet? had a play myself but no luck so far

ceox 07-19-2007 07:48 PM

Hi, I am getting stuck on creating the user field. What goes in the options box?

http://www.forgottencrusaders.com/im...eenShot001.jpg

This is the error I get after I hit save.

http://www.forgottencrusaders.com/images/goback.jpg

Noxious 07-19-2007 08:00 PM

your attempting to create a single selection menu, you need to be creating a Multiple-Line Text Box, thats causing the problem

Noxious 07-19-2007 09:03 PM

ok i think i've figured out something with works for the preg_match query

if you want to force people to input the correct format of text copy and paste the following line into the Regular Expression box

[A-Z]+\|[A-Z.+]+\|[A-Z]+\|[A-Z0-9._-]

seems to work for me

http://i11.photobucket.com/albums/a1...g?t=1184923012

ceox 07-19-2007 09:07 PM

Quote:

Originally Posted by Noxious (Post 1295989)
your attempting to create a single selection menu, you need to be creating a Multiple-Line Text Box, thats causing the problem


Thanks. The author might want to update the installation instrux:

http://www.forgottencrusaders.com/im...eenShot004.jpg

ceox 07-20-2007 02:09 PM

Does anyone know if there is a way to see a master list of all the characters? Is there another mod out there that uses this info where you could create that master list? i.e. like a roster?

Gryphon 07-20-2007 02:35 PM

Quote:

Originally Posted by ceox (Post 1296045)
Thanks. The author might want to update the installation instrux:

Sorry about that, I must have copied and pasted the format from one of my other mod instructions.

Quote:

Originally Posted by ceox (Post 1296610)
Does anyone know if there is a way to see a master list of all the characters? Is there another mod out there that uses this info where you could create that master list? i.e. like a roster?

Not quite sure what you want, but the Armory has your guilds full roster. There are rosters available, but they require WoW addons to populate the data, wowroster.net. I am very slowly working on one that is based solely on the armory data.

ceox 07-21-2007 02:50 AM

Cool thanks, I was thinking about something like on the members page, like is listed in the wow calendar event lists.

FS Daniel 07-24-2007 09:41 AM

Getting the same problem as Kimimaru. I've installed the mod and it works fine in a users profile but doesn't show up on posts with the auto insert turned on.

I don't have enough knowledge about vBulletin to know how to manually add the variable, could you supply me more information on that or maybe there's an explanation why the auto insert method doesn't work?

I'm using a default vBulletin 3.6.7 with only this mod and gItemstat and gTeamspeak installed as other mods.

SwissPegasus 07-24-2007 10:10 AM

sorry wrong thread....

Gryphon 07-25-2007 04:31 PM

Quote:

Originally Posted by FS Daniel (Post 1299969)
Getting the same problem as Kimimaru. I've installed the mod and it works fine in a users profile but doesn't show up on posts with the auto insert turned on.

I don't have enough knowledge about vBulletin to know how to manually add the variable, could you supply me more information on that or maybe there's an explanation why the auto insert method doesn't work?

I'm using a default vBulletin 3.6.7 with only this mod and gItemstat and gTeamspeak installed as other mods.

I am not sure why it doesn't show up for some, but since it does exact pattern matching in your templates in order to be placed right it can easily not work right.

To insert it manually, disable auto insert in the gWoWChar settings and then edit your postbit or postbit_legacy template (whichever you are using) and place $wowchar_menu where you want the menu to show up, like near your avatar code or post count.

cynthetiq 08-10-2007 05:06 PM

I like it. Thank you.

GekkoPixie 08-22-2007 11:28 PM

1 Attachment(s)
Can you please tell me how to get rid of the stuff in the bottom part of the postbit? (See attachment) I love the mod, btw, very handy!

Gryphon 08-22-2007 11:34 PM

Hmm, I am not quite sure what would cause that unless the menu code is possibly inserted twice into the template. Or maybe autoinsert is enabled and you also manually inserted the code.


All times are GMT. The time now is 11:36 AM.

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.01802 seconds
  • Memory Usage 1,921KB
  • 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
  • (2)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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