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

Showing results 1 to 25 of 331
Search took 0.02 seconds.
Search: Posts Made By: Mutt
Forum: vB4 Programming Discussions 02-08-2011, 11:41 AM
Replies: 4
Views: 467
Posted By Mutt
sorry Lynne, it's part of vb4.11 function_ad.php ...

sorry Lynne, it's part of vb4.11 function_ad.php the code above my highlighted code is the original code that i'm mimicking and my code works as is. it's when i move it to the plugin that is called...
Forum: vB4 Programming Discussions 02-08-2011, 12:06 AM
Replies: 4
Views: 467
Posted By Mutt
PS - I know there's an s missing from the...

PS - I know there's an s missing from the criteria 'thiscript' but the var is called that throughout. it's now NJAquaman had it in his hack & I saw no need to change it. it's not that. like I said...
Forum: vB4 Programming Discussions 02-08-2011, 12:03 AM
Replies: 4
Views: 467
Posted By Mutt
Lil help? trying to change my code edit to a plugin

Hi, I need help getting my hack to work via a plugin instead of the hard coded edit I'm using now. I'm adding a THIS_SCRIPT criteria to the advertising manager. That way I can stick an ad in the...
Forum: vB3 Programming Discussions 02-06-2011, 10:49 AM
Replies: 8
Views: 1,490
Posted By Mutt
danny, this worked perfectly in VB4. same can be...

danny, this worked perfectly in VB4. same can be done for THIS_SCRIPT == 'infraction'
Forum: vB3 Programming Discussions 01-25-2011, 11:47 PM
Replies: 4
Views: 973
Posted By Mutt
here's a 3.7 mod that will handle this. it's not...

here's a 3.7 mod that will handle this. it's not a plugin, it's a hack. but it's exactly what you are looking for
https://vborg.vbsupport.ru/showthread.php?t=192500&highlight=report+prefix
Forum: vBulletin 4.x Styles 01-22-2011, 09:12 PM
Replies: 145
Suite Style - CF1 Theme
Views: 47,848
Posted By Mutt
GREAT! i'm upgrading now & like to use this skin...

GREAT! i'm upgrading now & like to use this skin as my base. looking forward to the update. thanks in advance
Forum: vB4 General Discussions 12-02-2010, 03:28 PM
Replies: 5
Views: 1,498
Posted By Mutt
gotcha the more i look at the mod, the more...

gotcha

the more i look at the mod, the more it seems like some of the cool stuff like notification & a tab on your FB page are no longer working.

when the current connect promotes a post to...
Forum: vB4 General Discussions 12-01-2010, 12:33 PM
Replies: 5
Views: 1,498
Posted By Mutt
Facebook Integration

I'm about to install the new 4.1 package & i've been looking at what people have done to integrate facebook more. there seems to be lots of people still using 4 before VB integrated facebook & then...
Forum: vBulletin 4.x Styles 05-23-2010, 01:18 AM
Replies: 145
Suite Style - CF1 Theme
Views: 47,848
Posted By Mutt
thanks for the update. I plan on installing this...

thanks for the update. I plan on installing this style tom
Forum: vBulletin 3.8 Add-ons 05-22-2010, 04:08 PM
Replies: 43
Administrative and Maintenance Tools - Quick Database Check
Views: 12,459
Posted By Mutt
found it here for vb4 ...

found it here for vb4
https://vborg.vbsupport.ru/showthread.php?t=235476&highlight=Database
Forum: vBulletin 3.8 Add-ons 05-22-2010, 04:06 PM
Replies: 43
Administrative and Maintenance Tools - Quick Database Check
Views: 12,459
Posted By Mutt
i'd also like something like this for 4. I'm...

i'd also like something like this for 4. I'm doing an upgrade to 4 but there's so much custom shit in my old DB. I need to clean that thing up
Forum: vB4 General Discussions 05-21-2010, 01:33 PM
Replies: 7
Views: 883
Posted By Mutt
got on the computer I saw it from & checked the...

got on the computer I saw it from & checked the history. it looks like it was called AVChat 3. the thread on vb.org has been deleted so it's hard to tell. i should have looked at my cached page...
Forum: vB4 General Discussions 05-20-2010, 02:20 AM
Replies: 7
Views: 883
Posted By Mutt
thanks but ti was for vb4. it had just recently...

thanks but ti was for vb4. it had just recently been released. when I came back to look closer at it, it was gone. I assume it was deleted for some good reason but then again, maybe I'm just...
Forum: vB4 General Discussions 05-20-2010, 01:33 AM
Replies: 7
Views: 883
Posted By Mutt
Cam Chat Addon

a week or 2 ago I could have sworn I saw someone post a VB4 addon that let u use the VB login for a cam chat app. the app used external service to serve the video & was designed for 1 to many...
Forum: vBulletin 3 Articles 05-18-2010, 12:50 PM
Replies: 18
Views: 11,428
Posted By Mutt
i was advised against trying to do it this way...

i was advised against trying to do it this way anymore.
https://vborg.vbsupport.ru/showthread.php?p=2028323

using template hooks was recommended if possible. if not, manual template edit
Forum: vB4 Programming Discussions 05-18-2010, 12:47 PM
Replies: 5
Views: 1,169
Posted By Mutt
thanks guys

thanks guys
Forum: vB4 Programming Discussions 04-28-2010, 11:20 PM
Replies: 3
Views: 610
Posted By Mutt
i discovered the problem w/ my templates not...

i discovered the problem w/ my templates not saving to he product. I was adding templates to my custom style & when I set them to my product, it would get ignored. when I instead added the template...
Forum: vB4 Programming Discussions 04-28-2010, 11:19 PM
Replies: 5
Views: 1,169
Posted By Mutt
for not I added a template hook to the template &...

for not I added a template hook to the template & then used a plugin to add the code. I know this seems odd since I edited the template anyway but I have more than 1 thing I'm adding in that spot so...
Forum: vB4 Programming Discussions 04-27-2010, 11:12 PM
Replies: 5
Views: 1,169
Posted By Mutt
did you ever find a answer? i'm doing...

did you ever find a answer?


i'm doing this exact same thing right now. I'm updating a 3.8 product that used that same tutorial you mentioned to do an auto template edit.


I've updated my...
Forum: vBulletin 3 Articles 04-27-2010, 11:09 PM
Replies: 18
Views: 11,428
Posted By Mutt
i'm trying to do this in vb4 with no luck. is...

i'm trying to do this in vb4 with no luck. is there an updated tutorial? thanks
Forum: vBulletin 4.x Template Modifications 04-23-2010, 05:27 PM
Replies: 252
Views: 75,756
Posted By Mutt
change show_faces=true to show_faces=false

change show_faces=true to show_faces=false
Forum: vBulletin 4.x Add-ons 04-22-2010, 04:28 PM
Replies: 20
Views: 6,767
Posted By Mutt
i'd be interested in expanding this for users...

i'd be interested in expanding this for users profiles or their blogs. will take a look. thanks
Forum: vB4 Programming Discussions 04-21-2010, 06:05 PM
Replies: 3
Views: 610
Posted By Mutt
good to know. I try flipping debug on. thanks

good to know. I try flipping debug on. thanks
Forum: vB4 Programming Discussions 04-20-2010, 06:10 PM
Replies: 3
Views: 610
Posted By Mutt
Questions about building a product to share.

I've made several mods that I'd share here but when I export the product, it's always missing stuff.

one is the control panel settings. they've been set as part of this product when I made them...
Forum: Modification Graveyard 04-18-2010, 10:36 PM
Replies: 293
Major Additions - Gameroom
Views: 52,744
Posted By Mutt
FYI, the vBookie cash is called vbookie_cash

FYI, the vBookie cash is called vbookie_cash
Showing results 1 to 25 of 331

 
Forum Jump

All times are GMT. The time now is 11:28 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.04579 seconds
  • Memory Usage 2,076KB
  • 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
  • (25)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