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 44
Search took
0.00
seconds.
Search:
Posts Made By:
Weasel
Forum:
vBulletin 3.0 Full Releases
09-20-2004, 05:32 PM
Replies:
308
[VB3 RC3] Attachments in private messages
Views:
38,541
Posted By
Weasel
Hmm, you're right. It must be a problem in the...
Hmm, you're right. It must be a problem in the cleanup cron. :disappointed:
Forum:
vBulletin 3.0 Full Releases
09-14-2004, 09:16 PM
Replies:
308
[VB3 RC3] Attachments in private messages
Views:
38,541
Posted By
Weasel
Good job, the simplest solution is always the...
Good job, the simplest solution is always the best, huh?
Forum:
vBulletin 3.0 Full Releases
09-14-2004, 10:38 AM
Replies:
308
[VB3 RC3] Attachments in private messages
Views:
38,541
Posted By
Weasel
Yea same here, it breaks all previously uploaded...
Yea same here, it breaks all previously uploaded attechments to the forum (thumbs and permissions to view).
Forum:
vBulletin 3.0 Full Releases
09-14-2004, 02:00 AM
Replies:
308
[VB3 RC3] Attachments in private messages
Views:
38,541
Posted By
Weasel
I'm having problems with your code RobinHood, it...
I'm having problems with your code RobinHood, it seems to break the permissions of normal attachments, i.e. no one can view them now.
Forum:
vBulletin 3.0 Full Releases
08-25-2004, 05:23 PM
Replies:
518
vB3 Member Album 2.0
Views:
73,681
Posted By
Weasel
out of my 140 profile pictures I got about 10...
out of my 140 profile pictures I got about 10 where the thumbnail was corrupted. This seems to be some sort of problem with vbulletin's thumbnail generation function or just errors with the image...
Forum:
vBulletin 3.0 Full Releases
08-25-2004, 02:38 AM
Replies:
518
vB3 Member Album 2.0
Views:
73,681
Posted By
Weasel
http://www.almostsmart.com/forums/album.php?type=1...
http://www.almostsmart.com/forums/album.php?type=1&sort=joindate&order=asc :)
Forum:
vBulletin 3.0 Full Releases
08-25-2004, 02:04 AM
Replies:
518
vB3 Member Album 2.0
Views:
73,681
Posted By
Weasel
I have made a couple of other changes in my...
I have made a couple of other changes in my upload in post #281. It fixed thumbnails not displaying in the admincp because of the &s=y at the end of the img src url (not sure what that's for?)
...
Forum:
vBulletin 3.0 Full Releases
08-25-2004, 01:40 AM
Replies:
518
vB3 Member Album 2.0
Views:
73,681
Posted By
Weasel
Can you go into your database and see what you...
Can you go into your database and see what you have in your customprofilepic table under profilepicdata?
Forum:
vBulletin 3.0 Full Releases
08-25-2004, 01:33 AM
Replies:
518
vB3 Member Album 2.0
Views:
73,681
Posted By
Weasel
did you make sure to rebuild thumbnails in the...
did you make sure to rebuild thumbnails in the verify section after you made the two $thumbnail = fetch... changes? There should by instances in both inlclude_upload.php and albumcp.php
Otherwise...
Forum:
vBulletin 3.0 Full Releases
08-25-2004, 01:00 AM
Replies:
518
vB3 Member Album 2.0
Views:
73,681
Posted By
Weasel
That's because there is a second fetch function...
That's because there is a second fetch function call in albumcp.php you will have to fix. There are also some various bugs relating to TABLE_PREFIX in both album.php and albumcp.php that will cause...
Forum:
vBulletin 3.0 Full Releases
08-24-2004, 11:40 PM
Replies:
518
vB3 Member Album 2.0
Views:
73,681
Posted By
Weasel
Perhaps this is because vBulletin changed the...
Perhaps this is because vBulletin changed the return type of fetch_thumbnail_from_image to an array? The filedata is stored in key 'filedata', for example $thumbnail['filedata']. This is just a...
Forum:
vBulletin 3.0 Full Releases
08-24-2004, 03:32 AM
Replies:
308
[VB3 RC3] Attachments in private messages
Views:
38,541
Posted By
Weasel
snobbymom, in that last piece of code just...
snobbymom, in that last piece of code just replace foruminfo with attachmentinfo everywhere you see it in the edit.
As for the " $postid = ..." I'm wondering the same thing myself. Its possible...
Forum:
uCash & uShop
05-22-2004, 07:32 PM
Replies:
2,317
uCash & uShop old support and thank you thread
Views:
106,033
Posted By
Weasel
I've found a serious bug in the bank action. ...
I've found a serious bug in the bank action. When you deposit less than .01 (.009 for example) it resets your bank ammount to zero! (N; in the database).
I'm not sure how to fix this but for now...
Forum:
uCash & uShop
05-17-2004, 05:13 PM
Replies:
2,317
uCash & uShop old support and thank you thread
Views:
106,033
Posted By
Weasel
There are 2 bugs in action.stickythread.php,...
There are 2 bugs in action.stickythread.php, these should have definitly been caught before release...
Open up action.stickythread.php
Find:
$threadinfo = $DB_site->query_first("SELECT...
Forum:
uCash & uShop
05-15-2004, 09:37 AM
Replies:
2,317
uCash & uShop old support and thank you thread
Views:
106,033
Posted By
Weasel
There is a bug with the musername stuff. colored...
There is a bug with the musername stuff. colored usernames do not show up properly in the "Whats Going On?" bar and also the "Who's Online" page because the custom utt database variables are not...
Forum:
uCash & uShop
05-14-2004, 05:51 AM
Replies:
2,317
uCash & uShop old support and thank you thread
Views:
106,033
Posted By
Weasel
One of my users found an exploit with the "points...
One of my users found an exploit with the "points per view" action in showthread.
He logged off and opened 10 browser windows and then used some sort of program to refresh each window over and...
Forum:
vBulletin 3.0 Beta Releases
02-18-2004, 09:46 AM
Replies:
25
phpMyChat Integration
Views:
9,904
Posted By
Weasel
I can't get this to work. The first time the...
I can't get this to work. The first time the chat window comes up everything is fine, after that I get the message "This username is already in use. Please chose another." until I clear out the...
Forum:
vBulletin 3.0 Full Releases
01-21-2004, 05:01 AM
Replies:
308
Prevent Doubleposting
Views:
61,134
Posted By
Weasel
Xenon your new version introduces some more...
Xenon your new version introduces some more table_prefix bugs that cause MySQL errors. The problem is that you have to use the AS clause to create an alias so you can use things like post.whatever...
Forum:
vBulletin 3.0 Full Releases
01-09-2004, 09:16 AM
Replies:
308
Prevent Doubleposting
Views:
61,134
Posted By
Weasel
There are a couple of bugs in this hack that will...
There are a couple of bugs in this hack that will cause a mysql error on forums with table prefixes in their database.
To fix
[FIXES APPLIED]
Forum:
vBulletin 3.0 Full Releases
01-06-2004, 04:49 AM
Replies:
14
User Notes upon Banning Actions
Views:
6,297
Posted By
Weasel
Works great in RC2
Works great in RC2
Forum:
vBulletin 3.0 Full Releases
01-04-2004, 08:39 PM
Replies:
161
[3.0.0 beta 5] Read your members Private Messages
Views:
50,907
Posted By
Weasel
You should probably point out if you are not a...
You should probably point out if you are not a lawyer and your occupation has nothing to do with law.
Forum:
vBulletin 2.x Full Releases
12-04-2003, 02:41 AM
Replies:
28
Use MRTG to graph new posts and online users!
Views:
4,801
Posted By
Weasel
vB 3 allows you to specify a table prefix in your...
vB 3 allows you to specify a table prefix in your includes/config.php file. This is used in front of all table names and is defined globally in global.php as TABLE_PREFIX. My table prefix is vb3_,...
Forum:
vBulletin 2.x Full Releases
12-03-2003, 04:55 AM
Replies:
28
Use MRTG to graph new posts and online users!
Views:
4,801
Posted By
Weasel
This hack does not take into consideration...
This hack does not take into consideration TABLE_PREFIX. booo.
Also anyone know what this means?
It still creates the log files and images though, I'm not sure if they work though because the...
Forum:
News and Announcements
11-23-2003, 12:58 PM
Replies:
112
vBulletin 3 Hacks & Quality Assurance at vB.org
Views:
19,016
Posted By
Weasel
My only input on this issue is to make sure every...
My only input on this issue is to make sure every hack that uses MySQL queries uses:
" . TABLE_PREFIX . "table AS table
This is because vB3 now supports table prefixes and any hack that does...
Forum:
vBulletin Pre-Sales Questions
09-05-2003, 11:13 PM
Replies:
2
Need Help From Admin!
Views:
1,032
Posted By
Weasel
Ah, case sensitive..that did it. Thanks
Ah, case sensitive..that did it. Thanks
Showing results 1 to 25 of 44
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
04:49 PM
.
-- 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.02307 seconds
Memory Usage
2,033KB
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
(71)
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.0009
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(100, 0, 1,''); -> cached fperms for forum 100
(unspecified) fetch_permissions(100, 0, 1,''); -> cached fperms for forum 100
(unspecified) fetch_permissions(100, 0, 1,''); -> cached fperms for forum 100
(unspecified) fetch_permissions(100, 0, 1,''); -> cached fperms for forum 100
(unspecified) fetch_permissions(100, 0, 1,''); -> cached fperms for forum 100
(unspecified) fetch_permissions(100, 0, 1,''); -> cached fperms for forum 100
(unspecified) fetch_permissions(100, 0, 1,''); -> cached fperms for forum 100
(unspecified) fetch_permissions(100, 0, 1,''); -> cached fperms for forum 100
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(2, 0, 1,''); -> cached fperms for forum 2
(unspecified) fetch_permissions(2, 0, 1,''); -> cached fperms for forum 2
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
FULLTEXT Search
php_sapi_name(): fpm-fcgi