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 41
Search took
0.00
seconds.
Search:
Posts Made By:
shanemcse
Forum:
vB3 General Discussions
10-21-2006, 10:02 PM
Replies:
0
Subscribed Threads instant email notification
Views:
771
Posted By
shanemcse
Subscribed Threads instant email notification
How can I add an instant email notification option with subscribed threads? Or make it so the "daily updates by email" option runs every few minutes?
Is there a scheduled task I can create?
Why...
Forum:
vBulletin 3.5 Add-ons
10-21-2006, 09:47 PM
Replies:
35
Instant Thread Notification for Subscribed Forums
Views:
12,185
Posted By
shanemcse
This is not working with 3.6.1. This is what...
This is not working with 3.6.1.
This is what I get after removing the If statement
The following error occurred when attempting to evaluate this template:
The conditional on line 28 appears...
Forum:
vB3 General Discussions
10-03-2006, 08:21 PM
Replies:
4
Exclude RSS Feeds in Recent Threads
Views:
879
Posted By
shanemcse
Here is how to do it. Create a new plugin...
Here is how to do it.
Create a new plugin with a hook location of "search_start" with the following command...
Code:
$_REQUEST['exclude'] .= '10';
Change 10 to your forum ID
Forum:
vB3 General Discussions
10-03-2006, 08:19 PM
Replies:
0
Adding Mutli. moderators with changing permissions every time
Views:
659
Posted By
shanemcse
Adding Mutli. moderators with changing permissions every time
I want to change the "Add New Moderator to Forum" template. There are 6 things I change every time I add a moderator to a forum and would like to make those changes permanent so I don't have to...
Forum:
vB3 General Discussions
10-03-2006, 03:27 PM
Replies:
1
Remove RSS feeds from Active / Todays topics.
Views:
1,075
Posted By
shanemcse
Remove RSS feeds from Active / Todays topics.
Create a new plugin with a hook location of "search_start" with the following command...
Code:
$_REQUEST['exclude'] .= '10';
Change 10 to your forum ID
Forum:
vB3 General Discussions
10-03-2006, 03:00 PM
Replies:
3
Extract Full RSS Feed Then Create New Thread ???
Views:
1,570
Posted By
shanemcse
Extract Full RSS Feed Then Create New Thread ???
How hard would it be to pull an RSS feed then extract the full feed into a new thread automatically? I know the whole point is to just get a brief description of the news article but it would be nice...
Forum:
vB3 General Discussions
09-30-2006, 03:58 AM
Replies:
4
Point System for 3.6.1
Views:
984
Posted By
shanemcse
ICASH does work with 3.6.1 I miss configured...
ICASH does work with 3.6.1
I miss configured it.
Forum:
vBulletin 3.6 Add-ons
09-30-2006, 03:52 AM
Replies:
1,180
Major Additions -
ICash, Simple, stand alone point system.
Views:
251,774
Posted By
shanemcse
SWEEEET. You nailed that one. Thanks for your...
SWEEEET. You nailed that one. Thanks for your help. Works like a charm now.
Forum:
vB3 General Discussions
09-30-2006, 12:38 AM
Replies:
4
Point System for 3.6.1
Views:
984
Posted By
shanemcse
Looks like I posted this in the wrong area. ...
Looks like I posted this in the wrong area.
But for those of you wanting to know what error I get with ICASH here it is.
This is what I get. When I enable this plugin and try to create a...
Forum:
vB3 General Discussions
09-30-2006, 12:36 AM
Replies:
4
Point System for 3.6.1
Views:
984
Posted By
shanemcse
Point System for 3.6.1
Anybody have a point system in the works for 3.6.1? I was using ICASH but it won't work with 3.6.1.:surprised:
Forum:
vBulletin 3.6 Add-ons
09-30-2006, 12:26 AM
Replies:
1,180
Major Additions -
ICash, Simple, stand alone point system.
Views:
251,774
Posted By
shanemcse
This is what I get. When I enable this plugin and...
This is what I get. When I enable this plugin and try to create a thread, reply to a thread, etc. After I get the error I the thread will be created but I get the error everytime.
Here is the...
Forum:
vBulletin 3.6 Add-ons
09-28-2006, 04:48 PM
Replies:
1,180
Major Additions -
ICash, Simple, stand alone point system.
Views:
251,774
Posted By
shanemcse
Is there something like this for 3.6.1? I...
Is there something like this for 3.6.1? I installed this version and it has DB errors.
Forum:
vBulletin 3.6 Styles
09-27-2006, 09:22 PM
Replies:
53
Silver And Red
Views:
17,100
Posted By
shanemcse
Alright. How do I make a new window open then go...
Alright. How do I make a new window open then go to the link? Rather than using the current window to open the link.
Got it too.
Add target="_blank"
Before:
<td class="topmenubg"><a...
Forum:
vBulletin 3.6 Styles
09-27-2006, 09:12 PM
Replies:
53
Silver And Red
Views:
17,100
Posted By
shanemcse
Got it. I am such a rookie. I didn't have the...
Got it. I am such a rookie. I didn't have the http:// in the beginning so it wasn't working.
Before:
<td class="topmenubg"><a href="#">Link 1</a></td>
After:
<td class="topmenubg"><a...
Forum:
vBulletin 3.6 Styles
09-27-2006, 07:52 PM
Replies:
53
Silver And Red
Views:
17,100
Posted By
shanemcse
I still don't know what line to edit. Say I...
I still don't know what line to edit. Say I wanted link 1 to go to www.yahoo.com. What code do I edit?
<!-- TOPMENU -->
<!-- edit your additional nav links here -->
<table border="0"...
Forum:
vBulletin 3.6 Styles
09-25-2006, 11:40 PM
Replies:
53
Silver And Red
Views:
17,100
Posted By
shanemcse
How do I add a link to the link 1, link 2, link...
How do I add a link to the link 1, link 2, link 3, link 4 on top left? Tried a few things but just hosed it up. What line do I edit.
Forum:
vB3 General Discussions
07-29-2006, 05:57 PM
Replies:
5
PayPal Donation Button Location 1 or 2?
Views:
902
Posted By
shanemcse
Thanks for the honest feedback. I agree with you....
Thanks for the honest feedback. I agree with you. I think I have to many forums in the General Catagory overall. I think I will break it up to so the order makes more sense.
Attached are the...
Forum:
Modification Requests/Questions (Unpaid)
07-29-2006, 05:52 PM
Replies:
12
Paypal Donate Button In a seperate forum.
Views:
1,012
Posted By
shanemcse
Sweeet. Thanks guys.
Sweeet. Thanks guys.
Forum:
vB3 General Discussions
07-29-2006, 01:00 AM
Replies:
5
PayPal Donation Button Location 1 or 2?
Views:
902
Posted By
shanemcse
PayPal Donation Button Location 1 or 2?
Which is better ???
Choice 1
I added a forum catagory that is a paypal donation button and link (check it out here www.emcforums.com). I added the URL for the paypal donation URL to the forum...
Forum:
Modification Requests/Questions (Unpaid)
07-27-2006, 06:24 PM
Replies:
12
Paypal Donate Button In a seperate forum.
Views:
1,012
Posted By
shanemcse
Here are all the buttons.
Here are all the buttons.
Forum:
Modification Requests/Questions (Unpaid)
07-26-2006, 07:04 PM
Replies:
12
Paypal Donate Button In a seperate forum.
Views:
1,012
Posted By
shanemcse
Paypal Donate Button In a seperate forum.
I have a extremepixels skin on my forum so most of the paypal donate button hacks don't work for me. I found a site that has a cool way of adding a donate button to specific forums...
Forum:
vB3 General Discussions
07-14-2006, 03:58 PM
Replies:
0
Pull RSS Feeds to your forum with any keyword
Views:
1,056
Posted By
shanemcse
Pull RSS Feeds to your forum with any keyword
If you have the AboutToday mod or another mod that allows you to pull RSS feeds into your forum then you may be looking for some feeds.
After doing lots of research and adding feeds from sites...
Forum:
vBulletin 3.5 Add-ons
07-14-2006, 03:44 PM
Replies:
888
AboutToday - Bring RSS Feeds and Daily Events to Your Site!
Views:
165,836
Posted By
shanemcse
After doing lots of research and adding feeds...
After doing lots of research and adding feeds from sites like CNN, MSNBC, NYTimes, LATimes, etc. I found a much easier and better way to do it. Google allows you to add a feed for any keyword,...
Forum:
vBulletin 3.5 Add-ons
07-13-2006, 11:24 PM
Replies:
888
AboutToday - Bring RSS Feeds and Daily Events to Your Site!
Views:
165,836
Posted By
shanemcse
Yes please create a file. That would be...
Yes please create a file. That would be great.:banana: :banana: :banana: I would be willing to donate some funds for your efforts.;)
Any news on this? I know there are a lot of people with low...
Forum:
vBulletin 3.5 Add-ons
07-12-2006, 07:22 PM
Replies:
888
AboutToday - Bring RSS Feeds and Daily Events to Your Site!
Views:
165,836
Posted By
shanemcse
Yes, my site does not currently get a lot of...
Yes, my site does not currently get a lot of activity. So it doesn't update as expected. I did test the cron job and it does work it also works when done manually. Is there no easy way to schedule an...
Showing results 1 to 25 of 41
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
11:03 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.01561 seconds
Memory Usage
2,043KB
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
(39)
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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(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(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(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(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(195, 0, 1,''); -> cached fperms for forum 195
(unspecified) fetch_permissions(195, 0, 1,''); -> cached fperms for forum 195
(unspecified) fetch_permissions(195, 0, 1,''); -> cached fperms for forum 195
(unspecified) fetch_permissions(195, 0, 1,''); -> cached fperms for forum 195
(unspecified) fetch_permissions(195, 0, 1,''); -> cached fperms for forum 195
(unspecified) fetch_permissions(195, 0, 1,''); -> cached fperms for forum 195
(unspecified) fetch_permissions(195, 0, 1,''); -> cached fperms for forum 195
(unspecified) fetch_permissions(195, 0, 1,''); -> cached fperms for forum 195
(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
FULLTEXT Search
php_sapi_name(): fpm-fcgi