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 13
1
2
3
11
>
Last
»
Showing results 1 to 25 of 305
Search took
0.01
seconds.
Search:
Posts Made By:
Sarteck
Forum:
vB4 General Discussions
03-11-2015, 11:25 PM
Replies:
11
Unable to log in (regular or AdminCP)
Views:
656
Posted By
Sarteck
It actually appears that I had the wrong...
It actually appears that I had the wrong password.
I executed the following:
SELECT password FROM user WHERE userid=MyID;
I got the password hash, then used this to change it:
UPDATE user SET...
Forum:
vB4 General Discussions
03-11-2015, 05:28 AM
Replies:
11
Unable to log in (regular or AdminCP)
Views:
656
Posted By
Sarteck
@Sup, I'm not really sure what it is you're...
@Sup, I'm not really sure what it is you're trying to get me to do, heh.
I've disabled plugins already in config.php. It's generally the first thing I used to do whenever I had a problem, because...
Forum:
vB4 General Discussions
03-11-2015, 04:43 AM
Replies:
11
Unable to log in (regular or AdminCP)
Views:
656
Posted By
Sarteck
@ForceHSS, I get ya. I was on my way to do that...
@ForceHSS, I get ya. I was on my way to do that right after reading your post, but the vBulletin hiccuped on everyone. (I didn't break it, heh.)
Once I/they get the issue sorted out (here's...
Forum:
vB4 General Discussions
03-11-2015, 01:34 AM
Replies:
11
Unable to log in (regular or AdminCP)
Views:
656
Posted By
Sarteck
@Lynne, yeah, just to make sure I even tried from...
@Lynne, yeah, just to make sure I even tried from two other browsers (First Chrome, then FireFox and then Safari), still the same behaviour.
@ForceHSS You mean over at the .com site? I was...
Forum:
vB4 General Discussions
03-11-2015, 01:21 AM
Replies:
11
Unable to log in (regular or AdminCP)
Views:
656
Posted By
Sarteck
Yeah, forgot to add that in there. I'll go edit...
Yeah, forgot to add that in there. I'll go edit the post, now.
Forum:
vB4 General Discussions
03-11-2015, 01:06 AM
Replies:
11
Unable to log in (regular or AdminCP)
Views:
656
Posted By
Sarteck
Unable to log in (regular or AdminCP)
I recently moved servers, and took the opportunity to set up my vB on a "forums.MYDOMAIN.com" subdomain.
I had some issues with it, where I was unable to log OUT for a few days, and it ended up...
Forum:
vB4 General Discussions
10-03-2012, 02:28 PM
Replies:
0
Cannot view or upload attachments in filesystem.
Views:
259
Posted By
Sarteck
Cannot view or upload attachments in filesystem.
I am trying to help fix a vBulletin that crashed a while back.
We've got most everything working, but attachments are being a pain in the neck.
We use the file system to store the attachments. ...
Forum:
vB4 General Discussions
08-12-2012, 04:37 AM
Replies:
1
Some Facebook Connect questions...
Views:
403
Posted By
Sarteck
Some Facebook Connect questions...
I'm not much of a Facebook user, but most of the people that go to my forum are. I keep glancing at the Facebook Connect stuff, and I think I get the general idea of it, but I wanted to ask a few...
Forum:
vB4 General Discussions
08-08-2012, 10:51 AM
Replies:
9
Copy "Forum Leaders" for different user group?
Views:
795
Posted By
Sarteck
Ah, okay; I use 4.1.11, so yeah, that's the...
Ah, okay; I use 4.1.11, so yeah, that's the reason for the difference. And yup, that's what you'd have to remove to disable the caching on that page. :3
Also, I'm no pro by any means. X3 I'm...
Forum:
vBulletin 4.x Add-ons
08-08-2012, 05:31 AM
Replies:
31
Forum Home Enhancements -
Display Avatar Thumbnails in WGO on Forum Home
Views:
7,677
Posted By
Sarteck
Hmm, I see what ya mean about spaces. I'll work...
Hmm, I see what ya mean about spaces. I'll work on that and the asterisks sometime this week.
Forum:
vB4 General Discussions
08-08-2012, 04:12 AM
Replies:
9
Copy "Forum Leaders" for different user group?
Views:
795
Posted By
Sarteck
Michael, As far as I know, no--your second...
Michael,
As far as I know, no--your second page should be working just fine. :hmm:
Ah, wait. XD It's right there in the page. Dunno how I missed it.
// VBIV-6689 Caching.
Forum:
vB4 General Discussions
08-08-2012, 04:05 AM
Replies:
8
May have banned user posting under diffrent account.
Views:
727
Posted By
Sarteck
@nhawk, while proxying to get a different IP...
@nhawk, while proxying to get a different IP address is a walk in the park for anyone with some Net savvy, actual spoofing of IP addresses and still having communication is NOT so easy.
While it...
Forum:
vBulletin 4.x Add-ons
08-07-2012, 10:44 AM
Replies:
44
BB Code Enhancements -
Better code syntax highlighting
Views:
22,647
Posted By
Sarteck
Hmm. What's the modification? Can you link it? ...
Hmm. What's the modification? Can you link it? Maybe I can modify my thing to be compatible with it (although I'm not sure why it would be incompatible).
Forum:
vB4 General Discussions
08-07-2012, 02:19 AM
Replies:
9
Copy "Forum Leaders" for different user group?
Views:
795
Posted By
Sarteck
All right. Let us know here if you still have...
All right. Let us know here if you still have the problem, and I'll see what I can do about hunting down the right stuff. X3
Forum:
vBulletin 4.x Add-ons
08-07-2012, 02:16 AM
Replies:
44
BB Code Enhancements -
Better code syntax highlighting
Views:
22,647
Posted By
Sarteck
On the plugin GeSHi BB Codes (hook location...
On the plugin GeSHi BB Codes (hook location bbcode_create), add the following:
/// LUAS
$this->tag_list['no_option']['luas'] = array ();
$this->tag_list['no_option']['luas']['callback'] =...
Forum:
vB4 General Discussions
08-06-2012, 09:59 AM
Replies:
8
May have banned user posting under diffrent account.
Views:
727
Posted By
Sarteck
To use a 10.*.*.* address, wouldn't the user have...
To use a 10.*.*.* address, wouldn't the user have to be accessing the site from the same internal network as the OP's host?
Forum:
vB4 General Discussions
08-06-2012, 09:50 AM
Replies:
9
Copy "Forum Leaders" for different user group?
Views:
795
Posted By
Sarteck
Change the line$navbits =...
Change the line$navbits = construct_navbits(array('' => $vbphrase['show_groups']));, to:$navbits = construct_navbits(array('' => 'My freaking cool Page Title'));
--------------- Added 1344250391...
Forum:
vB4 General Discussions
08-05-2012, 10:51 AM
Replies:
3
variable for small avatars
Views:
548
Posted By
Sarteck
vb: variable? @steam? Do you mean the URL...
vb: variable? @steam?
Do you mean the URL for the avatar thumbnails?
Forum:
vB4 General Discussions
08-04-2012, 11:32 PM
Replies:
9
Copy "Forum Leaders" for different user group?
Views:
795
Posted By
Sarteck
On your new page (the showgroups.php that you...
On your new page (the showgroups.php that you copied and renamed), change the following line:
WHERE (usergroup.genericoptions & " . $vbulletin->bf_ugp_genericoptions['showgroup'] . ")
to
...
Forum:
vB4 General Discussions
08-03-2012, 10:14 AM
Replies:
11
Automatically convert hotlinked images ...
Views:
1,028
Posted By
Sarteck
@mollypix, yes, that is correct. (Having been...
@mollypix, yes, that is correct. (Having been the target of DMCA notices, I can confirm that. XP)
@Macsee, no, we are not talking about images on their hard drive. Again, read the original...
Forum:
vB4 General Discussions
08-02-2012, 09:17 PM
Replies:
11
Automatically convert hotlinked images ...
Views:
1,028
Posted By
Sarteck
Macsee, read the first post again. :) ...
Macsee, read the first post again. :)
The OP is clearly not talking about content removed by the image services, otherwise they would have been saying something about "This content has been...
Forum:
vBulletin 4.x Add-ons
08-02-2012, 12:47 PM
Replies:
44
BB Code Enhancements -
Better code syntax highlighting
Views:
22,647
Posted By
Sarteck
You're welcome, but thank the GeSHi coders more...
You're welcome, but thank the GeSHi coders more than me. :P All I did was show how to use it for vBulletin--they're the ones who provided such an awesome project. :3
Forum:
vBulletin.org Site Feedback
08-02-2012, 09:43 AM
Replies:
22
Bug when quoting members with "[" or "]" in their nicknames
Views:
2,768
Posted By
Sarteck
I don't think it's too unreasonable to consider...
I don't think it's too unreasonable to consider utilizing a method where square brackets would be acceptable in a BB Code's option, myself.
For example, enclosing the option in quotes or...
Forum:
vBulletin 4.x Add-ons
08-02-2012, 09:21 AM
Replies:
6
Miscellaneous Hacks -
IRC Eggdrop Bot <---> vBulletin site
Views:
3,740
Posted By
Sarteck
For such a thing, you'd need only add the...
For such a thing, you'd need only add the Button/Link code you want to the plugin where data is added to $template_hook['forumhome_wgo_pos2']. :3
Forum:
vB4 General Discussions
08-02-2012, 09:19 AM
Replies:
11
Automatically convert hotlinked images ...
Views:
1,028
Posted By
Sarteck
@Macsee, if the image is being posted on a forum...
@Macsee, if the image is being posted on a forum in the first place, I can't see how it'd be content theft. What the OP seems to want is to avoid a bunch of unavailable images by image services such...
Showing results 1 to 25 of 305
Page 1 of 13
1
2
3
11
>
Last
»
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
12:36 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.04055 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
(33)
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.0046
(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(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(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(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(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi