[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 173: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 174: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 180: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
IntegraMOD Home of phpBB Integrated Modifications 2006-04-23T01:55:30-07:00 https://integramod.com/forum/feed.php?f=17&t=324 2006-04-23T01:55:30-07:00 2006-04-23T01:55:30-07:00 https://integramod.com/forum/viewtopic.php?t=324&p=2737#p2737 <![CDATA[Paypal IPN GROUP Subscription MOD Version 1.0.0.3]]> Statistics: Posted Author: tekguru — Sun Apr 23, 2006 1:55 am


]]>
2006-04-22T19:06:57-07:00 2006-04-22T19:06:57-07:00 https://integramod.com/forum/viewtopic.php?t=324&p=2724#p2724 <![CDATA[Paypal IPN GROUP Subscription MOD Version 1.0.0.3]]> Statistics: Posted Author: enoonsti — Sat Apr 22, 2006 7:06 pm


]]>
2006-04-22T15:57:48-07:00 2006-04-22T15:57:48-07:00 https://integramod.com/forum/viewtopic.php?t=324&p=2698#p2698 <![CDATA[Paypal IPN GROUP Subscription MOD Version 1.0.0.3]]>
Also got a reply from sandodo pointing to a post of Loewen which gives this fix plus also some other lines which need changing:

http://loewen.com.sg/bbs/viewtopic.php?p=3234#3234

Statistics: Posted Author: tekguru — Sat Apr 22, 2006 3:57 pm


]]>
2006-04-21T23:20:53-07:00 2006-04-21T23:20:53-07:00 https://integramod.com/forum/viewtopic.php?t=324&p=2637#p2637 <![CDATA[Paypal IPN GROUP Subscription MOD Version 1.0.0.3]]>
Fingers crossd!

Statistics: Posted Author: tekguru — Fri Apr 21, 2006 11:20 pm


]]>
2006-04-21T20:55:07-07:00 2006-04-21T20:55:07-07:00 https://integramod.com/forum/viewtopic.php?t=324&p=2623#p2623 <![CDATA[Paypal IPN GROUP Subscription MOD Version 1.0.0.3]]>

Open lwtopup.php and find:

if( $userdata['user_level'] == ADMIN || $userdata['user_level'] == MOD || $uservip == 1 )


then you'll want to edit out the mod level reference; hence the code should now look like this]if( $userdata['user_level'] == ADMIN || $uservip == 1 )[/code]


Let me know how it goes <img>

Statistics: Posted Author: enoonsti — Fri Apr 21, 2006 8:55 pm


]]>
2006-04-21T20:24:51-07:00 2006-04-21T20:24:51-07:00 https://integramod.com/forum/viewtopic.php?t=324&p=2620#p2620 <![CDATA[Re: Paypal IPN GROUP Subscription MOD Version 1.0.0.3]]>
"tekguru";p="2565" wrote:
Need some help guys. Now got the Mod working perfectly with one exception. I have a forum Moderator (who uses a support forum for a third party product support) so in NOT a Moderator of the Subsctiber forum.

We have no VIP access set up at all, but when he clicks on the subscriber forum he gets told "Only users with special access are allowed to view", which is fine, but when he clicks on "click here to choose a group to join" he gets "Your account has already been setup to access all forums".

What do I need to change to allow him to subscribe?

PS - I have asked on Loewen - but as usual no reply.


I know the answer to this (I had to do the same thing myself).

As soon as I get to my desktop, I'll post the code changes.

Statistics: Posted Author: enoonsti — Fri Apr 21, 2006 8:24 pm


]]>
2006-04-21T08:11:55-07:00 2006-04-21T08:11:55-07:00 https://integramod.com/forum/viewtopic.php?t=324&p=2565#p2565 <![CDATA[Paypal IPN GROUP Subscription MOD Version 1.0.0.3]]>
We have no VIP access set up at all, but when he clicks on the subscriber forum he gets told "Only users with special access are allowed to view", which is fine, but when he clicks on "click here to choose a group to join" he gets "Your account has already been setup to access all forums".

What do I need to change to allow him to subscribe?

PS - I have asked on Loewen - but as usual no reply.

Statistics: Posted Author: tekguru — Fri Apr 21, 2006 8:11 am


]]>