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 3
1
2
3
>
Showing results 1 to 25 of 66
Search took
0.00
seconds.
Search:
Posts Made By:
Oldfart
Forum:
Modification Requests/Questions (Unpaid)
07-25-2004, 07:00 AM
Replies:
20
Glow/Shadow.
Views:
2,165
Posted By
Oldfart
Whatever, IE users byfar outnumber Netscape and...
Whatever, IE users byfar outnumber Netscape and Mozilla combined. Don't use IE then don't use the hacks, simple as that.
Forum:
vBulletin 3.0 Full Releases
07-24-2004, 05:10 AM
Replies:
4,569
v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]
Views:
895,007
Posted By
Oldfart
That is not a command. The arcade cp is in your...
That is not a command. The arcade cp is in your forums admincp. There is an option in there to reset all high scores in the database. Use that option in your arcade cp. If you only want to remove one...
Forum:
vBulletin 3.0 Full Releases
07-24-2004, 03:16 AM
Replies:
4,569
v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]
Views:
895,007
Posted By
Oldfart
What version of VB are you using? If you are...
What version of VB are you using? If you are using vb 3.0.3 I'll make the changes to a clean version of functions.php for the arcade and attach it here for you to try. If you have any other hacks...
Forum:
vBulletin 3.0 Full Releases
07-23-2004, 09:55 PM
Replies:
4,569
v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]
Views:
895,007
Posted By
Oldfart
Hmm OK, I just went to your site and it comes up...
Hmm OK, I just went to your site and it comes up with a blank page. Are you running a live site and a test site on the same server? If so this might be your problem. Usually people run a test site on...
Forum:
vBulletin 3.0 Full Releases
07-23-2004, 09:40 PM
Replies:
4,569
v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]
Views:
895,007
Posted By
Oldfart
It looks like a cookie problem, not to sure but...
It looks like a cookie problem, not to sure but make sure your cookies are enabled.
Forum:
vBulletin 3.0 Full Releases
07-23-2004, 09:38 PM
Replies:
4,569
v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]
Views:
895,007
Posted By
Oldfart
In the admincp reset the highscores option.
In the admincp reset the highscores option.
Forum:
vBulletin 3.0 Full Releases
07-23-2004, 09:37 PM
Replies:
4,569
v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]
Views:
895,007
Posted By
Oldfart
There is a hack that will let you install...
There is a hack that will let you install multiple games at once but I think you have to install it on a clean install of Arcade tho. You might want to check it out at the vbArcade.com, sorry you...
Forum:
vBulletin 3.0 Full Releases
07-23-2004, 09:32 PM
Replies:
4,569
v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]
Views:
895,007
Posted By
Oldfart
Hmm, do you have your debugmode turned on? If so...
Hmm, do you have your debugmode turned on? If so try turning it off and see if you still get that error.
Forum:
vBulletin 3.0 Beta Releases
07-23-2004, 09:27 PM
Replies:
153
[HTL] & [very simple TXT] vB-Bugs
Views:
19,914
Posted By
Oldfart
I've had it installed for a few months now and I...
I've had it installed for a few months now and I have upgraded my board twice so far and I haven't come across any "bugs" or problems with it yet. Seems to work fine for me anyways...
Forum:
vBulletin 3.0 Full Releases
07-23-2004, 12:41 AM
Replies:
4,569
v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]
Views:
895,007
Posted By
Oldfart
Well after looking at your includes/function.php...
Well after looking at your includes/function.php I noticed only one difference between yours and mine. you have a space inbetween a line:
// merge in css colors if available
if...
Forum:
vBulletin 3.0 Full Releases
07-22-2004, 10:50 PM
Replies:
4,569
v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]
Views:
895,007
Posted By
Oldfart
Ok I'm not sure but it seems to me there is a...
Ok I'm not sure but it seems to me there is a problem somewhere in one of your php files or templates and its causing this problem with your install. When I click on a game the URL up above points to...
Forum:
vBulletin 3.0 Full Releases
07-22-2004, 10:28 PM
Replies:
4,569
v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]
Views:
895,007
Posted By
Oldfart
that line has been taken out in vb 3.0.3 and this...
that line has been taken out in vb 3.0.3 and this new line has been added instead. Just add it above this line in functions_showthread:
// ###################### Start doimicons...
Forum:
vBulletin 3.0 Full Releases
07-22-2004, 10:24 PM
Replies:
4,569
v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]
Views:
895,007
Posted By
Oldfart
Well all that line is doing is making sure that...
Well all that line is doing is making sure that you have the arcade image directory where it's supposed to be like in your /forum/images/arcade there really shouldn't be any problems as long as thats...
Forum:
vBulletin 3.0 Full Releases
07-22-2004, 10:17 PM
Replies:
4,569
v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]
Views:
895,007
Posted By
Oldfart
Well I can help you with the first problem,...
Well I can help you with the first problem, you're missing a , after 'utt_store_act' it should look like this 'utt_store_act',
As far as the other problem goes I have no idea, sorry maybe someone...
Forum:
vBulletin 3.0 Full Releases
07-20-2004, 01:38 AM
Replies:
520
Who Was Online Today on forums
Views:
105,536
Posted By
Oldfart
That is a Sql query. You have to install it in...
That is a Sql query. You have to install it in your forums Sql database. You can do it from your admincp or you can do it from PHPmyadmin.
Forum:
vBulletin 3.0 Full Releases
07-20-2004, 01:21 AM
Replies:
99
User Away Messages
Views:
17,723
Posted By
Oldfart
VbArcade works fine with 3.0.3, what kind of...
VbArcade works fine with 3.0.3, what kind of problems are you having?
Forum:
vBulletin 3.0 Beta Releases
07-19-2004, 11:54 PM
Replies:
366
BB| Messenger 1.5
Views:
81,558
Posted By
Oldfart
Well it's a 50/50 chance it seems. Sometimes it...
Well it's a 50/50 chance it seems. Sometimes it works on my site and sometimes it doesn't. I wish there was a way to notify users to open their bb|messenger when you send someone a message.
Forum:
vBulletin 3.0 Full Releases
07-17-2004, 06:06 PM
Replies:
485
[HTL] & [TXT] Awards/Medals/Cards Hack [vB3]
Views:
90,756
Posted By
Oldfart
My form is customized to my board so it probably...
My form is customized to my board so it probably wouldn't be of any use to you. You would have to re-write it over anyways so a fresh form would be the best IMO. Erwins form hack is a very easy and...
Forum:
vBulletin 3.0 Full Releases
07-17-2004, 05:30 AM
Replies:
485
[HTL] & [TXT] Awards/Medals/Cards Hack [vB3]
Views:
90,756
Posted By
Oldfart
I made the link to request an award live and I...
I made the link to request an award live and I installed Erwin's form hack and made a generic form to request an award. Very simple to do.
In the awards_earnedawards_bit find this pice of code:
...
Forum:
vBulletin 3.0 Beta Releases
07-11-2004, 07:38 AM
Replies:
366
BB| Messenger 1.5
Views:
81,558
Posted By
Oldfart
If this is correct is then is there a function...
If this is correct is then is there a function that would notify your buddy to open his bb|Messenger if doesn't have his bb|Messenger open at the time you would like to talk to them. LIke a popup on...
Forum:
vBulletin 3.0 Beta Releases
07-11-2004, 07:35 AM
Replies:
366
BB| Messenger 1.5
Views:
81,558
Posted By
Oldfart
Just taking an educated guess here... the other...
Just taking an educated guess here... the other buddie would have to have his bb|Messenger open to correct?
Forum:
vBulletin 3.0 Beta Releases
07-11-2004, 07:33 AM
Replies:
366
BB| Messenger 1.5
Views:
81,558
Posted By
Oldfart
Ok I see. Well how does a buddy show up in...
Ok I see.
Well how does a buddy show up in the buddies listing in the online buddy part? How does it get the buddy to be listed there? I'm very sorry for being dumb about this. I guess I don't...
Forum:
vBulletin 3.0 Beta Releases
07-11-2004, 07:24 AM
Replies:
366
BB| Messenger 1.5
Views:
81,558
Posted By
Oldfart
The marquee opens fine when I go to the index.php...
The marquee opens fine when I go to the index.php file. I made a quick link on my navbar using the call to the javascript you posted earlier. I have a couple of buddies listed in the marquee window...
Forum:
vBulletin 3.0 Beta Releases
07-11-2004, 07:22 AM
Replies:
366
BB| Messenger 1.5
Views:
81,558
Posted By
Oldfart
I am clicking on both. I just don't see how the...
I am clicking on both. I just don't see how the chat window is supposed to open to chat with someone
Forum:
vBulletin 3.0 Beta Releases
07-11-2004, 07:07 AM
Replies:
366
BB| Messenger 1.5
Views:
81,558
Posted By
Oldfart
Great hack, thanks for sharing. I have one...
Great hack, thanks for sharing.
I have one little problem with it tho. When I click on the link for the java I don't get any chat window. How does the chat window work? What makes the chat window...
Showing results 1 to 25 of 66
Page 1 of 3
1
2
3
>
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:18 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.01707 seconds
Memory Usage
2,051KB
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
(75)
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.0012
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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(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(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(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(34, 0, 1,''); -> cached fperms for forum 34
(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(34, 0, 1,''); -> cached fperms for forum 34
(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(34, 0, 1,''); -> cached fperms for forum 34
(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(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
FULLTEXT Search
php_sapi_name(): fpm-fcgi