The Arcive of Official vBulletin Modifications Site.
It is not a VB3 engine, just a parsed copy!
Archives
Graphics
Styles
Mods
Articles
Forums
VBSupport
vb.org Archive
>
Search Forums
Search Results
User Name
Remember Me?
Password
FAQ
Community
Calendar
Today's Posts
Search
Community Links
Members List
Search Forums
Show Threads
Show Posts
Tag Search
Advanced Search
Найти все сообщения с благодарностями
Go to Page...
Page 1 of 2
1
2
>
Showing results 1 to 25 of 27
Search took
0.00
seconds.
Search:
Posts Made By:
jdrakopo
Forum:
vB4 General Discussions
10-19-2013, 05:48 PM
Replies:
2
? vbu4 upgrade - HELP
Views:
345
Posted By
jdrakopo
? vbu4 upgrade - HELP
I'm running vb 4.1.9
And I'm upgrading to 4.2.2
Do I need to upload *ALL* of the files to the my web server ?
I wouldn't think so, since that would overwrite... well... ALL of files.
I see...
Forum:
vB4 General Discussions
10-19-2013, 05:43 PM
Replies:
2
? # of places to update DB password
Views:
302
Posted By
jdrakopo
THANKS
THANKS
Forum:
vB4 General Discussions
10-19-2013, 02:09 AM
Replies:
2
? # of places to update DB password
Views:
302
Posted By
jdrakopo
? # of places to update DB password
If I want to change the password to my VB database.... I know that I need to:
a) change the password for the database user
b) update config.php with that new password
Are there any other...
Forum:
vBulletin 4.x Add-ons
07-10-2013, 04:32 AM
Replies:
490
Anti-Spam Options -
vbStopForumSpam
Views:
175,926
Posted By
jdrakopo
Yeah - big thanks to jakeman on this. I...
Yeah - big thanks to jakeman on this.
I certainly would not have picked up on the need to change TYPE to ENGINE.
Is this an issue that needs to get addressed in the next ver of this module ?
Forum:
vBulletin 4.x Add-ons
07-06-2013, 03:10 PM
Replies:
490
Anti-Spam Options -
vbStopForumSpam
Views:
175,926
Posted By
jdrakopo
hey - can anybody help out here ? Thanks.
hey - can anybody help out here ?
Thanks.
Forum:
vBulletin 4.x Add-ons
06-30-2013, 11:28 AM
Replies:
490
Anti-Spam Options -
vbStopForumSpam
Views:
175,926
Posted By
jdrakopo
Thanks. This is the error I'm receiving...
Thanks.
This is the error I'm receiving (below)
I must be missing something simple ?
- - -
Database error in vBulletin 4.1.9:
Invalid SQL:
CREATE TABLE IF NOT EXISTS `vbstopforumspam`...
Forum:
vBulletin 4.x Add-ons
06-29-2013, 10:22 PM
Replies:
490
Anti-Spam Options -
vbStopForumSpam
Views:
175,926
Posted By
jdrakopo
Question y'all: The instructions.txt file says...
Question y'all:
The instructions.txt file says to "Upload the contents of the upload folder into the root of your forums. DOnt upload the "upload" folder itself, just the contets of the upload...
Forum:
vB4 General Discussions
06-29-2013, 05:57 PM
Replies:
2
? logging in to CPanel for new back up
Views:
315
Posted By
jdrakopo
Thanks Lynne !
Thanks Lynne !
Forum:
vB4 General Discussions
06-29-2013, 01:15 PM
Replies:
2
? logging in to CPanel for new back up
Views:
315
Posted By
jdrakopo
? logging in to CPanel for new back up
The title of this post should have been: "? logging in to AdminCP for new back up"
(my problem is with AdminCP - not CPanel)
I backed up a prod site to staging and have successfully restored the...
Forum:
vB4 General Discussions
06-09-2013, 03:34 PM
Replies:
1
? disable showing # of views for a post
Views:
318
Posted By
jdrakopo
? disable showing # of views for a post
By default, VB displays the number of views and replies to a post.
Is there a way to disable the view count ?
(while leaving the reply count intact)
Thanks.
Forum:
vB4 General Discussions
05-12-2013, 09:39 PM
Replies:
1
? SQL query to delete users awaiting moderation
Views:
455
Posted By
jdrakopo
? SQL query to delete users awaiting moderation
Does anyone have a proven query to delete users awaiting moderation ?
I *THINK* the right query is something this:
DELETE * FROM user
JOIN userfield ON user.userid = userfield.userid
WHERE...
Forum:
vB4 General Discussions
04-20-2013, 05:30 PM
Replies:
4
? IP Address range to keep the bad guys out
Views:
567
Posted By
jdrakopo
Just to close the thread on this... the text...
Just to close the thread on this... the text below is what I have (I've not tried this yet, but will later today).
order allow,deny# China IP Address Blocksdeny from 58.14.0.0/15...
Forum:
vB4 General Discussions
04-10-2013, 04:15 PM
Replies:
4
? IP Address range to keep the bad guys out
Views:
567
Posted By
jdrakopo
Since I'm running on a shared server, I don't...
Since I'm running on a shared server, I don't think my hosting provider (Arvixe) will allow me to update the htaccess file.
Is there another way?
or - is this it?
Thanks.
Forum:
vB4 General Discussions
04-10-2013, 12:47 PM
Replies:
4
? IP Address range to keep the bad guys out
Views:
567
Posted By
jdrakopo
? IP Address range to keep the bad guys out
Is there a list of IP address ranges that are publicly available with which I can block IP's from eastern European or Asian countries. The subject matter of my forum does not need to be accessible by...
Forum:
vBulletin 3.6 Add-ons
03-24-2013, 03:52 AM
Replies:
1,228
Administrative and Maintenance Tools -
vbStopForumSpam - known spammer lookup for new registrations
Views:
427,605
Posted By
jdrakopo
Does this plugin work with VB version 4.1.9 ?
Does this plugin work with VB version 4.1.9 ?
Forum:
vB4 Programming Discussions
02-02-2013, 08:05 PM
Replies:
3
?! consistent mysql_connect() error
Views:
530
Posted By
jdrakopo
thanks for the quick reply. numerous people are...
thanks for the quick reply.
numerous people are stating that their passwords are not working - and so I think it's a software or config issue.
how can I tell if this is preventing posts from...
Forum:
vB4 Programming Discussions
02-02-2013, 07:53 PM
Replies:
3
?! consistent mysql_connect() error
Views:
530
Posted By
jdrakopo
?! consistent mysql_connect() error
I'm consistently getting the following error in my forum.
And I don't know what's causing it.
Can anyone help offer some pointers ??
Thanks !
- - - - - - - - - - - - - - - - - - - - - - - -...
Forum:
vB4 General Discussions
08-31-2010, 09:39 AM
Replies:
11
How to Ban a IP or IP Range?
Views:
7,245
Posted By
jdrakopo
I already use --> admincp/options/settings/User...
I already use --> admincp/options/settings/User Banning Options
However, what I need is to ban a RANGE OF IP's
For instance, all IP's from Beijing
Is this do'able ?
Forum:
vB4 General Discussions
08-30-2010, 10:59 PM
Replies:
11
How to Ban a IP or IP Range?
Views:
7,245
Posted By
jdrakopo
If my 3rd party hoster does not allow me to...
If my 3rd party hoster does not allow me to modify the .htaccess file (I don't believe siteground does)... does vbulletin give us any other options ?
I'm getting spammed heavily from several...
Forum:
vB4 General Discussions
08-14-2010, 03:04 AM
Replies:
2
configure widget not working ??
Views:
753
Posted By
jdrakopo
configure widget not working ??
I've just hit save on a new widget and when when I click 'Configure Widget'... nothing happens.
Well... I am led to the main admin cp welcome page - but that's certainly not right.
What's going...
Forum:
vBulletin 4 Articles
06-29-2010, 01:42 PM
Replies:
1,120
[HOW TO - vB4] Create your own vBulletin page
Views:
257,344
Posted By
jdrakopo
Is everyone getting this to work in IE ? In...
Is everyone getting this to work in IE ?
In Chrome, all is well.
In IE 7, this does not seem to work (I've not tried IE 8).
Thanks.
---------------------
I'm updating this post since I realize...
Forum:
vBulletin 4 Articles
06-23-2010, 12:28 PM
Replies:
1,120
[HOW TO - vB4] Create your own vBulletin page
Views:
257,344
Posted By
jdrakopo
Thanks for posting this. However, I'm receiving...
Thanks for posting this.
However, I'm receiving the following error on my page:
>> Parse error: syntax error, unexpected T_VARIABLE in /home/bostonwh/public_html/adhub.php on line 44
...where...
Forum:
vBulletin 3 Articles
06-23-2010, 11:46 AM
Replies:
1,399
How to create your own vBulletin-powered page! (uses vB templates)
Views:
979,285
Posted By
jdrakopo
I see. Thanks. I was led to this thread by...
I see.
Thanks.
I was led to this thread by another one (https://vborg.vbsupport.ru/showthread.php?t=228112)... but see that this is for vb3 and that one appears to have tailored the work for vb4.
Forum:
vBulletin 3 Articles
06-23-2010, 11:19 AM
Replies:
1,399
How to create your own vBulletin-powered page! (uses vB templates)
Views:
979,285
Posted By
jdrakopo
I'm having trouble getting this working. Am...
I'm having trouble getting this working.
Am getting the following errors (below).
=======
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in...
Forum:
vBulletin 3.8 Template Modifications
06-21-2010, 11:17 PM
Replies:
334
Forum Home Enhancements -
UKBL ~ Quality Drop Down Menu System
Views:
80,765
Posted By
jdrakopo
This looks great ! Any chance we can get this...
This looks great !
Any chance we can get this for VB4 ??
:)
Showing results 1 to 25 of 27
Page 1 of 2
1
2
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
News and Announcements
News and Announcements
Mod of the Month
Official vB.com Announcements
vBulletin Pre-Sales Questions
vBulletin Styles and Graphics
vBulletin Styles
vBulletin 5.x Styles
vBulletin 3.8 Styles
vBulletin 3.8 Admin CP Styles
vBulletin 4.x Styles
vBulletin Graphic Sets
vBulletin Button Sets
vBulletin Smilie Sets
Miscellaneous Images
vBulletin Rank Sets
vBulletin Avatar Sets
vBulletin Status Icon Sets
vBulletin Article Depository
Read An Article
vBulletin 3 Articles
Programming Articles
General Articles
Management Articles
Graphics Articles
vBulletin Tips & Tricks
vBulletin 4 Articles
vBulletin 5 Connect Articles
Article Submissions
Submit New Article
vBulletin Modifications
vBulletin 5.x Modifications
vBulletin 5.x Products & Extensions
vBulletin 5.x Template Modifications
vBulletin 4.x Modifications
vBulletin 4.x Add-ons
vBulletin 4.x Template Modifications
vBulletin 3.8 Modifications
vBulletin 3.8 Add-ons
vBulletin 3.8 Template Modifications
Premium Modifications
vBulletin Open Source Products
Sphinx
Project Tools
ibProArcade
Archive
vB.org Archives
General
vB1 Hacks
Testing Zone
Board of the Month
Big Board Discussions
General Hosting/Server Discussions
Member Archives
vBulletin 2.x
vBulletin 2.x Full Releases
vBulletin 2.x Beta Releases
vBulletin 2.x Template Modifications
vBulletin 2.x Styles
vBulletin 2.x Admin CP Styles
vBulletin 3.0
vBulletin 3.0 Full Releases
vBulletin 3.0 Beta Releases
vBulletin 3.0 Template Modifications
vBulletin 3.0 Styles
vBulletin 3.0 Admin CP Styles
vBulletin 3.5
vBulletin 3.5 Add-ons
vBulletin 3.5 Template Modifications
vBulletin 3.5 Styles
vBulletin 3.5 Admin CP Styles
vBulletin 3.6
vBulletin 3.6 Template Modifications
vBulletin 3.6 Add-ons
vBulletin 3.6 Styles
vBulletin 3.6 Admin CP Styles
vBulletin 3.7
vBulletin 3.7 Add-ons
vBulletin 3.7 Template Modifications
vBulletin 3.7 Styles
vBulletin 3.7 Admin CP Styles
Premium Archives
uCash & uShop
vBadvanced CMPS
RPG Integration Hack
vBindex
vBgarage
Advanced Warning System (AWS)
vbArticles
vB Chat
vbBux / vbPlaza
ibProArcade Archive
vRewrite - SEOed URLs for vBulletin
Modification Graveyard
vBulletin 5 Connect Discussion
vB5 General Discussions
vB5 Programming Discussions
vB5 Design and Graphics Discussions
vBulletin 4 Discussion
vB4 General Discussions
vB4 Programming Discussions
vB4 Design and Graphics Discussions
vBulletin 3 Discussion
vB3 Programming Discussions
vB3 General Discussions
vB3 Design and Graphics Discussions
Community Discussions
Modification Requests/Questions (Unpaid)
Style and Graphics Requests (Unpaid)
Forum and Server Management
Community Central
vBulletin.org Site Feedback
Community Lounge
Community Reviews
All times are GMT. The time now is
10:58 AM
.
-- Default Style
---- Blue
------ Red
------ Green
------ Purple
Contact Us
-
Archive
-
Top
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.01664 seconds
Memory Usage
2,045KB
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
(1)
pagenav_pagelink
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(34)
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
Messages:
time to check permissions: 0.0008
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
FULLTEXT Search
php_sapi_name(): fpm-fcgi