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

Showing results 1 to 25 of 84
Search took 0.00 seconds.
Search: Posts Made By: sherwood
Forum: vB4 Programming Discussions 01-03-2010, 06:40 PM
Replies: 17
Views: 1,295
Posted By sherwood
Thank you

Thank you
Forum: vB4 Programming Discussions 01-03-2010, 06:24 PM
Replies: 17
Views: 1,295
Posted By sherwood
Adding additonal info in postbit

Would this condition still work in vb 4:
<if condition="$post[fieldx]"><div class="smallfont">Label for text: $post[fieldx]</div></if>

If not what would do the same thing as I'm wanting to...
Forum: Modification Graveyard 01-03-2010, 02:12 PM
Replies: 281
Administrative and Maintenance Tools - Proxy to Real IP Conversion
Views: 113,480
Posted By sherwood
Sorry, I read that and wasn't 100% sure whether...

Sorry, I read that and wasn't 100% sure whether annonymous proxies meant web bassed proxies.

Thanks anyway
Forum: Modification Graveyard 01-03-2010, 12:26 PM
Replies: 281
Administrative and Maintenance Tools - Proxy to Real IP Conversion
Views: 113,480
Posted By sherwood
Does this work for web proxies aswell like...

Does this work for web proxies aswell like hidemyass.com?
Forum: vBulletin 4.x Styles 12-24-2009, 12:12 PM
Replies: 161
Views: 66,389
Posted By sherwood
mind explaining a bit more on how to fix it. ...

mind explaining a bit more on how to fix it.

EDIT fixed the forum bit but the thread part is still messed up

Also the thread part of the page is also messed up,

when do you reckon a fix will...
Forum: vBulletin 3.8 Add-ons 10-28-2009, 04:27 PM
Replies: 19
Miscellaneous Hacks - WC's Affiliate Footer Table Mod
Views: 7,889
Posted By sherwood
You're welcome!

You're welcome!
Forum: vBulletin 3.8 Add-ons 08-06-2009, 05:27 PM
Replies: 14
Forum Display Enhancements - Advanced Forum Navbar
Views: 6,089
Posted By sherwood
Awesome, worked perfect. Thanks.

Awesome, worked perfect. Thanks.
Forum: vBulletin 3.8 Add-ons 08-06-2009, 04:41 AM
Replies: 14
Forum Display Enhancements - Advanced Forum Navbar
Views: 6,089
Posted By sherwood
http://forum.linkfire.org/images/navbar2.png ...

http://forum.linkfire.org/images/navbar2.png

Here is a close up...
Forum: vBulletin 3.8 Add-ons 08-06-2009, 03:23 AM
Replies: 14
Forum Display Enhancements - Advanced Forum Navbar
Views: 6,089
Posted By sherwood
Awesome... I love it. I wish you could choose...

Awesome... I love it. I wish you could choose [easily] what you wanted to show in this, but its great.

Question though,
How do I get rid of the question mark that follows my name?
Forum: vBulletin 3.8 Add-ons 08-03-2009, 05:07 AM
Replies: 181
Views: 51,155
Posted By sherwood
Dumb modification.

Dumb modification.
Forum: vBulletin 3.8 Template Modifications 08-02-2009, 09:43 PM
Replies: 131
Forum Home Enhancements - Extra forumbit controls
Views: 39,475
Posted By sherwood
Yes, just insert your code below the following in...

Yes, just insert your code below the following in your forumhome_forumbit_level2_post Template:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>...
Forum: vBulletin 3.8 Admin CP Styles 08-01-2009, 08:30 PM
Replies: 5
Views: 7,808
Posted By sherwood
Not bad for a first, thanks :)

Not bad for a first, thanks :)
Forum: vBulletin 3.8 Add-ons 07-31-2009, 06:24 PM
Replies: 59
Anti-Spam Options - Stop Spam Bots from Joining
Views: 21,020
Posted By sherwood
Do we manually need to create this file? Is this...

Do we manually need to create this file? Is this another modification? Any input would be great.
Forum: vBulletin 3.8 Add-ons 07-27-2009, 08:41 PM
Replies: 19
Miscellaneous Hacks - WC's Affiliate Footer Table Mod
Views: 7,889
Posted By sherwood
The other way you can do that is by adding it to...

The other way you can do that is by adding it to the Pharse:

powered_by_vbulletin

add it underneath the copyright information and that should do the trick.
Forum: vB3 Programming Discussions 07-25-2009, 03:55 PM
Replies: 4
Views: 798
Posted By sherwood
Erm slight problem. I don't really know exactly...

Erm slight problem. I don't really know exactly how I would do that.

Any chance you could explain a bit more for me?

Thanks,

--------------- Added 1248590375 at 1248590375 ---------------...
Forum: vB3 Programming Discussions 07-25-2009, 03:31 PM
Replies: 7
Views: 1,026
Posted By sherwood
Since I'm not a coder I don't know if this is...

Since I'm not a coder I don't know if this is what you mean but vBulletin has a debugger (I think)

https://vborg.vbsupport.ru/showthread.php?t=82835
Forum: vB3 Programming Discussions 07-25-2009, 03:03 PM
Replies: 4
Views: 798
Posted By sherwood
Would I do something like this: <div...

Would I do something like this:
<div style=”word-wrap: break-word”>$code</div>

As I tried that and it didn't really work it.
Forum: vB3 Programming Discussions 07-25-2009, 02:49 PM
Replies: 4
Views: 798
Posted By sherwood
Word-Wrapping [code] tags?

Is there away that I can edit the template bbcode_code or edit something so that the code tag will wordwrap when a user posts something that exceeds like 600px?

Thanks
Forum: vBulletin 3.8 Template Modifications 07-23-2009, 07:58 PM
Replies: 31
Views: 12,467
Posted By sherwood
Awesome. Thank you. :)

Awesome.

Thank you. :)
Forum: vBulletin 3.8 Add-ons 07-23-2009, 02:23 PM
Replies: 19
Miscellaneous Hacks - WC's Affiliate Footer Table Mod
Views: 7,889
Posted By sherwood
can you link me to your site and post your footer...

can you link me to your site and post your footer template.
Forum: vB3 Programming Discussions 07-23-2009, 02:20 PM
Replies: 0
Views: 454
Posted By sherwood
Adding text to show in the first post of every thread

hey,

I was wondering is it possible to add some text at the top of the first post in every thread? If so how would I go about it?

Thanks
Forum: vBulletin 3.8 Add-ons 07-23-2009, 02:17 PM
Replies: 19
Miscellaneous Hacks - WC's Affiliate Footer Table Mod
Views: 7,889
Posted By sherwood
have you added this to your template? <!--WC...

have you added this to your template?
<!--WC Affiliate Footer Start-->
$wc_affiliate
<br />
<!--WC Affiliate Footer Start-->
Forum: vBulletin 3.8 Add-ons 07-19-2009, 06:58 PM
Replies: 612
Miscellaneous Hacks - Sidebar Column
Views: 159,495
Posted By sherwood
Works perfect! Installation was very quick and...

Works perfect! Installation was very quick and easy. My only wish is that I could insert my own custom tables.
Forum: Modification Graveyard 07-17-2009, 10:58 AM
Replies: 1
Miscellaneous Hacks - SW Affiliation Table
Views: 1,743
Posted By sherwood
Genius you can rip someone else's product and...

Genius you can rip someone else's product and re-release as your own.

This guys not trusted.. here is the origonal one:
https://vborg.vbsupport.ru/showthread.php?t=218306

Look you didn't...
Forum: vBulletin 3.8 Add-ons 07-10-2009, 09:30 PM
Replies: 19
Miscellaneous Hacks - WC's Affiliate Footer Table Mod
Views: 7,889
Posted By sherwood
You're Welcome saadessa, I'm glad you liked it!

You're Welcome saadessa, I'm glad you liked it!
Showing results 1 to 25 of 84

 
Forum Jump

All times are GMT. The time now is 05:54 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.01677 seconds
  • Memory Usage 2,031KB
  • 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)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (44)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