Search found 74 matches

by stevew
Fri Sep 16, 2011 9:07 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Formbuilder: how to display check box group options
Replies: 0
Views: 534

[SOLVED] Formbuilder: how to display check box group options

CMS 1.9.4.1 Formbuilder 0.7 Hi, I have a form with a check box group (ID = meetings). I want to have the checked options in the check box group displayed in list format on the page the user sees after form submission, and also in the emails to the user and to me. I thought I could use {foreach from=...
by stevew
Wed Jul 27, 2011 10:41 pm
Forum: Modules/Add-Ons
Topic: Paypal IPN not working with latest versions.
Replies: 7
Views: 2157

Re: Paypal IPN not working with latest versions.

Hi,
Calguy says he is going to release a new version of his ecommerce suite in the near future. It might solve your problem.
http://twitter.com/#!/calguy1000/status ... 1174888448
Fingers crossed!
by stevew
Tue Jul 05, 2011 11:36 am
Forum: Modules/Add-Ons
Topic: Adding last name to forum made simple
Replies: 10
Views: 3073

Re: Adding last name to forum made simple

Hi, I'm sorry, I've been misunderstanding your intention. To get the properties of each poster, you'd need to edit the module files in some way. In the forum settings you can choose one FEU property to display (you've chosen first_name), but to change that you'd need to change the module (unless you...
by stevew
Tue Jul 05, 2011 10:34 am
Forum: Modules/Add-Ons
Topic: Adding last name to forum made simple
Replies: 10
Views: 3073

Re: Adding last name to forum made simple

It'll depend which template you're using it in and whre. Which one is it?
by stevew
Tue Jul 05, 2011 9:46 am
Forum: Modules/Add-Ons
Topic: Adding last name to forum made simple
Replies: 10
Views: 3073

Re: Adding last name to forum made simple

If you're using CustomContent, try {$ccuser->property('last_name')}
by stevew
Sun Jul 03, 2011 9:34 pm
Forum: Modules/Add-Ons
Topic: News module showarchive / showall not working
Replies: 3
Views: 1421

Re: News module showarchive / showall not working

Have you tried showarchive="1"?
by stevew
Sun Jul 03, 2011 3:10 pm
Forum: Modules/Add-Ons
Topic: Adding last name to forum made simple
Replies: 10
Views: 3073

Re: Adding last name to forum made simple

Not clear what you want to do, but assuming the user is logged in, put {$last_name} in a page and you should see the user's last name.
by stevew
Tue Jun 28, 2011 11:06 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Paid membership not working, FrontendUser module
Replies: 6
Views: 2910

Re: Paid membership not working, FrontendUser module issue

Don't forget to put [SOLVED] in the subject line.
by stevew
Tue Jun 28, 2011 5:35 am
Forum: Modules/Add-Ons
Topic: [SOLVED] Paid membership not working, FrontendUser module
Replies: 6
Views: 2910

Re: Paid membership not working, FrontendUser module issue

I'm not sure I understand the problem. You say: After registration it does not allow me to select a paid package, but just registeres the new user and goes back to the registration page. Surely, the normal sequence would be to select a paid package and then register, not select a package *after* reg...
by stevew
Mon Jun 27, 2011 2:05 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] Paid membership not working, FrontendUser module
Replies: 6
Views: 2910

Re: Paid membership not working, FrontendUser module issue

AFAIK, there is no way to deselect that option. Why do you want to have users who don't belong to a group?
by stevew
Sat Jun 25, 2011 7:48 am
Forum: Modules/Add-Ons
Topic: Need help setting up payment module
Replies: 1
Views: 1060

Re: Need help setting up payment module

Check out the AuthNetAim and AuthNetSim modules - they might do what you want to do.
by stevew
Wed Jun 15, 2011 10:56 am
Forum: Modules/Add-Ons
Topic: How to change submission error in form builder
Replies: 2
Views: 898

Re: How to change submission error in form builder

To change the text string, you can edit the en_us.php file in the lang directory of the Formbuilder module, where you'll find:

$lang['please_enter_a_value']='Please enter a value for "%s"';
by stevew
Sun Jun 12, 2011 7:09 pm
Forum: Modules/Add-Ons
Topic: [solved] Wysiwyg not working in frontend
Replies: 12
Views: 5126

Re: Wysiwyg not working in frontend

Pity! It works for me (logged in, frontend WYSIWYG is gone; logged out, frontend WYSIWYG is back).

The only other thing I can see is the "Allow commenter to include HTML in comments" option, which should be set to No.
by stevew
Sun Jun 12, 2011 1:47 pm
Forum: Modules/Add-Ons
Topic: [solved] Wysiwyg not working in frontend
Replies: 12
Views: 5126

Re: Wysiwyg and CGFeedback

Have you tried logging out of the admin side, and then seeing how it looks from the front end?
by stevew
Sat Jun 04, 2011 8:31 am
Forum: Modules/Add-Ons
Topic: Self-Registration: problem with paid registration (PayPal)
Replies: 4
Views: 2850

Re: Self-Registration: problem with paid registration (PayPa

@pcfcopies I've tried with a live Paypal account, as you suggested, but it makes no difference. I've also tried becoming a member of your test site at http://youthsports.printcopyfactory.com/membership.html but that doesn't work for me either (perhaps because I'm not in US or Canada). Can you tell m...

Go to advanced search