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 4
1
2
3
>
Last
»
Showing results 1 to 25 of 94
Search took
0.00
seconds.
Search:
Posts Made By:
orange gold
Forum:
vB4 Programming Discussions
07-16-2011, 08:10 PM
Replies:
6
hook for posting data?
Views:
635
Posted By
orange gold
ahh! Thanks! Silly me, Don't know why I left that...
ahh! Thanks! Silly me, Don't know why I left that in there! :o I got the section from another users product.xml file..
So now 1 last question.. It was supposed to replace the "infinity" with "∞"...
Forum:
vB4 Programming Discussions
07-15-2011, 11:44 PM
Replies:
6
hook for posting data?
Views:
635
Posted By
orange gold
Haha! good deal! Alright thanks! :) Edit:...
Haha! good deal! Alright thanks! :)
Edit: just installed the product and when I went to make a post it didn't seem to work? Do I have the right hooks? :(
Forum:
vB4 Programming Discussions
07-15-2011, 11:02 PM
Replies:
6
hook for posting data?
Views:
635
Posted By
orange gold
Thanks! But how do I let it know not to post the...
Thanks! But how do I let it know not to post the original message then my message (with replacements) but only post the replacement message?
Here is my main section of the code for the product:
...
Forum:
vB4 Programming Discussions
07-15-2011, 10:26 PM
Replies:
6
hook for posting data?
Views:
635
Posted By
orange gold
hook for posting data?
I have coded alot in my days but I am new to VB and PHP.. Anyways I want a simple peice of code that will go through a users post right before they post it or preview it and replace string 'x' with...
Forum:
vBulletin 4.x Add-ons
07-14-2011, 08:52 AM
Replies:
24
BB Code Enhancements -
BBCode - Custom Spoiler
Views:
6,277
Posted By
orange gold
Update released! In the new code the button will...
Update released! In the new code the button will automatically adjust it's width to tightly fit all the text in the title.. You don't have to worry about keeping your title small anymore! enjoy!
Forum:
vBulletin 4.x Add-ons
07-13-2011, 12:03 PM
Replies:
11
BB Code Enhancements -
HashTags (like twitter)
Views:
8,650
Posted By
orange gold
Added one...
Added one...
Forum:
vB4 General Discussions
07-13-2011, 05:10 AM
Replies:
4
ERROR - How do I fix this?
Views:
467
Posted By
orange gold
thankyou! Is that also the reason why my forum is...
thankyou! Is that also the reason why my forum is behaving soooo slowly lately?
Forum:
vB4 General Discussions
07-13-2011, 04:05 AM
Replies:
4
ERROR - How do I fix this?
Views:
467
Posted By
orange gold
ERROR - How do I fix this?
I just got my email address spammed with a million notifications of my forum having this error:
How do I fix it??
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]:...
Forum:
vB4 General Discussions
07-13-2011, 02:28 AM
Replies:
1
Slow forum?
Views:
428
Posted By
orange gold
Slow forum?
Hello! My forum is extremely slow! I have great internet but it takes like 12 seconds to load 1 page of my forums (I don't have high image files for a style/theme either)
I noticed these settings...
Forum:
vBulletin 4.x Add-ons
07-12-2011, 10:00 PM
Replies:
11
BB Code Enhancements -
HashTags (like twitter)
Views:
8,650
Posted By
orange gold
HashTags (like twitter)
Mark as installed if you like it!
This mod will allow your users to add HashTags to their posts! When one clicks on a hashtag they will be brought to a search query list of all other posts...
Forum:
vB4 General Discussions
07-10-2011, 10:38 AM
Replies:
1
How do I get PM alerts?
Views:
364
Posted By
orange gold
How do I get PM alerts?
How do I get popup windows in the middle of the screen to alert my users when they have new private messages?
(I know the setting is in the user control panel.. but how do I make that setting...
Forum:
vBulletin 4.x Add-ons
01-17-2011, 01:58 PM
Replies:
38
BB Code Enhancements -
Glow BB Code - Glowing Text
Views:
25,893
Posted By
orange gold
Too lazy hahahah already working on other mods /:
Too lazy hahahah already working on other mods /:
Forum:
vBulletin 4.x Add-ons
01-15-2011, 10:24 PM
Replies:
38
BB Code Enhancements -
Glow BB Code - Glowing Text
Views:
25,893
Posted By
orange gold
You could use javascript. something like, test ...
You could use javascript. something like,
test
And have the javascript get a string using {option}, then seperate by commas and then it would have 3 colors, THEN, it would apply thoose 3 to the...
Forum:
vBulletin 4.x Add-ons
01-15-2011, 10:19 PM
Replies:
24
BB Code Enhancements -
BBCode - Custom Spoiler
Views:
6,277
Posted By
orange gold
uhm? replacement: ...
uhm?
replacement:
<strike>{param}</strike>
???
haha
Forum:
vBulletin 4.x Add-ons
01-15-2011, 10:16 PM
Replies:
10
BB Code Enhancements -
Ultimate Temperature BBCode
Views:
2,477
Posted By
orange gold
Sorry it's taking so long. My hard drive on my...
Sorry it's taking so long. My hard drive on my mac failed and I havent really been able to get online except for my iPhone, and then I forgot the password to this account hahahahaha... But now I am...
Forum:
Modification Requests/Questions (Unpaid)
01-06-2011, 08:03 PM
Replies:
5
CSS property doesnt work in vbulletin ?
Views:
904
Posted By
orange gold
Oh. XHtml.. Anyways, if I put it in a div tag...
Oh. XHtml..
Anyways, if I put it in a div tag than the div will go to the next line.. I need it on the same line???
Forum:
Modification Requests/Questions (Unpaid)
01-06-2011, 02:49 AM
Replies:
5
CSS property doesnt work in vbulletin ?
Views:
904
Posted By
orange gold
Sorry, that was a typo... in the real code there...
Sorry, that was a typo... in the real code there is no extra "l"
Anyways.. after editing with the source code I found out that this is the culprit..
If i delete this code which is line1 in the...
Forum:
Modification Requests/Questions (Unpaid)
01-06-2011, 02:20 AM
Replies:
5
CSS property doesnt work in vbulletin ?
Views:
904
Posted By
orange gold
CSS property doesnt work in vbulletin ?
**This issue is still not resolved!
After editing with the source code I found out that this is the culprit..
If I delete this code which is line1 in the source code:
<!DOCTYPE html PUBLIC...
Forum:
vBulletin 4.x Add-ons
01-03-2011, 05:56 PM
Replies:
7,574
Major Additions -
ibProArcade - professional Arcade System
Views:
2,340,424
Posted By
orange gold
When I finished playing any of the games, it...
When I finished playing any of the games, it takes me to the following url to submit the score:
/index.php?act=Arcade&do=newscore
Of course, this gave me an error because it needs to go to this...
Forum:
vBulletin 4.x Add-ons
01-02-2011, 01:47 AM
Replies:
16
BB Code Enhancements -
BBCode - LARGE image preview - pop-up window.
Views:
4,703
Posted By
orange gold
I have no clue why this is happening? I try this...
I have no clue why this is happening? I try this on my website and it works fine, but when I try it on VBulletin forums I get this message so it's somethign wrong with the way vb reads the code I...
Forum:
vBulletin 4.x Add-ons
01-01-2011, 03:09 PM
Replies:
16
BB Code Enhancements -
BBCode - LARGE image preview - pop-up window.
Views:
4,703
Posted By
orange gold
That's strange... I'll take a look into it...
That's strange... I'll take a look into it later...
Forum:
vBulletin 4.x Add-ons
01-01-2011, 07:20 AM
Replies:
10
BB Code Enhancements -
Ultimate Temperature BBCode
Views:
2,477
Posted By
orange gold
Thanks Osama! And since you seem to like alot of...
Thanks Osama! And since you seem to like alot of my BBCode keep your eyes peeled for the next few days.. I'm about to release the ultimate bbcode for math. IT literaly formats everything to look like...
Forum:
vBulletin 4.x Add-ons
01-01-2011, 07:19 AM
Replies:
51
New Posting Features -
Spoiler - iPhone Theme !!!!!
Views:
8,015
Posted By
orange gold
Glad you like it ;)
Glad you like it ;)
Forum:
vBulletin 4.x Add-ons
01-01-2011, 07:05 AM
Replies:
16
BB Code Enhancements -
BBCode - LARGE image preview - pop-up window.
Views:
4,703
Posted By
orange gold
Thanks for the image icon!
Thanks for the image icon!
Forum:
vBulletin 4.x Add-ons
12-30-2010, 07:52 PM
Replies:
10
BB Code Enhancements -
Ultimate Temperature BBCode
Views:
2,477
Posted By
orange gold
Sorry, I have no clue.. You would probably have...
Sorry, I have no clue.. You would probably have to edit a php file somewhere int he blog directory. I don't mess with those though ahah.. Don't want to screw my forum.. :P
Showing results 1 to 25 of 94
Page 1 of 4
1
2
3
>
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
07:15 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.02352 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
(2)
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.0014
(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(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(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(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(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(112, 0, 1,''); -> cached fperms for forum 112
(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(112, 0, 1,''); -> cached fperms for forum 112
(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(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi