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

Showing results 1 to 25 of 294
Search took 0.01 seconds.
Search: Posts Made By: MGM
Forum: vBulletin 3.6 Add-ons 04-24-2007, 03:34 AM
Replies: 1,442
Major Additions - VB image Hosting
Views: 463,248
Posted By MGM
Currently having a problem. I'm using vB3.6 and...

Currently having a problem. I'm using vB3.6 and the latest version of VB Image Hosting. Whenever any user tries to upload an image, they click on the Upload Image link. When they get there, the...
Forum: vBulletin 3.6 Add-ons 08-21-2006, 09:44 PM
Replies: 18
Views: 6,015
Posted By MGM
Great idea, and definitely reduces the risk of...

Great idea, and definitely reduces the risk of having signatures on by default...

MGM out
Forum: vBulletin 3.6 Add-ons 08-20-2006, 10:43 PM
Replies: 57
Miscellaneous Hacks - Incomplete Profile Fields Reminder
Views: 10,923
Posted By MGM
Thanks a lot! :) MGM out

Thanks a lot! :)

MGM out
Forum: vBulletin 3.6 Add-ons 08-19-2006, 06:49 PM
Replies: 57
Miscellaneous Hacks - Incomplete Profile Fields Reminder
Views: 10,923
Posted By MGM
Is there any way that I can have this shown ONLY...

Is there any way that I can have this shown ONLY on the usercp page?

MGM out
Forum: vBulletin 3.5 Add-ons 07-26-2006, 05:08 AM
Replies: 7
Views: 2,663
Posted By MGM
I think you mean edit the green list of names ;) ...

I think you mean edit the green list of names ;)

MGM out
Forum: vBulletin 3.8 Add-ons 07-24-2006, 05:39 AM
Replies: 27
Administrative and Maintenance Tools - Remove all (Template-)Comments from any HTML-Output
Views: 11,572
Posted By MGM
But again, is the advantages of removing the...

But again, is the advantages of removing the comments better than the disadvantage of having the code check every template and remove every comment line for line?

MGM out
Forum: Modification Graveyard 07-23-2006, 11:11 PM
Replies: 333
Administrative and Maintenance Tools - Miserable users
Views: 120,021
Posted By MGM
Thanks for the quick reply. I look forward to...

Thanks for the quick reply. I look forward to future enhancements and versions then. :)

MGM out
Forum: vBulletin 3.6 Add-ons 07-23-2006, 09:32 PM
Replies: 42
Views: 13,081
Posted By MGM
How will the post count be affected if we run...

How will the post count be affected if we run "Update Post Counts" in the Update Counters?

MGM out
Forum: Modification Graveyard 07-23-2006, 09:30 PM
Replies: 333
Administrative and Maintenance Tools - Miserable users
Views: 120,021
Posted By MGM
I currently have the 3.5 version installed and it...

I currently have the 3.5 version installed and it seems to be working properly... any reason I should upgrade immediately if there were no feature enhancements?

MGM out
Forum: vBulletin 3.8 Add-ons 07-23-2006, 09:27 PM
Replies: 27
Administrative and Maintenance Tools - Remove all (Template-)Comments from any HTML-Output
Views: 11,572
Posted By MGM
While I understand that having a lower page size...

While I understand that having a lower page size makes things load faster, what is the effect of using the coding to remove the comments? Like, does it add more server load? Do the disadvantages...
Forum: vBulletin 3.6 Add-ons 07-18-2006, 04:27 PM
Replies: 137
Forum Display Enhancements - Thread Title Coloring
Views: 36,886
Posted By MGM
You'd have to change some of the coding to do...

You'd have to change some of the coding to do that... Instead of: <span style="color: ...

It'd have to be something like: <span style="background: ...

... Actually, it might need to be added to...
Forum: vBulletin.org Site Feedback 07-18-2006, 02:26 PM
Replies: 11
Views: 1,509
Posted By MGM
True. Then I guess a "I already updated this...

True. Then I guess a "I already updated this mod" link would work better :p

MGM out
Forum: vBulletin.org Site Feedback 07-18-2006, 05:37 AM
Replies: 11
Views: 1,509
Posted By MGM
Wouldnt it work better if it just reset to...

Wouldnt it work better if it just reset to "installed" if you read the thread?

MGM out
Forum: vBulletin 3.6 Add-ons 07-18-2006, 05:31 AM
Replies: 137
Forum Display Enhancements - Thread Title Coloring
Views: 36,886
Posted By MGM
What I would reccomend doing is changing all the:...

What I would reccomend doing is changing all the:

<span style="color:' . $vbulletin->options['BLAH'] . '">

in the product file to:

<span class="nameOfClass">

With nameOfClass being things...
Forum: vBulletin 3.6 Add-ons 07-18-2006, 03:59 AM
Replies: 137
Forum Display Enhancements - Thread Title Coloring
Views: 36,886
Posted By MGM
This looks like its in the vBulletin Options......

This looks like its in the vBulletin Options... wouldnt this work better if it was in the Style Manager so that you can customize the colors per style?

MGM out
Forum: vBulletin 3.8 Template Modifications 07-17-2006, 02:28 PM
Replies: 243
Views: 104,024
Posted By MGM
I dont think it will. Bots generally avoid...

I dont think it will. Bots generally avoid Javascript and CSS and stuff like that, they only (for the most part) cover text and links. This doesnt affect either, and since a bot cant submit...
Forum: vBulletin 3.8 Template Modifications 07-16-2006, 06:24 AM
Replies: 243
Views: 104,024
Posted By MGM
Interesting... but you should probably note that...

Interesting... but you should probably note that it only works with Internet Explorer.

MGM out
Forum: vbBux / vbPlaza 07-14-2006, 04:03 AM
Replies: 9
Views: 1,177
Posted By MGM
Yes, only during an upgrade. I did a clean...

Yes, only during an upgrade. I did a clean install as well and the input fields are there (that's where I got the above sql queries from). But on my vB 3.6 Beta 3 install with vbBux/vbPlaza 1.5.7...
Forum: vbBux / vbPlaza 07-13-2006, 09:10 PM
Replies: 9
Views: 1,177
Posted By MGM
It's a problem with vbPlaza, somewhere during the...

It's a problem with vbPlaza, somewhere during the upgrade process it didnt add the inputfields. I can provide a screenshot of my database vs. a test database, both using the hack and the same exact...
Forum: vbBux / vbPlaza 07-13-2006, 09:08 PM
Replies: 11
Views: 1,152
Posted By MGM
It seems to be, yes. The problem did not appear...

It seems to be, yes. The problem did not appear during any other upgrade except 1.5.7. However, for me, personally, I upgraded from 1.5.5 to 1.5.7 I believe, so it may be a problem with 1.5.6 as...
Forum: vbBux / vbPlaza 07-13-2006, 02:22 PM
Replies: 11
Views: 1,152
Posted By MGM
Here's the full list... if anybody has any of the...

Here's the full list... if anybody has any of the below that doesnt work, run the query for the ones that dont work:

Change Username
UPDATE `vbplaza_item` SET `inputfields` =...
Forum: vbBux / vbPlaza 07-13-2006, 02:20 PM
Replies: 9
Views: 1,177
Posted By MGM
Ok, here's the full list: Change Username ...

Ok, here's the full list:

Change Username
UPDATE `vbplaza_item` SET `inputfields` =...
Forum: vBulletin 3.5 Template Modifications 07-12-2006, 07:06 PM
Replies: 11
Views: 3,631
Posted By MGM
Very nicely done. Installed and works. MGM...

Very nicely done. Installed and works.

MGM out
Forum: vbBux / vbPlaza 07-12-2006, 07:00 PM
Replies: 9
Views: 1,177
Posted By MGM
I fixed it. You have to run the following two...

I fixed it. You have to run the following two queries to get the username and user title input fields working. If you're missing any other input fields, let me know:

UPDATE `vbplaza_item` SET...
Forum: vbBux / vbPlaza 07-12-2006, 06:59 PM
Replies: 11
Views: 1,152
Posted By MGM
I fixed it. You have to run the following two...

I fixed it. You have to run the following two queries to get the username and user title input fields working. If you're missing any other input fields, let me know:

UPDATE `vbplaza_item` SET...
Showing results 1 to 25 of 294

 
Forum Jump

All times are GMT. The time now is 10:57 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.03094 seconds
  • Memory Usage 2,069KB
  • 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
  • (53)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