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

Showing results 1 to 25 of 54
Search took 0.00 seconds.
Search: Posts Made By: vulture
Forum: Modification Graveyard 01-05-2010, 09:24 AM
Replies: 115
Miscellaneous Hacks - Top Posters List
Views: 27,571
Posted By vulture
I get this error: MySQL Error : MySQL...

I get this error:

MySQL Error : MySQL server has gone away
Error Number : 2006
Forum: vBulletin 4.x Add-ons 01-01-2010, 11:48 AM
Replies: 3,814
Show Thread Enhancements - [AJAX] Post Thank You Hack
Views: 943,824
Posted By vulture
Have you uninstalled the old version? If you...

Have you uninstalled the old version? If you have, then you should be able to install as per normal but you won't have your old thanks

If you haven't then its steps 2 & 3 above

BACKUP your...
Forum: vBulletin 4.x Add-ons 12-31-2009, 10:54 PM
Replies: 3,814
Show Thread Enhancements - [AJAX] Post Thank You Hack
Views: 943,824
Posted By vulture
That issue isn't resolved by my post. Looks like...

That issue isn't resolved by my post. Looks like the table/field doesn't exit.
Forum: vBulletin 4.x Add-ons 12-31-2009, 06:50 PM
Replies: 3,814
Show Thread Enhancements - [AJAX] Post Thank You Hack
Views: 943,824
Posted By vulture
See my post...

See my post (https://vborg.vbsupport.ru/showpost.php?p=1942898&postcount=129). The install script is coded incorrectly are far as I'm concerned as it doesn't take into account if you are doing an...
Forum: vBulletin 4.x Add-ons 12-30-2009, 09:40 PM
Replies: 3,814
Show Thread Enhancements - [AJAX] Post Thank You Hack
Views: 943,824
Posted By vulture
The alignment is out in postbit (see attachment)....

The alignment is out in postbit (see attachment). How can this be fixed?
Forum: vBulletin 4.x Add-ons 12-30-2009, 09:20 PM
Replies: 3,814
Show Thread Enhancements - [AJAX] Post Thank You Hack
Views: 943,824
Posted By vulture
Version 5.3 uses exactly the same database...

Version 5.3 uses exactly the same database tables. To fix the error change to the following in products-post_thanks.xml

<installcode><![CDATA[$db->query_write("CREATE TABLE IF NOT EXISTS`"....
Forum: vBulletin 4.x Add-ons 12-30-2009, 03:48 PM
Replies: 3,814
Show Thread Enhancements - [AJAX] Post Thank You Hack
Views: 943,824
Posted By vulture
The install assumes that the relevant fields on...

The install assumes that the relevant fields on the table don't exist. Is there not a way of checking to see if they already exist and skip?

<![CDATA[$db->query_write("CREATE TABLE IF NOT...
Forum: vBulletin 4.x Add-ons 12-30-2009, 03:28 PM
Replies: 3,814
Show Thread Enhancements - [AJAX] Post Thank You Hack
Views: 943,824
Posted By vulture
Was thinking that but then I guess all users...

Was thinking that but then I guess all users loose their thanks.

No big deal I guess. I'll backup the DB before I do that though!
Forum: vBulletin 4.x Add-ons 12-30-2009, 03:15 PM
Replies: 3,814
Show Thread Enhancements - [AJAX] Post Thank You Hack
Views: 943,824
Posted By vulture
Getting the following error when upgrading from...

Getting the following error when upgrading from 5.3

Database error in vBulletin 4.0.0:

Invalid SQL:
ALTER TABLE `user` ADD `post_thanks_user_amount` INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL;
...
Forum: vBulletin 4.x Add-ons 12-30-2009, 02:45 PM
Replies: 3,814
Show Thread Enhancements - [AJAX] Post Thank You Hack
Views: 943,824
Posted By vulture
wrong error

wrong error
Forum: vBulletin 4.x Add-ons 12-29-2009, 07:41 PM
Replies: 1,030
Views: 166,671
Posted By vulture
How do you get rid of the typewrite effect? I...

How do you get rid of the typewrite effect? I can't see any option to disable it in version 6.10
Forum: vBulletin 4.x Add-ons 12-28-2009, 04:00 PM
Replies: 36
Chat Modifications - GCBOS Widget for vb Suite Gold!
Views: 13,547
Posted By vulture
Nice. How did you customise it to get the...

Nice. How did you customise it to get the register link?

Edit: figured it out
Forum: vBulletin 3.6 Add-ons 01-09-2007, 08:40 PM
Replies: 76
Administrative and Maintenance Tools - vB Error Pages 1.0
Views: 16,882
Posted By vulture
I like this hack but it doesn't work properly...

I like this hack but it doesn't work properly (even on the authors forum)

This gives the correct error page: http://www.internetwatchers.co.uk/forums/blah
This totally screws up:...
Forum: vBulletin 3.5 Add-ons 07-11-2006, 03:40 PM
Replies: 37
Views: 126,513
Posted By vulture
Just what I needed ... thanks

Just what I needed ... thanks
Forum: vB3 General Discussions 01-31-2006, 05:20 PM
Replies: 11
Views: 1,174
Posted By vulture
Characters per post on a forum-by-forum basis

I currently have the Minimum Characters Per Post setting set to 50 characters to prevent silly "lol" and "i know" posts.

However, for the fun and games forums, I need to allow shorter characters...
Forum: Modification Graveyard 05-12-2005, 04:30 PM
Replies: 156
Views: 35,016
Posted By vulture
Its got some of Paul's code in there (userinrole...

Its got some of Paul's code in there (userinrole function), so if paul doesn't mind me posting the changes here ...
Forum: Modification Graveyard 05-10-2005, 07:26 PM
Replies: 156
Views: 35,016
Posted By vulture
Well, I've hacked the code so it takes care of...

Well, I've hacked the code so it takes care of secondary groups. I created a new role (ROLE_BANNED) so if a mod/admin/user has n secondary groups of which any are classed as banned, then access is...
Forum: Modification Graveyard 05-10-2005, 04:04 PM
Replies: 156
Views: 35,016
Posted By vulture
Next question: how can you make it work for...

Next question: how can you make it work for secondary groups? I have a promotion set where once a user gets to a certain amount of posts, they get access to chat. I can't have them changing their...
Forum: Modification Graveyard 05-10-2005, 02:06 PM
Replies: 156
Views: 35,016
Posted By vulture
Does the hack only work for primary usergroups?

Does the hack only work for primary usergroups?
Forum: vBulletin 3.0 Full Releases 04-28-2005, 09:39 PM
Replies: 13
Views: 6,302
Posted By vulture
The problem on my board is that it generates too...

The problem on my board is that it generates too many dark colours. Fix it by having the random value from 150-255

// +++ completely random bright colours
$randred = rand(150,255);
...
Forum: vBulletin 3.0 Full Releases 04-28-2005, 09:41 AM
Replies: 55
Views: 158,912
Posted By vulture
um, i'll click install for in preperation

um, i'll click install for in preperation
Forum: vBulletin 3.0 Full Releases 04-27-2005, 02:34 PM
Replies: 140
Views: 30,977
Posted By vulture
Would it be possible to have the log going to the...

Would it be possible to have the log going to the database instead of a file?

My users are loving this.
Forum: vBulletin 3.0 Full Releases 04-27-2005, 11:09 AM
Replies: 140
Views: 30,977
Posted By vulture
Is there anyway to prevent the use of some...

Is there anyway to prevent the use of some colours? Black and grey don't come out at all
Forum: vBulletin 3.0 Full Releases 04-27-2005, 03:24 AM
Replies: 140
Views: 30,977
Posted By vulture
On line 133 there is a typo. Should be: ...

On line 133 there is a typo. Should be:

$navbits[$parent] = 'Graffiti Wall';

You have 'Graffiti' misspelt.
Forum: vBulletin 3.0 Full Releases 04-27-2005, 02:50 AM
Replies: 140
Views: 30,977
Posted By vulture
Installed. How would you only allow people...

Installed.

How would you only allow people with a specified amount of posts, or those in a particular group to be able to write to the wall?

EDIT: I had to manually create the log file and set...
Showing results 1 to 25 of 54

 
Forum Jump

All times are GMT. The time now is 05:12 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.01621 seconds
  • Memory Usage 2,032KB
  • 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
  • (73)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