vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Thread Starter Column (https://vborg.vbsupport.ru/showthread.php?t=90915)

dastar 10-13-2005 06:44 PM

Quote:

Originally Posted by Aftermath
Make sure you've enabled debug mode to on otherwise you won't have the ability to create new settings via the admincp.

Yup. I think quite a few people skip that step but doing so isn't an option.

whelck 11-07-2005 11:21 PM

Chris, you forgot to update the Subscriptions portion for the thread starter.

Chris M 11-07-2005 11:44 PM

Thank you for reminding me - I'll work on a 3.5.1 version as soon as my server stops playing up :)

Chris

whelck 11-07-2005 11:56 PM

Quote:

Originally Posted by Chris M
Thank you for reminding me - I'll work on a 3.5.1 version as soon as my server stops playing up :)

Chris

excellent :) I was able to get it to look right by just comparing it to the rest of the hack. One of the simplest hacks, yet still one of my favorites. I love the look of the thread starter column.

Snake 11-08-2005 10:13 AM

http://www.vbulletin.com/forum/showthread.php?t=158756

Jake has just updated his tutorial so you might wanna check that out too. ;)

sub_ubi 11-23-2005 01:40 AM

Quote:

Originally Posted by Aftermath
http://www.vbulletin.com/forum/showthread.php?t=158756

Jake has just updated his tutorial so you might wanna check that out too. ;)

Nice!

I'm about to install the plugin, if it doesn't work I'll do the tutorial.

edit: the tutorial seems to be more thorough, but it takes a long time to go through all the templates. A plugin to simplify it would be nice.

Snake 11-24-2005 04:43 PM

I prefer the tutorial one because it is better coded but that's your call. ;)

BrandiDup 12-03-2005 04:15 PM

Quote:

Originally Posted by Chris M
Thank you for reminding me - I'll work on a 3.5.1 version as soon as my server stops playing up :)

Chris


I can't wait! Yay :)

Dsyn11 03-21-2006 03:13 PM

any updates for 3.5.4? I really hate how the thread starter is under the title. It makes it very difficult to skim thread titles.

Quillz 03-28-2006 04:24 AM

I'm running 3.5.4, and having some issues that didn't occur before. I downloaded the latest version of the .zip file, so can I get some help here? Thanks.
http://img385.imageshack.us/img385/1...column14rz.gif
http://img90.imageshack.us/img90/293...column23gi.gif
How would I go about fixing these errors?

Quillz 03-31-2006 10:52 PM

On a somewhat related note...

I figured out how to fix the errors I was encountering, but the solution comes from a thread on vbulletin.com. Therefore, will this plug-in still work even if different instructions are used?

Quillz 04-03-2006 04:01 AM

Quote:

Originally Posted by Quillz
On a somewhat related note...

I figured out how to fix the errors I was encountering, but the solution comes from a thread on vbulletin.com. Therefore, will this plug-in still work even if different instructions are used?

Does anyone know?

DaPro 04-20-2006 02:30 PM

If your still having a problem with this plugin causing your search results table to look a little messed up. Please do the following to fix it.
  1. Go into your admincp.
  2. Open up "Style Manager".
  3. Find the "Search Templates" group and open it.
  4. Find the "search_results" template and open it.
  5. Locate this bit of code by using the search function.
    PHP Code:

    last_post 

  6. Next, locate the column for the last_post phrase and you will notice TWO of them. Delete the second instance of this code.
    HTML Code:

    <td class="thead" width="150" align="center" nowrap="nowrap">$vbphrase[last_post]</td>
  7. Saved your template and check to see if that fixed it.
  8. All done.
If you still have issues, let me know, maybe I can help! :bunny:

csidlernet 04-21-2006 09:54 AM

thanks buddy

DaPro 04-22-2006 07:22 PM

Quote:

Originally Posted by csidlernet
thanks buddy

If that is directed to me, no problem at all :-)

JohnBee 05-18-2006 08:18 PM

Is there a 3.5.4 version out yet?
I would really love to have this MOD on my forum :D

JohnBee 05-19-2006 02:28 AM

I decided to take a shot at this on 3.5.4 anyways.
Something I found interesting right off the get go is when I tried to create the new setting I receied this message.
Quote:

There is already a setting named 'showthreadstartercolumn'. You may not create duplicate settings.
Any ideas what might cause this, I never installed this mod before :(

Valter 05-23-2006 01:43 AM

Chris M,

Would you go to fix bugs and make this hack compatible with 3.5.4? ;)

DaPro 05-23-2006 02:58 AM

Had no problems installing this for 3.5.4, no idea what bugs you guys are hitting.

GrendelKhan{TSU 05-29-2006 03:07 AM

now I'm confused...

does this work with 3.5.4 or not?

sensimilla 05-31-2006 07:19 AM

It does work with 3.5.4

But i still have the problem with deleted threads as previously reported..

Any ideas how to solve it ?

Spacefreak 08-16-2006 05:25 PM

Has anyone tried this add-on with vBulletin 3.6?

JohnBee 11-17-2006 04:55 AM

I love this modification!
Someone pointed out today that the Subscription List was messed up from this.
Has anyone noticed this problem also?
I went through the install steps again and could not find anywheres to edit the Subscription Listing with...

Nissart 02-16-2007 09:48 AM

does it work with 3.6 ?

furst 03-16-2007 12:06 PM

Quote:

Originally Posted by Nissart (Post 1183754)
does it work with 3.6 ?

Anyone?

home9000 03-24-2007 04:57 AM

Quote:

Originally Posted by Nissart (Post 1183754)
does it work with 3.6 ?

any new in this issue

Cheerpipe 03-31-2007 01:20 AM

Quote:

Originally Posted by sensimilla (Post 993614)
It does work with 3.5.4

But i still have the problem with deleted threads as previously reported..

Any ideas how to solve it ?

to fix it do this

Code:


replace threadbit_deleted template with


       
HTML Code:

       
<tr>
        <td class="alt1"><img src="$stylevar[imgdir_statusicon]/thread$thread[statusicon].gif" alt="" /></td>
       
        <if condition="$show['threadicons']">
                <td class="alt2"><if condition="$show['threadicon']"><img src="$thread[threadiconpath]" alt="$thread[threadicontitle]" border="0" /><else />&nbsp;</if></td>
        </if>
       
        <td class="alt1">
               
                <div>
                        <if condition="$show['moderated']"><span style="float:$stylevar[right]">&nbsp;<img class="inlineimg" src="$stylevar[imgdir_misc]/moderated_small.gif" alt="<phrase 1="$thread[hiddencount]">$vbphrase[x_moderated_posts]</phrase>" /></span></if>
                        <span style="float:$stylevar[right]">&nbsp;<img class="inlineimg" src="$stylevar[imgdir_misc]/trashcan_small.gif" alt="<phrase 1="$thread[deletedcount]">$vbphrase[x_deleted_posts]</phrase>" /></span>
                        <if condition="$show['viewthread']"><span style="float:$stylevar[right]" class="smallfont"><a href="showthread.php?$session[sessionurl]t=$thread[threadid]">$vbphrase[view]</a></span></if>               
                        $thread[typeprefix]
                        <if condition="$show['threadtitle']"><em>$thread[threadtitle]</em></if>
                </div>
        </td>

        <td class="alt2">
                <span class="smallfont">
                <if condition="$show['guestuser']">
                                <div align="center">$thread[postusername]</div>
                        <else />
                <div align="center"><a href="member.php?$session[sessionurl]u=$thread[postuserid]">$thread[postusername]</a></div>
                        </if></span>
        </td>

        <td class="alt1" align="center" colspan="3">
                <div class="smallfont"><phrase 1="member.php?$session[sessionurl]u=$thread[del_userid]" 2="$thread[del_username]">$vbphrase[thread_deleted_by_x]</phrase></div>
                <if condition="$show['deletereason']">
                        <div class="smallfont">$vbphrase[reason]: <em>$thread[del_reason]</em></div>
                </if>
        </td>
       

       
        <if condition="$show['forumlink']">
                <td class="alt2"><a href="forumdisplay.php?$session[sessionurl]f=$thread[forumid]">$thread[forumtitle]</a></td>
        </if>       
       
        <if condition="$show['inlinemod']">
                <td class="alt1">
                        <input type="checkbox" name="tlist[$thread[threadid]]" id="tlist_$thread[threadid]" value="$thread[checkbox_value]" <if condition="$show['disabled']">disabled="disabled"</if> />
                </td>
        </if>
</tr>




it work well in vb 3.6 with some minor modifications

PD: this html is from 3.6.5

nofat.co.nz 08-05-2008 02:33 AM

Any chance you could do one just the same but for thread creation date?

GrendelKhan{TSU 08-11-2008 10:38 AM

man....
what I wouldn't do for a 3.7.x version!!

any chance for that?

JeffreySmith 10-03-2008 01:51 PM

They got one for 3.7 at their main site:

http://www.vbulletin.com/forum/showthread.php?t=197265

KrisP 11-26-2008 12:27 AM

Setting is already there for the old mod to 3.6. Sould I edit it for 3.7.4 and how ?

EDIT: Found it. I placed $config['Misc']['debug'] = true; in the top of config.php - and the setting was under vbulletin options

I placed the $debug = '1'; in my config.php - but I dont see any changes in neither vbulletin options screen or phrase manager?

Where should I look for:

Now goto your vBulletin Options screen
---------------------------

Create a new setting in the "Forum Display Options (forumdisplay)" screen.

Use the following information:

Varname - showthreadstartercolumn
Title - Show 'Thread Starter' column
Description - Turns the thread starter column on and off for forumdisplay.
Option Code - yesno
Default - 1
Display Order - *this setting should be automatically filled in by vBulletin - do not change it*
vBulletin Default - No


All times are GMT. The time now is 11:32 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.02400 seconds
  • Memory Usage 1,825KB
  • 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
  • (2)bbcode_html_printable
  • (1)bbcode_php_printable
  • (10)bbcode_quote_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
  • (31)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