Paid Subscriptions

Started by Grudge, August 12, 2006, 06:09:49 AM

Previous topic - Next topic

gibsongk55

Okay I tried installing 4 different versions down to 15 and the further i go back the more files show a Modification parse error before install.

Doesn't seem to be a working version out there for SMF 1.1.11

Any help anyone please?

Thanks,

Gibs

Paracelsus

Quote from: gibsongk55 on May 13, 2010, 01:01:07 AM
Okay I tried installing 4 different versions down to 15 and the further i go back the more files show a Modification parse error before install.

Doesn't seem to be a working version out there for SMF 1.1.11

Any help anyone please?

Thanks,

Gibs

It works on SMF 1.1.11, maybe you have to change the version number on package.xml or something, but it works, that I can assure you.

Arantor

Or use the most recent version of the mod, coupled with Version Emulate Dropdown to override the version check.

gibsongk55

Hi,

Thanks for the reply. I download the version emulator but I don't see how or where that works.  I downloaded the latest version 18 on the paid subs again and uploaded and installed it.  All the files check okay and after I click install i get this error:

QuoteFatal error: require() [function.require]: Failed opening required   /Packages/temp/subscription/paidsubsdb.php   (include_path='.:/usr/lib64/php') in /Sources/Packages.php  on line 556

Same error as I received before.  Back to the beginning again.  Any more ideas?

Thanks,

Gibs

Arantor

The emulator works by adding a new menu entry into the admin panel as the page describes. If the item doesn't appear maybe your permissions are messed up.

Have you been able to install other mods?

gibsongk55

Hi,

The emulator installed ok.  I found it under server/configurations and selected many older versions and tried the install.  I still get the same error as stated above every time.


Thanks,

Gibs

Arantor

Then it's not a version problem.

Again, have you been able to install others mods? (What mods? Were they successful too?)

gibsongk55

Hi,

Yes here is a list of installed mods:

1.     Stop Spammer      2.2 
2.    Ad Managment    2.3
3.    SMF 1.0.17 / 1.1.9 / 2.0 RC1 Update    1.0    
4.    Double Post Stopper    1.1    
5.    Stop Spammer    2.3.7    
6.    Redirect on Login and/or Logout mod    0.4    
7.    Version Emulate Dropdown    1.1    
9.    Default Membergroup on Registration    1.1

And they all installed successfully.

Thanks,

Gibs

gibsongk55

#908
Been waiting 2 weeks... i would really appreciate it if anyone could help me get this mod installed.


Thanks,

Gibs

4 Weeks and counting and no response can someone help please?


Maxtor

is there a way to keep my current subscribers from 1.1.11 to 2.0 ?

I have 1.1.11 and Paid Subscriptions   0.18 .

gibsongk55

#910
I think this mod is dead and so is this topic.  Over a month and no response here.

Furthermore, it will not install.   I will give it another week.  If no fix for this I will dump SMF totally and not waste my time with forums again.


Gibs

Paracelsus

Quote from: gibsongk55 on June 15, 2010, 10:04:09 PM
I think this mod is dead and so is this topic.  Over a month and no response here.

Furthermore, it will not install.   I will give it another week.  If no fix for this I will dump SMF totally and not waste my time with forums again.


Gibs

This MOD works flawlessly and after the small fixes for the follow-up emails all features are working 100% in 1.1.11.

gibsongk55

Quote from: Paracelsus on June 16, 2010, 06:09:39 PM
Quote from: gibsongk55 on June 15, 2010, 10:04:09 PM
I think this mod is dead and so is this topic.  Over a month and no response here.

Furthermore, it will not install.   I will give it another week.  If no fix for this I will dump SMF totally and not waste my time with forums again.


Gibs



This MOD works flawlessly and after the small fixes for the follow-up emails all features are working 100% in 1.1.11.

How lame of a post Paracelsus.  Read above it doesn't work!  No solution.  Only people that offer  a little help and when it does not work they disappear.  This mod has no support and it does not install on the latest version of SMF.    MOD is DEAD Currently.


Gibs

Paracelsus

Quote from: gibsongk55 on June 16, 2010, 08:31:09 PM
Quote from: Paracelsus on June 16, 2010, 06:09:39 PM
Quote from: gibsongk55 on June 15, 2010, 10:04:09 PM
I think this mod is dead and so is this topic.  Over a month and no response here.

Furthermore, it will not install.   I will give it another week.  If no fix for this I will dump SMF totally and not waste my time with forums again.


Gibs



This MOD works flawlessly and after the small fixes for the follow-up emails all features are working 100% in 1.1.11.

How lame of a post Paracelsus.  Read above it doesn't work!  No solution.  Only people that offer  a little help and when it does not work they disappear.  This mod has no support and it does not install on the latest version of SMF.    MOD is DEAD Currently.


Gibs

What are you talking about? In my forum works perfectly since the day I installed it, it's a 1.1.11 version and the MOD was installed about a one and a half years ago.

If it doesn't install on 1.1.11 change the package.xml to include version 1.1.11, zip the file back and then try to upload it again.

gibsongk55

Quote
What are you talking about? In my forum works perfectly since the day I installed it, it's a 1.1.11 version and the MOD was installed about a one and a half years ago.

If it doesn't install on 1.1.11 change the package.xml to include version 1.1.11, zip the file back and then try to upload it again.

What the heck do you change in the package.xml file for SMF version 1.1.11 ?  I don't see anything about the version number on the mod version # .18

Gibs

gibsongk55

The install error is on line 556 in packages.php

This line ---- >               require($boarddir . '/Packages/temp/' . $context['base_path'] . $action['filename']);


Failed to open Packages/temp/paidsubs18/paidsubsdb.php' (include_path='.:/usr/lib64/php')

Must have something to do with adding the table in the database.

Gibs

gibsongk55

I still can't install this dead mod.   I just tried installing it manually exactly to the instructions.  I only got up to the first two MYSQL queries to add tables and get errors below.   Anyone know how to install this thing?  Don't tell me it works because it will not install on SMF 1.1.11 with the package manager nor will it install per the instructions manually.

Thanks,

Gibs

CREATE TABLE IF NOT EXISTS {$db_prefix}subscriptions(
ID_SUBSCRIBE int(11) NOT NULL auto_increment,
Name varchar(60) NOT NULL default '',
Description tinytext NOT NULL,
Cost text NOT NULL default '',
Length varchar(6) NOT NULL default '',
ID_GROUP int(8) NOT NULL default '0',
addGroups varchar(40) NOT NULL default '',
active tinyint(3) NOT NULL default '1',
Repeatable tinyint(3) NOT NULL default '0',
allowPartial tinyint(3) NOT NULL default '0',
reminder tinyint(4) NOT NULL default '0',
email_complete text NOT NULL default '',
PRIMARY KEY  (ID_SUBSCRIBE),
KEY active (active)
) TYPE=MyISAM

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '{$db_prefix}subscriptions( ID_SUBSCRIBE int(11) NOT NULL auto_increment, Name ' at line 1

---------------------------------------------------


CREATE TABLE IF NOT EXISTS {$db_prefix}log_subscribed(
ID_SUBLOG int(10) NOT NULL auto_increment,
ID_SUBSCRIBE int(10) NOT NULL default '0',
ID_MEMBER int(10) NOT NULL default '0',
OLD_ID_GROUP int(8) NOT NULL default '0',
startTime int(10) NOT NULL default '0',
endTime int(10) NOT NULL default '0',
status tinyint(3) NOT NULL default '0',
reminder_sent tinyint(3) NOT NULL default '0',
vendor_ref tinytext NOT NULL default '',
PRIMARY KEY  (ID_SUBLOG),
UNIQUE KEY ID_SUBSCRIBE (ID_SUBSCRIBE,ID_MEMBER),
KEY ID_USER (ID_MEMBER)
) TYPE=MyISAM


#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '{$db_prefix}log_subscribed( ID_SUBLOG int(10) NOT NULL auto_increment, ID_SUBS' at line 1

gibsongk55

#917
Okay I guess I am talking to myself because the author and others will not reply to help anyone on this mod.  For anyone else trying I finally got it installed after 2 months!! 

First of all you will have to manually install it.  Follow the directions up until the end where you need to update the database tables.

Here you need to go into your control panel, your PHPmyAdmin and go to your SMF table.  As in the instructions do each query under [SQL] in your PHPmyAdmin.  First change all single quotes to double quotes.  Then you need to change the variable:  {$db_prefix}    with the actual prefix of your database tables in my case it is the default:  smf.  Also modify the commain a little like this.

So for the query:

CREATE TABLE IF NOT EXISTS {$db_prefix}subscriptions

I had to change it to:

CREATE TABLE smf_subscriptions

Just look at your tables and see what the prefix is for all your tables.    You will need to do these two changes on all the Queries.  Note:  some of the queries will show an error "Duplicate rows".  This is because they were already updated.

-----------------------------------------

Well that is as far as I could get.  It works.  But now what to do?  No real documentation.   I set up my paypal IPN.

I turned on the paid subscription in the admin panel of SMF.  I added a subscription and chose a default board.  Where does the user get a paypal button to signup?  I set the default subscription for new users.  I signed up as a new user and I receive no notice to pay, nothing about paypal, and it allows me to post in that board as well.

What are you supposed to do next?  Make a paypal button?  I though the mod would handle that as it lets me choose the amount and duration.  Something is totally missing here.  Anyone have this missing information?

I would hate to spend 2 more months on this.


Gibs

shaitanfr

#918
Hi gibsongk55

I have try this mod for playing, not sure I will use it. I take a look on package info for everey mod I try.
I have added manualy a directory /subs, installed the Mod => Like a charm, all done.

Quote from: gibsongk55 on June 17, 2010, 03:11:39 AM
The install error is on line 556 in packages.php

This line ---- >               require($boarddir . '/Packages/temp/' . $context['base_path'] . $action['filename']);


Failed to open Packages/temp/paidsubs18/paidsubsdb.php' (include_path='.:/usr/lib64/php')

Must have something to do with adding the table in the database.

Gibs

I think it's a server problem.  Failed to open Packages/temp

Try locally with your own server. I m under Windows and the easisest tool for installing a easy solution is http://www.uwamp.com/?page=home&newlang=en


Leto Atreides II

Is there any active work being done on this mod, or is it to be beta ad infinitum?

Advertisement: