Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

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
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
Views: 12,184
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
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
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
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
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
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
Views: 251,745
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
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
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
Views: 251,745
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
Views: 251,745
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
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
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
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
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
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
Views: 1,012
Posted By shanemcse
Sweeet. Thanks guys.

Sweeet. Thanks guys.
Forum: vB3 General Discussions 07-29-2006, 01:00 AM
Replies: 5
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
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
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
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
Views: 165,820
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
Views: 165,820
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
Views: 165,820
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

 
Forum Jump

All times are GMT. The time now is 09:45 AM.


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.03141 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