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 7
1
2
3
>
Last
»
Showing results 1 to 25 of 172
Search took
0.00
seconds.
Search:
Posts Made By:
karim004
Forum:
vB3 General Discussions
09-03-2009, 02:39 PM
Replies:
7
Please is there a way to redirect /index.php to forum homepage?
Views:
1,050
Posted By
karim004
Redirect the index.php Using a 301 Redirect ! ...
Redirect the index.php Using a 301 Redirect !
1. if you dont have a .htaccess file, open notepad, name and save
the file as .htaccess (there is no extension).
2. If you already have a...
Forum:
Modification Graveyard
01-12-2009, 01:33 PM
Replies:
857
Add-On Releases -
Advertisement System V2.6 Aka Ad Management
Views:
186,878
Posted By
karim004
go to admincp , style manager , your style , ...
go to admincp , style manager , your style , template : ad_navbarBelow
find
<iframe src="autorefresh_navbar.php
add
<iframe src="http://yourforumlink/autorefresh_navbar.php
Forum:
Modification Graveyard
01-05-2009, 02:43 PM
Replies:
857
Add-On Releases -
Advertisement System V2.6 Aka Ad Management
Views:
186,878
Posted By
karim004
ADMINCP , style manager , your style , templates...
ADMINCP , style manager , your style , templates : Postbit&Postbit_legacy
Below :
<!-- / post $post[postid] popup menu -->
add :
$ad_postbit_below
Forum:
Modification Graveyard
01-05-2009, 02:18 PM
Replies:
857
Add-On Releases -
Advertisement System V2.6 Aka Ad Management
Views:
186,878
Posted By
karim004
close the img border :) <img border="1"...
close the img border :) <img border="1" src="http://www.biggestloserfans.com/image001.gif">
<center><a href="http://www.lcweightlossbootcamp.com/">
<img border="1"...
Forum:
Modification Graveyard
12-12-2008, 05:53 PM
Replies:
857
Add-On Releases -
Advertisement System V2.6 Aka Ad Management
Views:
186,878
Posted By
karim004
go to admincp , vbulletin options , Advertisement...
go to admincp , vbulletin options , Advertisement System (Settings & Slideshow)
Do NOT display advertisements for scripts:
and remove search
Forum:
Modification Graveyard
11-25-2008, 02:16 PM
Replies:
857
Add-On Releases -
Advertisement System V2.6 Aka Ad Management
Views:
186,878
Posted By
karim004
admincp , style manager , your style , template...
admincp , style manager , your style , template header and center $ad_headerEnd
<center>$ad_headerEnd</center>
Forum:
Modification Graveyard
11-22-2008, 11:18 AM
Replies:
857
Add-On Releases -
Advertisement System V2.6 Aka Ad Management
Views:
186,878
Posted By
karim004
the prb is this extra text : /* 728x90, 作成済み...
the prb is this extra text : /* 728x90, 作成済み 08/11/16 */
try this :
<script type="text/javascript">
<!--google_ad_client = "pub-8771238741531768";
google_ad_slot = "8445802467";
Forum:
Modification Graveyard
11-21-2008, 05:09 PM
Replies:
857
Add-On Releases -
Advertisement System V2.6 Aka Ad Management
Views:
186,878
Posted By
karim004
try : display ads for usergroup : 1 and leave...
try : display ads for usergroup : 1
and leave do not display ....... empty
Forum:
Modification Graveyard
11-14-2008, 02:43 PM
Replies:
857
Add-On Releases -
Advertisement System V2.6 Aka Ad Management
Views:
186,878
Posted By
karim004
to fix the prb remove <!--/* Pc Helpforum...
to fix the prb remove
<!--/* Pc Helpforum Adverteersysteem Javascript Tag v2.4.7 */-->
here is you adcode { and yes the rotation works with any script ! }
<script...
Forum:
Modification Graveyard
11-13-2008, 01:34 PM
Replies:
857
Add-On Releases -
Advertisement System V2.6 Aka Ad Management
Views:
186,878
Posted By
karim004
rotation= adcodes separated by | demo : ...
rotation= adcodes separated by |
demo :
google adsense code
|
yahoo script
|
<a href="link1"><img src="banner1"></a>
|
<a href="link2"><img src="banner2"></a>
Forum:
Modification Graveyard
11-13-2008, 01:30 PM
Replies:
857
Add-On Releases -
Advertisement System V2.6 Aka Ad Management
Views:
186,878
Posted By
karim004
next week
next week
Forum:
Modification Graveyard
11-10-2008, 11:58 AM
Replies:
857
Add-On Releases -
Advertisement System V2.6 Aka Ad Management
Views:
186,878
Posted By
karim004
dont put the code in template navbar ! go to...
dont put the code in template navbar ! go to style manager , your style . edit templates : FORUMDISPLAY , showthread , MEMBERINFO ..............
add:
$ad_navbarBelow
below :
$navbar
try to...
Forum:
Modification Graveyard
11-02-2008, 03:15 PM
Replies:
857
Add-On Releases -
Advertisement System V2.6 Aka Ad Management
Views:
186,878
Posted By
karim004
there is 2 ads in header slideshow at the right...
there is 2 ads in header slideshow at the right of the logo and rotation below the logo .
if you want a simple rotation in right side open yoour header and
Above:
<td...
Forum:
Modification Graveyard
10-29-2008, 04:02 PM
Replies:
857
Add-On Releases -
Advertisement System V2.6 Aka Ad Management
Views:
186,878
Posted By
karim004
admincp , vbulletin options , Advertisement...
admincp , vbulletin options , Advertisement System (Settings & Slideshow) 2 nd option : Do NOT display advertisements for scripts:
then add register Exp:
online|register|login
Forum:
Modification Graveyard
10-27-2008, 11:52 AM
Replies:
857
Add-On Releases -
Advertisement System V2.6 Aka Ad Management
Views:
186,878
Posted By
karim004
to display the right column in all pages: 1=...
to display the right column in all pages:
1= template footer :
above :
$spacer_close
add :
$ad_rightcolumn_code
2= template Navbar :
at the end of your template add :
<table border="0"...
Forum:
Modification Graveyard
10-23-2008, 01:43 PM
Replies:
857
Add-On Releases -
Advertisement System V2.6 Aka Ad Management
Views:
186,878
Posted By
karim004
try this [template header ] to center the ads ...
try this [template header ] to center the ads
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td...
Forum:
Modification Graveyard
10-15-2008, 09:21 PM
Replies:
857
Add-On Releases -
Advertisement System V2.6 Aka Ad Management
Views:
186,878
Posted By
karim004
10/15/2008 version 2.6 ** ability to tun on...
10/15/2008 version 2.6
** ability to tun on /off the autorefresh : check the screen below
https://vborg.vbsupport.ru/external/2008/10/29.jpg
Yes : will enable the autorefresh
No : will enable...
Forum:
Modification Graveyard
10-13-2008, 04:25 PM
Replies:
857
Add-On Releases -
Advertisement System V2.6 Aka Ad Management
Views:
186,878
Posted By
karim004
you can add a condition
you can add a condition
Forum:
Modification Graveyard
10-13-2008, 03:05 PM
Replies:
857
Add-On Releases -
Advertisement System V2.6 Aka Ad Management
Views:
186,878
Posted By
karim004
yes you can here is a example ; <a...
yes you can here is a example ;
<a href="link1a"><img src="banner1a"><a href="link1b"><img src="banner1b"> |
<a href="link2a"><img src="banner2a">adsense adcode
Forum:
Modification Graveyard
10-10-2008, 09:00 PM
Replies:
857
Add-On Releases -
Advertisement System V2.6 Aka Ad Management
Views:
186,878
Posted By
karim004
above : <td align="$stylevar[right]"...
above :
<td align="$stylevar[right]" id="header_right_cell">
<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if>
add :
<td...
Forum:
Modification Graveyard
10-09-2008, 11:22 AM
Replies:
857
Add-On Releases -
Advertisement System V2.6 Aka Ad Management
Views:
186,878
Posted By
karim004
Can you provide more details !
Can you provide more details !
Forum:
Modification Graveyard
10-09-2008, 11:12 AM
Replies:
857
Add-On Releases -
Advertisement System V2.6 Aka Ad Management
Views:
186,878
Posted By
karim004
admincp , Advertisement System (Settings &...
admincp , Advertisement System (Settings & Slideshow ) , Advertisement title
This is the text that is used in places to mark advertisements. change me
Forum:
Modification Graveyard
10-08-2008, 11:58 AM
Replies:
857
Add-On Releases -
Advertisement System V2.6 Aka Ad Management
Views:
186,878
Posted By
karim004
<a href="http://www.websitelinkhere"...
<a href="http://www.websitelinkhere" target="_blank"><img src="http://www.bannerlinkhere"></a>
Forum:
Modification Graveyard
10-07-2008, 11:37 AM
Replies:
857
Add-On Releases -
Advertisement System V2.6 Aka Ad Management
Views:
186,878
Posted By
karim004
send me your template : FORUMHOME TFEX ...
send me your template : FORUMHOME
TFEX
send me your header and forumhome
Forum:
Modification Graveyard
10-07-2008, 11:34 AM
Replies:
857
Add-On Releases -
Advertisement System V2.6 Aka Ad Management
Views:
186,878
Posted By
karim004
maybe in v2.8 :)
maybe in v2.8 :)
Showing results 1 to 25 of 172
Page 1 of 7
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
02:27 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.06393 seconds
Memory Usage
2,061KB
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
(72)
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.0022
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
FULLTEXT Search
php_sapi_name(): fpm-fcgi