vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Miscellaneous Hacks - Subscription Notifications -- Drive paid subscriptions & renewals (https://vborg.vbsupport.ru/showthread.php?t=179864)

Ted S 09-05-2008 04:10 AM

Any other thoughts/ suggestions on how this would work?

vitrag24 09-09-2008 08:45 AM

what's more in 1.2.2 version than 1.2.1?

Regs 09-09-2008 01:30 PM

I would assume:

Updates:
- 08/26/2008 - Minor bug fix to change expired subscription message.

vitrag24 09-09-2008 01:44 PM

Quote:

Originally Posted by Regs (Post 1618223)
I would assume:

Updates:
- 08/26/2008 - Minor bug fix to change expired subscription message.

how to update from 1.2.1 to 1.2.2? just product overwrite or template modification also?

Regs 09-09-2008 05:23 PM

That I don't know for sure and the author is away until the 12th/13th.

vitrag24 09-09-2008 05:31 PM

Quote:

Originally Posted by Regs (Post 1618376)
That I don't know for sure and the author is away until the 12th/13th.

k.
i'll wait for 2-3days. thx. :)

Ted S 09-09-2008 07:46 PM

As explained in the instructions, updates are always applied by uploading the new product file overriding the old version.

stamos2003 10-22-2008 03:50 PM

I have a problem with the date and some languages,
with english & german language works fine when I set to Greek Language alla notifications come up like this:
Your paid subscription expired on B, D hd! Click here to renew it.

did I miss something? :confused:

Ted S 10-25-2008 03:01 AM

Sorry but I haven't tested this with other languages... you'll have to try and translate the phrase to see if it works.

wacodep 12-02-2008 06:57 PM

Nice, but I had to edit the SQL to show the most recent subscribers correctly.

Puntoboy 12-23-2008 08:11 PM

I enabled this mod and suddenly database errors occured.

Ted S 12-23-2008 09:21 PM

Quote:

Originally Posted by Puntoboy (Post 1692330)
I enabled this mod and suddenly database errors occured.

Then disable it and post the actual error here so I can diagnose your forum's issue.

Lovinmysailor 12-23-2008 10:41 PM

Works great!!!!

Is there a way to make it so you can pick which subscription shows up?

Ted S 12-23-2008 11:45 PM

Quote:

Originally Posted by Lovinmysailor (Post 1692422)
Is there a way to make it so you can pick which subscription shows up?


What do you mean?

Puntoboy 12-24-2008 08:21 AM

Quote:

Originally Posted by Ted S (Post 1692372)
Then disable it and post the actual error here so I can diagnose your forum's issue.

I did that immediately.

Was unable to post the error at the time, but here it is.

Code:

Database error in vBulletin 3.7.3:

Invalid SQL:

                                                SELECT s.subscriptionid,s.userid,s.expirydate,u.username
                                                FROM vb3_subscriptionlog as s
                                                LEFT JOIN user as u ON s.userid = u.userid
                                                ORDER BY subscriptionid DESC
                                                LIMIT 5;

MySQL Error  : Table 'puntosp_dbvb3forum.user' doesn't exist
Error Number  : 1146
Request Date  : Tuesday, December 23rd 2008 @ 10:15:21 PM
Error Date    : Tuesday, December 23rd 2008 @ 10:15:21 PM
Script        : http://www.puntosports.co.uk/forums/index.php?
Referrer      :
IP Address    : 92.19.88.66
Username      : Nod
Classname    : vB_Database
MySQL Version :


Ted S 12-24-2008 04:39 PM

Quote:

Originally Posted by Puntoboy (Post 1692694)
I did that immediately.

Was unable to post the error at the time, but here it is.

Thanks! The issue was with table prefixes and has been resolved. Please install the new plugin file.

Ted S 12-24-2008 04:41 PM

An update version of this addon has been released to address a small bug in querying data when database table prefixes are activated.

Users not experiencing issues or who are not using table prefixes do not need to upgrade.

To upgrade simply install the new plugin file allowing overrides.

Puntoboy 12-25-2008 09:45 PM

Nice one. I'll give it a go now. Thank you.

snoopy5 01-12-2009 06:57 AM

Does it work with vb3.8?

Mum 01-12-2009 05:34 PM

i'm using it on 3.8 :)

Goomzee 01-26-2009 05:32 AM

i installed this but i don't know it's works or not

Ted S 01-26-2009 03:48 PM

Quote:

Originally Posted by Goomzee (Post 1724922)
i installed this but i don't know it's works or not

Well if it shows up to the groups you've set it for it works, if it doesn't show up then the install isn't working right. Not sure why you wouldn't know... If it's there it's there...

dxlwebs 02-11-2009 11:40 AM

OMG you will not believe how much of a div i am!

LOL i used this on my 3.6 version but then i updated to 3.7 and then a few later up to 3.8 for the fact of it being out! so i looked for this mod and found it here installed it and made the edits and everything was correct BUT nothing was showing and it drove me nuts for 1 whole hour!
:erm: then i realised i disabled it for the updates so i enabled it now and its working great like before thanks a lot great mod!

Ted S 02-11-2009 01:26 PM

Better that then a problem with the mod but still no fun!

WavMixer 03-31-2009 09:05 AM

This looks to be a great mod. It appears as though this only posts a notice to the subscriber on the message board. Can this also send email to the subscriber?

Ted S 03-31-2009 09:41 AM

Quote:

Originally Posted by WavMixer (Post 1780902)
This looks to be a great mod. It appears as though this only posts a notice to the subscriber on the message board. Can this also send email to the subscriber?

Nope . Although that's a good idea

WavMixer 03-31-2009 12:58 PM

Quote:

Originally Posted by Ted S (Post 1780920)
Nope . Although that's a good idea

Perhaps a good enough idea to incorporate in a future release? :D

Ted S 03-31-2009 06:30 PM

Perhaps. I know vBulletin does some email notifications already so I'll need to see what can be done without this mod and be sure I'm not stepping on existing systems or mods.

WavMixer 03-31-2009 10:46 PM

Quote:

Originally Posted by Ted S (Post 1781229)
Perhaps. I know vBulletin does some email notifications already so I'll need to see what can be done without this mod and be sure I'm not stepping on existing systems or mods.

Actually, I have been looking thru all of the mods for something to make multiple emails and specifed times and your mod is the closest thing so far. I wish there was already something that could do this.

Budweiser 12-06-2009 10:13 PM

Quote:

Step 3) Template Modification

From your Admin Control Panel go to Styles & Templates --> Style Manager and select Edit Templates from the drop down list. Double click the USER CP and/ or FORUMHOME templates option and then double click the template name again to edit it.

Forum Homepage: Find $header in the template FORUM HOME...

User CP Page: Go to the top of the template USER CP...

Add the code: $submessage. Save the template and repeat the process for each top level style you have.

I'm not following your template modification instructions...
You say to Find $header in the template FORUM HOME... but then what??

Then go to the top of the template USER CP... Add the code: $submessage... I got that but why find $header in the template FORUM HOME if there is nothing to edit??
.
.

Ted S 12-06-2009 11:13 PM

Quote:

Originally Posted by Budweiser (Post 1926535)
I'm not following your template modification instructions...
You say to Find $header in the template FORUM HOME... but then what??

Then go to the top of the template USER CP... Add the code: $submessage... I got that but why find $header in the template FORUM HOME if there is nothing to edit??
.
.

[qoute]Add the code: $submessage. Save the template and repeat the process for each top level style you have.[/quote]

:confused:

Budweiser 12-07-2009 02:21 AM

Quote:

Step 3) Template Modification

From your Admin Control Panel go to Styles & Templates --> Style Manager and select Edit Templates from the drop down list. Double click the USER CP and/ or FORUMHOME templates option and then double click the template name again to edit it.

Forum Homepage: Find $header in the template FORUM HOME...

User CP Page: Go to the top of the template USER CP...

Add the code: $submessage. Save the template and repeat the process for each top level style you have.

Quote:

Add the code: $submessage. Save the template and repeat the process for each top level style you have. :confused:


I understand what you are saying about repeating the process for each top level style.
When I read the instructions this is what read...

There are two templates that need to be edited for each style.
1: Forum Home Templates>> FORUMHOME
2: User Control Panel Templates>> USERCP

The way I am reading the instructions, it says to go to the FORUMHOME template and find "$header". Am I supposed to add "$submessage" above the "$header" line?

Then the istructions say to go to the USERCP template and add "$submessage" at the top.

Am I reading the instructions incorrectly??
.
.
.

Ted S 12-07-2009 05:08 AM

Yes you are.

Budweiser 12-09-2009 08:59 PM

Quote:

Originally Posted by Ted S (Post 1926659)
Yes you are.

LOL. Yes. I dont know why I read that thing over and over and it wouldn't sink in. I took a couple of days off and came back to it. I should of had a V8!

Anyway. another question which I hope is not too dumb.

I am using this on the USER CP page only and wanted to change the background color for all of the messages that appear there. I added ".alt3 {background:#F8F5A4;color:#222222;}" to my Additional CSS Definitions to change the background color of my notices and forum description area.
I went to $vbphrase[sub_phrase_none] and tried to add <body bgcolor="#F8F5A4"> but it didnt do anything. I also tried <td class="alt3"> It changed some of the background color but messed up the formatting.

I looked but dont know what other template to edit. Is there somewhere I can add <td class="alt3"> to change the background for all of the enabled notifications?

Ted S 12-10-2009 01:44 AM

<body> is the tag used for your entire page.

<td> creates a new table cell.

You're question can be best addressed understanding just a bit of HTML.... www.w3schools.com can help

PVO_Dave 12-28-2009 01:45 PM

Dont suppose you are planning to release this for v4 at all? Would be brilliant if you could use it in one of the forum blocks :)

Ted S 12-28-2009 04:36 PM

vb4 support will be added in the next couple of weeks.

vitrag24 12-31-2009 04:10 AM

need this for vb 4.0
plZ

Ted S 12-31-2009 05:58 AM

Quote:

Originally Posted by vitrag24 (Post 1943129)
need this for vb 4.0
plZ

This modification will be updated down the road... 4.0 is newly released and each mod takes time to update.

wacnstac 12-31-2009 10:49 AM

Yeap, I'm going to need it too.


All times are GMT. The time now is 12:47 PM.

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.01482 seconds
  • Memory Usage 1,827KB
  • 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)bbcode_code_printable
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete