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 37
Search took
0.00
seconds.
Search:
Posts Made By:
CrumbDown
Forum:
vBulletin 4.x Add-ons
12-27-2012, 11:09 AM
Replies:
1,014
Forum Home Enhancements -
[YUI] Tabbed Forum Home
Views:
171,416
Posted By
CrumbDown
I have an issue with this plugin. The forum link...
I have an issue with this plugin. The forum link (not act a forum) redirects to the forum home page. Any reason why?
Forum:
vBulletin 4.x Add-ons
12-11-2012, 01:06 PM
Replies:
1,014
Forum Home Enhancements -
[YUI] Tabbed Forum Home
Views:
171,416
Posted By
CrumbDown
Hi Can you add a notification to let viewers...
Hi
Can you add a notification to let viewers aware that JavaScript needs to be enabled? I have disabled mine and no message to alert me of an issue.
Forum:
vB4 General Discussions
12-04-2012, 07:32 PM
Replies:
25
vB4: Board Statistics On All Pages
Views:
1,183
Posted By
CrumbDown
Don't know what to say! Everything is working...
Don't know what to say! Everything is working perfectly. Not sure how to thank you but thank you very, very much!
My site: here (http://imaynerobotics.com/forum.php).
The footer will be changed...
Forum:
vB4 General Discussions
12-04-2012, 07:03 PM
Replies:
25
vB4: Board Statistics On All Pages
Views:
1,183
Posted By
CrumbDown
Thanks again. That worked. I have noticed few...
Thanks again. That worked. I have noticed few things. Whenever the plugin in enabled I get this on few pages:
Fatal error: Call to undefined function fetch_online_status() in...
Forum:
vB4 General Discussions
12-04-2012, 05:25 PM
Replies:
25
vB4: Board Statistics On All Pages
Views:
1,183
Posted By
CrumbDown
Ok we getting there for a donation. The code...
Ok we getting there for a donation.
The code works but not showing the total post and total threads; they show "0".
Forum:
vB4 General Discussions
12-04-2012, 05:09 PM
Replies:
25
vB4: Board Statistics On All Pages
Views:
1,183
Posted By
CrumbDown
Kev, you deserve a donation, really you do!! ...
Kev, you deserve a donation, really you do!!
Although this maybe different, how to get the stats to show on all templates?
Forum:
vB4 General Discussions
12-04-2012, 05:00 PM
Replies:
25
vB4: Board Statistics On All Pages
Views:
1,183
Posted By
CrumbDown
Yea I think I need to ;) Code: // ###...
Yea I think I need to ;)
Code:
// ### LOGGED IN USERS #################################################
if (($vbulletin->options['displayloggedin'] == 1 OR...
Forum:
vB4 General Discussions
12-04-2012, 04:53 PM
Replies:
25
vB4: Board Statistics On All Pages
Views:
1,183
Posted By
CrumbDown
Not sure what you are talking about. Where do I...
Not sure what you are talking about. Where do I find that?
I've added "global $db;", without the quotes, inside the plugin php but changes nothing.
I must thank you for your continued...
Forum:
vB4 General Discussions
12-04-2012, 02:49 PM
Replies:
25
vB4: Board Statistics On All Pages
Views:
1,183
Posted By
CrumbDown
I've been looking but only see these: //...
I've been looking but only see these:
// ###### NOW YOUR TEMPLATE IS BEING RENDERED ######
$templater = vB_Template::create('footer');
$templater->register_page_templates();...
Forum:
vB4 General Discussions
12-04-2012, 02:38 PM
Replies:
25
vB4: Board Statistics On All Pages
Views:
1,183
Posted By
CrumbDown
Ahhhhh! That worked, BUT: When I added these...
Ahhhhh! That worked, BUT:
When I added these inside of the footer template: {vb:raw totalonline}, {vb:raw numberregistered}, {vb:raw numberguest}, they do not show but all other does like threads,...
Forum:
vB4 General Discussions
12-04-2012, 02:10 PM
Replies:
25
vB4: Board Statistics On All Pages
Views:
1,183
Posted By
CrumbDown
Ok. Should I copy the code above and paste it...
Ok. Should I copy the code above and paste it inside of the plugin php code box?
Forum:
vB4 General Discussions
12-04-2012, 01:25 PM
Replies:
25
vB4: Board Statistics On All Pages
Views:
1,183
Posted By
CrumbDown
Now if I want the stats to show in a template,...
Now if I want the stats to show in a template, without creating a php file, I create a new plugin and add this:
// ### BOARD STATISTICS #################################################
// get...
Forum:
vB4 General Discussions
12-04-2012, 01:24 PM
Replies:
25
vB4: Board Statistics On All Pages
Views:
1,183
Posted By
CrumbDown
Yes. Below shows if I want the stats to show...
Yes.
Below shows if I want the stats to show in a custom template, example if I go to forum/footer.php. If I add {vb:raw numbermembers} into the footer template and then navigate to...
Forum:
vB4 Programming Discussions
12-04-2012, 11:17 AM
Replies:
2
Insert PHP Code into footer
Views:
723
Posted By
CrumbDown
Can you explain? I'm looking for similar answers.
Can you explain? I'm looking for similar answers.
Forum:
vB4 General Discussions
12-04-2012, 07:14 AM
Replies:
25
vB4: Board Statistics On All Pages
Views:
1,183
Posted By
CrumbDown
Hi Kev Ok Ive done that but when I go to my...
Hi Kev
Ok Ive done that but when I go to my forum, I see the footer with the stats great that the stats shows in the footer but why the footer shows as the forum itself? Meaning when I go to...
Forum:
vB4 General Discussions
12-03-2012, 04:32 PM
Replies:
25
vB4: Board Statistics On All Pages
Views:
1,183
Posted By
CrumbDown
Thanks Kev! Im a noob really, can you show...
Thanks Kev!
Im a noob really, can you show me a link to read "how to"? I sure want to learn.
Thanks
Forum:
vB4 General Discussions
12-03-2012, 06:50 AM
Replies:
1
Admin CP saving options
Views:
412
Posted By
CrumbDown
Seems straight forward. Is the admincp/option.php...
Seems straight forward. Is the admincp/option.php there? Replace it then.
Forum:
vB4 General Discussions
12-03-2012, 06:39 AM
Replies:
25
vB4: Board Statistics On All Pages
Views:
1,183
Posted By
CrumbDown
vB4: Board Statistics On All Pages
Hi everyone!
I want to display the board stats on all pages (in footer). I have copied the codes from the forum.php and created a new template and all is well. The only thing does not show is the...
Forum:
Community Reviews
11-01-2012, 07:37 AM
Replies:
10
Halloween Theme Feedback
Views:
2,493
Posted By
CrumbDown
I like the spider that crawls down when you...
I like the spider that crawls down when you scroll down!
Forum:
Community Reviews
11-01-2012, 07:34 AM
Replies:
0
Customised Standard Theme
Views:
750
Posted By
CrumbDown
Customised Standard Theme
Hi all. Im not a coder and Im not a web designer. It's funny how I can do great things when it comes to building websites lol.
I got here a vBulletin Suite. No theme is installed. I have fully...
Forum:
vB4 General Discussions
03-02-2012, 11:01 AM
Replies:
0
Change of URLs
Views:
251
Posted By
CrumbDown
Change of URLs
Hi
I want to change the forum url. I want my forum url to be "forum.example.com". The forum is installed in"/forum" (www.example.com/forum) Do I need to have .htaccess file for this? If so what...
Forum:
vB4 General Discussions
02-18-2012, 02:21 PM
Replies:
2
[CMS] WYSIWYG editor
Views:
810
Posted By
CrumbDown
Any help on this from 2010?
Any help on this from 2010?
Forum:
vB4 General Discussions
02-17-2012, 09:21 AM
Replies:
2
PLEASE HELP - QUESTIONS / Can anyone please help?
Views:
332
Posted By
CrumbDown
Purchase the branding removal option. That's the...
Purchase the branding removal option. That's the only legal way. For your other questionS, good luck getting a reply. It's best to contact vb directly.
Forum:
vB4 General Discussions
02-17-2012, 09:06 AM
Replies:
4
Error to upgrad 4.1.5 to 4.1.10
Views:
418
Posted By
CrumbDown
I had an issue when upgrading from 4.1.5 to...
I had an issue when upgrading from 4.1.5 to 4.1.10. Have you tried to re-upgrade?
Forum:
vB4 General Discussions
02-17-2012, 08:40 AM
Replies:
1
Styling Font
Views:
339
Posted By
CrumbDown
Styling Font
Hello
Can anyone tell me where to change the fonts/colours for here: http://img46.imageshack.us/img46/7500/captureonb.png
Regards
Showing results 1 to 25 of 37
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
01:42 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.02443 seconds
Memory Usage
2,066KB
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
(50)
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.0008
(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(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(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(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(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(14, 0, 1,''); -> cached fperms for forum 14
(unspecified) fetch_permissions(14, 0, 1,''); -> cached fperms for forum 14
(unspecified) fetch_permissions(14, 0, 1,''); -> cached fperms for forum 14
(unspecified) fetch_permissions(14, 0, 1,''); -> cached fperms for forum 14
(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi