Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 25 of 353
Search took 0.01 seconds.
Search: Posts Made By: Parker Clack
Forum: vBulletin 3.8 Template Modifications 04-12-2009, 12:21 AM
Replies: 65
Forum Display Enhancements - Admin and Mod Toolbar in Navbar
Views: 17,233
Posted By Parker Clack
<td class="vbmenu_option"><a...

<td class="vbmenu_option"><a href="$modcpdir/user.php?do=find">Mod Panel Home</a></td>


should be

<td class="vbmenu_option"><a href="$modcpdir/index.php">Mod Panel Home</a></td>

Thanks for...
Forum: vB3 Programming Discussions 03-02-2009, 05:28 PM
Replies: 3
Views: 669
Posted By Parker Clack
Ok, But what I am wanting to do is when...

Ok,

But what I am wanting to do is when someone is on page one they will see what I want displayed after the fifth post, then on page two after the fifth post again, and the 3rd page the fifth...
Forum: vB3 Programming Discussions 03-02-2009, 04:26 PM
Replies: 3
Views: 669
Posted By Parker Clack
How do I modify this code?

I know how to put in the code for posting something after the first post on a page by using

<if condition="!$GLOBALS['FIRSTPOSTID']">

What conditional would I use where code I am wanting to...
Forum: vBulletin 3.6 Add-ons 02-26-2009, 12:53 PM
Replies: 116
Forum Display Enhancements - DDDS - Different Domain Different Style
Views: 25,761
Posted By Parker Clack
Nevermind. I got it fixed. Parker

Nevermind. I got it fixed.

Parker
Forum: vBulletin 3.6 Add-ons 02-26-2009, 12:40 PM
Replies: 116
Forum Display Enhancements - DDDS - Different Domain Different Style
Views: 25,761
Posted By Parker Clack
I am getting the following error Warning:...

I am getting the following error

Warning: preg_match() [function.preg-match]: Unknown modifier 'h' in /global.php(233) : eval()'d code on line 9

and when I try to log in I get

vBulletin...
Forum: vBulletin 3.6 Add-ons 02-26-2009, 03:50 AM
Replies: 116
Forum Display Enhancements - DDDS - Different Domain Different Style
Views: 25,761
Posted By Parker Clack
If someone types in mobile.mydomain.com this...

If someone types in mobile.mydomain.com this works fine. If they type in mobile.mydomain.com/forum/index.php it uses the default skin instead of the mobile skin. Shouldn't this keep the mobile skin...
Forum: vB3 Programming Discussions 02-13-2009, 07:13 PM
Replies: 4
Views: 737
Posted By Parker Clack
I understand that I can just change the phrase...

I understand that I can just change the phrase but the whole phrase doesn't need to be changed. $touser[username] gets changed with every email that goes out. The whole phrase doesn't need to be...
Forum: Modification Graveyard 02-12-2009, 10:22 PM
Replies: 472
Profile Enhancements - iTrader 2.1.0 (Interim Release)
Views: 100,649
Posted By Parker Clack
No problem. Hopefully you can convince him to...

No problem. Hopefully you can convince him to change the setting.
Forum: Modification Graveyard 02-12-2009, 09:45 PM
Replies: 472
Profile Enhancements - iTrader 2.1.0 (Interim Release)
Views: 100,649
Posted By Parker Clack
RedGTiVR6: This is set up in the iTrader...

RedGTiVR6:

This is set up in the iTrader options. There is a section called

Duplicate User Rating Time Limit

You can set this to zero so you can leave multiple ratings for the same person....
Forum: vB3 Programming Discussions 02-12-2009, 03:08 PM
Replies: 4
Views: 737
Posted By Parker Clack
So do I create a template called something like...

So do I create a template called something like $email_annoucement and put that in the phrase? So when I change the template the phrase gets updated with what is in the template?
Forum: Modification Graveyard 02-12-2009, 03:04 PM
Replies: 472
Profile Enhancements - iTrader 2.1.0 (Interim Release)
Views: 100,649
Posted By Parker Clack
What do you have already?

What do you have already?
Forum: Modification Graveyard 02-11-2009, 08:13 PM
Replies: 472
Profile Enhancements - iTrader 2.1.0 (Interim Release)
Views: 100,649
Posted By Parker Clack
In my postbit_legacy I have <div>itrader:...

In my postbit_legacy I have

<div>itrader: <strong><a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a> / $post[itrader_pcnt]%</strong></div>
Forum: vB3 Programming Discussions 02-11-2009, 08:04 PM
Replies: 4
Views: 737
Posted By Parker Clack
I need help with and a template to a phrase.

I would like to added a template that I can change out periodically that gets inserted into a phrase.

In the notify phrase you have such variables as

$touser[username], $threadinfo[title]...
Forum: Modification Graveyard 02-07-2009, 12:00 PM
Replies: 472
Profile Enhancements - iTrader 2.1.0 (Interim Release)
Views: 100,649
Posted By Parker Clack
Cher: As has been stated in this thread and...

Cher:

As has been stated in this thread and in the templates.html file that comes with the download you will need to edit your postbit or postbit_legacy templates so this shows up under a member's...
Forum: Modification Graveyard 02-07-2009, 04:44 AM
Replies: 472
Profile Enhancements - iTrader 2.1.0 (Interim Release)
Views: 100,649
Posted By Parker Clack
I am with blind-eddie that a masterlist of all...

I am with blind-eddie that a masterlist of all the members on one page is needed. It would be great if it is searchable too.

I am with others in wanting to display the % in the postbit template. I...
Forum: vB3 General Discussions 11-20-2008, 05:36 PM
Replies: 4
Views: 716
Posted By Parker Clack
Lynne: The parent style is red and the...

Lynne:

The parent style is red and the children orange.

Thanks for the feedback though. I figured it out by using

template.php?&amp;do=edit&amp;templateid=xxxx&amp;dostyleid=5&amp;group=xxxx

instead and...
Forum: vB3 General Discussions 11-20-2008, 04:22 PM
Replies: 4
Views: 716
Posted By Parker Clack
FRDS: The issue is not with vbAdvanced. ...

FRDS:

The issue is not with vbAdvanced.

Like I said I wrote a link as above and while it migrates everything through to the children templates as it should it doesn't update the parent template...
Forum: vB3 General Discussions 11-20-2008, 05:46 AM
Replies: 4
Views: 716
Posted By Parker Clack
Need some help with Template Modifications

I am using vbAdvanced and when I go in and create a template it will make a global template and a copy for the parent template. If I edit the parent template the changes don't migrate through to the...
Forum: vBulletin 3.7 Add-ons 07-02-2008, 02:06 PM
Replies: 469
Show Thread Enhancements - Resize IMG tag with Highslide!
Views: 136,969
Posted By Parker Clack
Great job. JSYK it works with 3.5 too.

Great job. JSYK it works with 3.5 too.
Forum: vBulletin 3.6 Add-ons 03-18-2008, 10:07 AM
Replies: 261
Private Messages Enhancements - User PM Search
Views: 58,155
Posted By Parker Clack
Nevermind. I figured it out. Thanks for a...

Nevermind. I figured it out.

Thanks for a great hack.
Forum: vBulletin 3.6 Add-ons 03-13-2008, 04:13 PM
Replies: 261
Private Messages Enhancements - User PM Search
Views: 58,155
Posted By Parker Clack
I have to be a pain here but I am still using vB...

I have to be a pain here but I am still using vB 3.5.4 and would love to use this hack. I got it install just fine by changing the query_read_slave to just query_read. The search works fine with...
Forum: vBulletin 3.6 Add-ons 02-12-2008, 07:18 PM
Replies: 217
Mini Mods - Ajax Fisheye Menu
Views: 46,764
Posted By Parker Clack
mastertek2000: Yeah, I alredy know about...

mastertek2000:

Yeah, I alredy know about that. What I wanting to do is put a text description under the icon when it is in the docked state. The code that is in the fisheye_menu will put the text...
Forum: vBulletin 3.6 Add-ons 02-12-2008, 06:03 PM
Replies: 217
Mini Mods - Ajax Fisheye Menu
Views: 46,764
Posted By Parker Clack
I love this hack. I would however like the...

I love this hack. I would however like the ability to add text under the icons when they are docked so that what they represent isn't in question.
Forum: vBulletin 3.5 Template Modifications 12-05-2007, 09:40 PM
Replies: 3
Views: 2,903
Posted By Parker Clack
Triky: I am using $thread[replycount] in...

Triky:

I am using $thread[replycount] in postbit_legacy in the plugin as I have to add 1 to the count as replycount doesn't include the 1st post.
Forum: vB3 Programming Discussions 12-04-2007, 12:20 PM
Replies: 10
Views: 1,048
Posted By Parker Clack
Dean: You have that right!

Dean:

You have that right!
Showing results 1 to 25 of 353

 
Forum Jump

All times are GMT. The time now is 10:20 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.04608 seconds
  • Memory Usage 2,066KB
  • 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)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (47)threadbit_pagelink 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.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/functions_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete