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

Showing results 1 to 25 of 105
Search took 0.00 seconds.
Search: Posts Made By: btappan
Forum: vB3 Programming Discussions 08-16-2005, 05:31 PM
Replies: 0
Views: 836
Posted By btappan
query help please

I have a need on my site where I manually subscribe users to certain forums (not individual threads) by using the queries below:

Examples:

To subscribe UserID 12 to ForumID 34 using immediate...
Forum: Modification Requests/Questions (Unpaid) 04-28-2005, 07:09 PM
Replies: 4
Views: 1,114
Posted By btappan
he can't, hes to busy smoking dope :nervous:

he can't, hes to busy smoking dope :nervous:
Forum: Modification Requests/Questions (Unpaid) 04-27-2005, 06:24 PM
Replies: 7
Views: 1,541
Posted By btappan
yeah just change all the registration pages so...

yeah just change all the registration pages so they say [email address] instead of [username] then people will enter there username as their email address
Forum: Modification Requests/Questions (Unpaid) 04-27-2005, 11:44 AM
Replies: 13
Views: 2,242
Posted By btappan
I don't see many people bothering to sign up for...

I don't see many people bothering to sign up for a free trial if they still have to go through the paypal process...It makes it look too much like a service you have to cancel or you will get...
Forum: Modification Requests/Questions (Unpaid) 04-27-2005, 02:07 AM
Replies: 13
Views: 2,242
Posted By btappan
hey thanks for the qucik response. how can i get...

hey thanks for the qucik response. how can i get the code into date format? as in: todays date (-) join date (=) XX ?? basically, do you havy any suggestions on how to code the conditional? Sorry,...
Forum: Modification Requests/Questions (Unpaid) 04-27-2005, 01:39 AM
Replies: 13
Views: 2,242
Posted By btappan
counter: days left in free trial

On my forums I have it set up so that a new member gets 90 days free to use the site and then they have to pay. I need a line of code to put on the index page that says "you have XX days left in...
Forum: Modification Requests/Questions (Unpaid) 03-11-2005, 01:10 PM
Replies: 4
Views: 1,134
Posted By btappan
Okay, my site has little to no traffic and...

Okay, my site has little to no traffic and because of this I have trouble with the mail que taking hours to process the emails in the queue. This is because the the mail queue system as well as all...
Forum: Modification Requests/Questions (Unpaid) 03-11-2005, 12:32 PM
Replies: 4
Views: 1,134
Posted By btappan
somebody have an idea how to do this?

somebody have an idea how to do this?
Forum: Modification Requests/Questions (Unpaid) 03-10-2005, 12:45 PM
Replies: 2
Views: 1,112
Posted By btappan
nobody?

nobody?
Forum: Modification Requests/Questions (Unpaid) 03-08-2005, 04:11 PM
Replies: 2
Views: 1,112
Posted By btappan
new reply email from "reply to address"

When new replies are made to one of a users subsribed threads they get an email with that new reply in it if they have "instant email notification" set for their thread subscription. Is there any way...
Forum: Modification Requests/Questions (Unpaid) 03-08-2005, 04:06 PM
Replies: 4
Views: 1,134
Posted By btappan
auto refresh admincp login screen

I know this seems like a strange request but i need it figured out...

I use this to auto refresh search result pages..

<if condition="$_REQUEST[searchid]">
<meta http-equiv="refresh"...
Forum: vB3 General Discussions 02-26-2005, 05:48 PM
Replies: 3
Views: 939
Posted By btappan
Do you mean the standard Admin CP of vbulletin?...

Do you mean the standard Admin CP of vbulletin? or some other program?
I was able to delete them by running the query:

DELETE FROM mailqueue

but where is the option you mention?
Forum: vB3 General Discussions 02-26-2005, 04:03 PM
Replies: 3
Views: 939
Posted By btappan
urgent, need help dumping mail que

I have several hundred emails backed up in my mail que that I no longer want sent as they are no longer relavent, is there a way I can prune these out or dump them? I really dont want them to send.
Forum: vB3 General Discussions 02-25-2005, 01:06 PM
Replies: 0
Views: 806
Posted By btappan
subscription email dilemma

I run a forums site where most of my users just stay up to date to the forum through the email subscriptions to threads their interested, In otherwords there is not a lot of traffic to my actual site...
Forum: vBulletin 3 Articles 02-14-2005, 12:28 PM
Replies: 111
Views: 27,018
Posted By btappan
Has any got this working using Illuvatar's...

Has any got this working using Illuvatar's rendition? When I used just Zacherys instructions, it sends emails, but some get bounced even when their good valid addresses. I tried using Illuvatar's...
Forum: Modification Requests/Questions (Unpaid) 01-26-2005, 01:39 PM
Replies: 11
Views: 1,430
Posted By btappan
forgive me for not understanding this, but i am...

forgive me for not understanding this, but i am trying to run these queries using OVERWRITE in place of insert and am getting a sytax error. I don't care what my users current subscriptions are, I...
Forum: Modification Requests/Questions (Unpaid) 01-13-2005, 07:26 PM
Replies: 11
Views: 1,430
Posted By btappan
does anybody know how to make this query...

does anybody know how to make this query overwrite an existing subscription?
Forum: Modification Requests/Questions (Unpaid) 01-12-2005, 07:40 PM
Replies: 11
Views: 1,430
Posted By btappan
well i ran the query: I ran the query: ...

well i ran the query:

I ran the query:
INSERT INTO subscribeforum (userid, forumid, emailupdate) VALUES (10, 13, 1)

This does not cause an error message, and does add a subsription. but if you...
Forum: Modification Requests/Questions (Unpaid) 01-12-2005, 06:18 PM
Replies: 11
Views: 1,430
Posted By btappan
Thank you.....one more thing when you are...

Thank you.....one more thing
when you are subscribing to a forum as a user, there is no option for immediated updates, only daily and weekly, what is going to happen if i run this query and specify...
Forum: Modification Requests/Questions (Unpaid) 01-12-2005, 05:54 PM
Replies: 11
Views: 1,430
Posted By btappan
How would I go about doing this? I need to...

How would I go about doing this? I need to subscribe them to forums so they get emailed new threads in that forum NOT subscribe them to individual thread replies. Your help is appreciated
Forum: Modification Requests/Questions (Unpaid) 01-12-2005, 05:35 PM
Replies: 11
Views: 1,430
Posted By btappan
anybody?

anybody?
Forum: Modification Requests/Questions (Unpaid) 01-11-2005, 11:56 AM
Replies: 11
Views: 1,430
Posted By btappan
I am surprised no one else has interest in this,...

I am surprised no one else has interest in this, It is real pain to subsribe to 10 or 15 subforums in a row.
Forum: Modification Requests/Questions (Unpaid) 01-10-2005, 01:45 PM
Replies: 11
Views: 1,430
Posted By btappan
PLEASE HELP: add multimple FORUM subscriptions at once

is there anyway I can do either one of the following?

1. Make a link for my users that when clicked, will subscribe them to MULTIPLE forums that I specify = like X,Y,Z etc. etc.

or

2....
Forum: Modification Requests/Questions (Unpaid) 12-29-2004, 11:18 AM
Replies: 1
Views: 1,492
Posted By btappan
can anybody help me on this one?

can anybody help me on this one?
Forum: Modification Requests/Questions (Unpaid) 12-28-2004, 06:01 PM
Replies: 1
Views: 1,492
Posted By btappan
Subscriptions-Free Trial?

I am wanting to create a free trial subscription for my forums as outlined here:

http://www.vbulletin.com/forum/showthread.php?t=107689&highlight=free+trial

my problem is that i really need it...
Showing results 1 to 25 of 105

 
Forum Jump

All times are GMT. The time now is 07:02 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.01700 seconds
  • Memory Usage 2,047KB
  • 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
  • (25)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