Search found 6 matches
- Tue Sep 11, 2012 10:26 am
- Forum: Modules/Add-Ons
- Topic: [solved] Gallery module gone bananas after upgrade to 1.11.1
- Replies: 6
- Views: 2440
Re: Gallery module gone bananas after upgrade to 1.11.1
I got some strange errors after upgrading a 1.10.3 system to 1.11.1. These errors occured in multiple modules but also within Gallery. I deleted the config file (config.php in root) completely and copied one from a fresh 1.11.1 install (changed the DB, user etc ofc.) Everything worked without proble...
- Fri May 04, 2012 3:03 pm
- Forum: Modules/Add-Ons
- Topic: self registration: add existing user to new group.
- Replies: 2
- Views: 1867
Re: self registration: add existing user to new group.
Hi, i ran into the same problems for a previous project. Instead of trying to fix it with the Self_Reg module i decided to create an UDT. Just add a product using the product module instead of using the Self_Reg module. More info in the post below. http://forum.cmsmadesimple.org/viewtopic.php?t=58931
- Thu Jan 12, 2012 4:22 pm
- Forum: Modules/Add-Ons
- Topic: Self registration and paid subscriptions
- Replies: 9
- Views: 4683
Re: Self registration and paid subscriptions
Make sure u don't select a group in your SelfReg tag (e.g. {SelfRegistration group='XXXX'} isn't gonna work, use {SelfRegistration} instead (took me hours to figure out) and make sure u have select package selected in the preferences)
- Sun Jan 08, 2012 8:35 pm
- Forum: Modules/Add-Ons
- Topic: UDT to allow registered FEUsers subscribe to paid content
- Replies: 0
- Views: 1071
UDT to allow registered FEUsers subscribe to paid content
Hi all, i've been working on this project where my client desired a free registration with the ability to subscribe to a paid package. This couldn't be done with the SelfReg module so i started tweaking the code to allow it. This worked fine but was a bit buggy and i didn't have time to do extensive...
- Thu Jan 05, 2012 6:11 pm
- Forum: Modules/Add-Ons
- Topic: MultiSafePay Gateway
- Replies: 0
- Views: 792
MultiSafePay Gateway
Hi all, i've set up a working CGeCommerce suite with paid registration via PaypalGateway and all is working fine. However my client desires MultiSafePay as the payment gateway and there is no excisting module for this. I tried to break down the PaypalGateway by Calguy and implement MSP in it but i r...
- Wed Dec 28, 2011 5:23 pm
- Forum: Modules/Add-Ons
- Topic: Setting up paid registration
- Replies: 3
- Views: 1627
Setting up paid registration
Hi there, i am trying to set up a paid registration website but i am having a lot of trouble getting it up and running. I have installed the FEU and SelfReg modules which are working just fine but now i need to integrate the eCommerce part for the registration. I tried using cgeComBase module couple...