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 43
Search took
0.00
seconds.
Search:
Posts Made By:
cfitzarl
Forum:
vBulletin Pre-Sales Questions
03-21-2008, 07:31 PM
Replies:
22
1&1- Hosting...
Views:
3,745
Posted By
cfitzarl
I had no good experiences with 1&1
I had no good experiences with 1&1
Forum:
vB3 General Discussions
03-16-2008, 09:06 PM
Replies:
0
Removing the "go to last post" with the thread url?
Views:
616
Posted By
cfitzarl
Removing the "go to last post" with the thread url?
With vbSEO I know you can change this option for non-registered members, but is there a way to do this for registered members via editing a template?
Thanks for any help :)
Forum:
vB3 Programming Discussions
03-16-2008, 09:04 PM
Replies:
3
Simple mod rewrite with PHP?
Views:
752
Posted By
cfitzarl
You could also do: RewriteRule...
You could also do:
RewriteRule ^area/(.*).html$ index.php?area=$1
Forum:
vBulletin 3 Articles
02-21-2008, 03:52 AM
Replies:
35
Shorter Profile Url
Views:
20,362
Posted By
cfitzarl
I would suggest using: RewriteEngine on ...
I would suggest using:
RewriteEngine on
RewriteRule ^(.*)/?$ member.php?username=$1 [L]
When you have (.*), that can stand for any letter, number, or symbol.
Forum:
General Hosting/Server Discussions
12-26-2007, 07:18 PM
Replies:
5
Free Hosting vs Paid Hosting w/Domain
Views:
1,554
Posted By
cfitzarl
Thank you for the advice and help :) . My domain...
Thank you for the advice and help :) . My domain isn't free...I paid for that ;) . It's just the hosting that is. I am looking into a host right now :) .
Forum:
General Hosting/Server Discussions
12-26-2007, 06:25 PM
Replies:
5
Free Hosting vs Paid Hosting w/Domain
Views:
1,554
Posted By
cfitzarl
Ok, thanks for the response :) .
Ok, thanks for the response :) .
Forum:
vBulletin 3.6 Template Modifications
12-26-2007, 05:46 AM
Replies:
59
Mini Mods -
Banned Member Redirect
Views:
22,343
Posted By
cfitzarl
This is amazing :D ! I have this set up on my...
This is amazing :D ! I have this set up on my website....I embedded it into a custom vb page :) .
Forum:
General Hosting/Server Discussions
12-26-2007, 04:16 AM
Replies:
5
Free Hosting vs Paid Hosting w/Domain
Views:
1,554
Posted By
cfitzarl
Free Hosting vs Paid Hosting w/Domain
Merry Christmas everyone :D !
Anyway, I have a question...I just got enough money from relatives to afford paid hosting for 1 year :D ! Now my question to you all is what would be the perks of...
Forum:
vB3 General Discussions
12-18-2007, 01:00 AM
Replies:
10
Hack Listing Mod
Views:
991
Posted By
cfitzarl
Thank you very much :D !
Thank you very much :D !
Forum:
vB3 General Discussions
12-17-2007, 11:41 PM
Replies:
10
Hack Listing Mod
Views:
991
Posted By
cfitzarl
I can not find it either...that's why I'm asking...
I can not find it either...that's why I'm asking if people know where it is :p .
Forum:
vB3 General Discussions
12-17-2007, 11:24 PM
Replies:
10
Hack Listing Mod
Views:
991
Posted By
cfitzarl
No, the hack they use in order to be able to...
No, the hack they use in order to be able to download a hack (you have to click "installed" or something similar), and then it give you the download. Let me attach an image of what I mean (from...
Forum:
vB3 General Discussions
12-17-2007, 10:44 PM
Replies:
10
Hack Listing Mod
Views:
991
Posted By
cfitzarl
I already have that one installed :p . Sorry for...
I already have that one installed :p . Sorry for the miscommunication :( . I'm trying to find one that is similar to vbhackers.com or vbmodder.com . The interface of their downloads.
Forum:
vB3 General Discussions
12-17-2007, 10:06 PM
Replies:
10
Hack Listing Mod
Views:
991
Posted By
cfitzarl
Hack Listing Mod
Hello :)
My question for you all is do you know if there is a published hack to achieve a system like vbhackers.com, or vbmodder.com has? With the website I constucted, I would like a system like...
Forum:
vB3 General Discussions
12-17-2007, 02:29 AM
Replies:
3
What are you vBSEO Custom Rewrites?
Views:
1,991
Posted By
cfitzarl
I did those in the vBSEO CP, yes (I am not sure...
I did those in the vBSEO CP, yes (I am not sure how the normal mod rewrite module from apache works on vbulletin....since I have tried rewrites through the .htaccess and it has failed). There is a...
Forum:
vB3 General Discussions
12-17-2007, 01:05 AM
Replies:
3
What are you vBSEO Custom Rewrites?
Views:
1,991
Posted By
cfitzarl
What are you vBSEO Custom Rewrites?
Just wondering what you all have for rewrites on your forum :) . I spent a while trying to set mine up :D . Here are mine:
'showgroups\.php' => 'staff'
'faq\.php => 'faq'
'usercp\.php' =>...
Forum:
ibProArcade Archive
12-17-2007, 01:01 AM
Replies:
9
VBSEO and ibProArcade
Views:
2,418
Posted By
cfitzarl
I customized all of mine: 'arcade\.php$' =>...
I customized all of mine:
'arcade\.php$' => 'games'
'arcade\.php\?&act=Arcade$' => 'games'
'arcade\.php\?do=play&gameid=(\d+)$' => 'games/$1'
'arcade\.php\?&act=Arcade&do=play&gameid=(\d+)$' =>...
Forum:
vBulletin 3 Articles
12-14-2007, 11:01 PM
Replies:
1,399
How to create your own vBulletin-powered page! (uses vB templates)
Views:
980,405
Posted By
cfitzarl
Very nice tutorial :)
Very nice tutorial :)
Forum:
vB3 Programming Discussions
12-10-2007, 02:39 AM
Replies:
0
Help with ModRewrite
Views:
572
Posted By
cfitzarl
Help with ModRewrite
Hello all :)
I am trying to make a rewrite for my website so when they try to edit something like a editsignature, editpassword, editprofile, and all the other extensions of profile.php to end up...
Forum:
Community Lounge
10-29-2007, 06:37 PM
Replies:
10
How is your forum set up?
Views:
1,179
Posted By
cfitzarl
My site is based around a forum, with a downloads...
My site is based around a forum, with a downloads mod, arcade, and some other things :) . My website is based on Counter-Strike Customization, so we need to use the forum a lot.
Forum:
vB3 General Discussions
10-22-2007, 09:11 PM
Replies:
2
vbSEO Download + Arcade URL Rewrites
Views:
1,526
Posted By
cfitzarl
Ok, I'll try that, thanks :) . I had a...
Ok, I'll try that, thanks :) . I had a DownloadsII url rewrite but I messed it up :( . I tried to look for it again with no success, I'll keep trying though.
Forum:
vB3 General Discussions
10-22-2007, 08:27 PM
Replies:
2
vbSEO Download + Arcade URL Rewrites
Views:
1,526
Posted By
cfitzarl
vbSEO Download + Arcade URL Rewrites
Ok, I have vbSEO installed on my forum and I am trying to rewrite my DownloadsII and ibpro arcade so it's easier to access. So far I have these in the redirects:
'downloads\.php' => 'download/'...
Forum:
vB3 General Discussions
10-15-2007, 06:55 PM
Replies:
1
Small (big) Dillema
Views:
576
Posted By
cfitzarl
Small (big) Dillema
Ok, so I am now in the process of moving my vbulletin over to another host, with the help of a friend that was offering me some space on his server. Thing is, when he tried to import my vbulletin...
Forum:
General Hosting/Server Discussions
10-15-2007, 06:23 PM
Replies:
6
Dont ever use bluehost
Views:
3,403
Posted By
cfitzarl
The server has any and all rights to shut you...
The server has any and all rights to shut you down, but I don't think they should do it without letting you prove yourself first. Although, the internet doesn't have a bill or rights :p .
Forum:
General Hosting/Server Discussions
10-15-2007, 04:06 AM
Replies:
2
Porting From One Server to Another
Views:
1,046
Posted By
cfitzarl
Porting From One Server to Another
I finally walked out on my host; they've had 2 - 1 day long downtimes, and I'm sick of it :p . In any case, I am trying to port everything from one server to another.....and here's the issue. I...
Forum:
vB3 General Discussions
10-09-2007, 12:04 PM
Replies:
4
Removing Admin CP Links
Views:
830
Posted By
cfitzarl
Fixed!! Thanks :D ! I thought I removed...
Fixed!! Thanks :D ! I thought I removed everything, but apparently not :S .
Showing results 1 to 25 of 43
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
12:55 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.04338 seconds
Memory Usage
2,039KB
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
(24)
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.0011
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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(197, 0, 1,''); -> cached fperms for forum 197
(unspecified) fetch_permissions(197, 0, 1,''); -> cached fperms for forum 197
(unspecified) fetch_permissions(197, 0, 1,''); -> cached fperms for forum 197
(unspecified) fetch_permissions(197, 0, 1,''); -> cached fperms for forum 197
(unspecified) fetch_permissions(192, 0, 1,''); -> cached fperms for forum 192
(unspecified) fetch_permissions(192, 0, 1,''); -> cached fperms for forum 192
(unspecified) fetch_permissions(197, 0, 1,''); -> cached fperms for forum 197
(unspecified) fetch_permissions(197, 0, 1,''); -> cached fperms for forum 197
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(174, 0, 1,''); -> cached fperms for forum 174
(unspecified) fetch_permissions(174, 0, 1,''); -> cached fperms for forum 174
(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(197, 0, 1,''); -> cached fperms for forum 197
(unspecified) fetch_permissions(197, 0, 1,''); -> cached fperms for forum 197
(unspecified) fetch_permissions(197, 0, 1,''); -> cached fperms for forum 197
(unspecified) fetch_permissions(197, 0, 1,''); -> cached fperms for forum 197
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
FULLTEXT Search
php_sapi_name(): fpm-fcgi