Search found 11 matches

by rica_carv
Wed Nov 03, 2010 2:54 pm
Forum: Modules/Add-Ons
Topic: Disable Captcha in FrontEndUsers
Replies: 12
Views: 5855

Re: Disable Captcha in FrontEndUsers

Removing the lines will not work if FEU is expecting CAPTCHA to be on. Sure it won't show, but your login will be rejected. Well, if the module is "smart" enough, this should disable the captcha login, anda accepte the user login: {cms_module module='FrontEndUsers' nocaptcha='1'} I haven'...
by rica_carv
Wed Oct 27, 2010 4:57 pm
Forum: Modules/Add-Ons
Topic: Disable Captcha in FrontEndUsers
Replies: 12
Views: 5855

Re: Disable Captcha in FrontEndUsers

Again.... {* login form template *} {* this is a sample template, feel free to customize it *} {$startform} {if $error}  {$error}<br> {/if} Login com {$prompt_username} e  {$prompt_password}: {$input_username}{$input_password} {if isset($captcha)}   <br/>   {$captcha_title}: {$input_captcha}<br/>   ...
by rica_carv
Thu Oct 21, 2010 11:59 am
Forum: Modules/Add-Ons
Topic: Disable Captcha in FrontEndUsers
Replies: 12
Views: 5855

Re: Disable Captcha in FrontEndUsers

i had already had the same though....

Instead of hacking the code, i simply remove it from the template....
A twisted solution....
by rica_carv
Mon Oct 18, 2010 12:58 pm
Forum: Modules/Add-Ons
Topic: Downlad Manager errors
Replies: 0
Views: 648

Downlad Manager errors

Hi I'm trying to use download manager, but it keeps giving me errors.... First, i try to upload the files through its admin interface, via the upload new file option and it just keeps popping this error: Error! No file or empty file was uploaded. Next, i've put the files on the downloads folder, and...
by rica_carv
Wed Oct 06, 2010 5:21 pm
Forum: Modules/Add-Ons
Topic: generating a php graph
Replies: 17
Views: 6202

Re: generating a php graph

Many thanks!

It now works!!!!

Thanks a lot!!!!!
by rica_carv
Wed Oct 06, 2010 11:46 am
Forum: Modules/Add-Ons
Topic: Image_rotator look a like add-on???
Replies: 4
Views: 1501

Re: Image_rotator look a like add-on???

Well, i just need something simpler and lightweight...

Maybe i'll try some JScript stuff that is around....

But thanks for all the help....
by rica_carv
Wed Oct 06, 2010 11:44 am
Forum: Modules/Add-Ons
Topic: generating a php graph
Replies: 17
Views: 6202

Re: generating a php graph

Just tried it on CMSms 1.8.2 - it worked. {php} $this->assign('data_array', array( 'Mon'=>10, 'Tue'=>20, 'Wed'=>30, 'Thu'=>100, 'Fri'=>20, 'Sat'=>10, 'Sun'=>150)); {/php} <img src="{phpMyGraph file_name='uploads/test.png' data=$data_array}" /> Post your template to forum. I'm not using it...
by rica_carv
Mon Oct 04, 2010 6:37 pm
Forum: Modules/Add-Ons
Topic: Image_rotator look a like add-on???
Replies: 4
Views: 1501

Re: Image_rotator look a like add-on???

Well, it indeed needs to be transformed to blend with CMS....

Doesn't exist anything already native for CMS Made Simple???
by rica_carv
Mon Oct 04, 2010 6:26 pm
Forum: Modules/Add-Ons
Topic: generating a php graph
Replies: 17
Views: 6202

Re: generating a php graph

Hi...

I'm trying to use this module, but it doesn't work....

I've try'ed the way it was stated here, but it just messes my css....

And no graphic....
by rica_carv
Mon Oct 04, 2010 10:54 am
Forum: Modules/Add-Ons
Topic: Image_rotator look a like add-on???
Replies: 4
Views: 1501

Image_rotator look a like add-on???

Is there any image_rotator look a like addon??? I'm having troubles on getting image_rotator to work... I've got CMS 1.8.2 and image_rotator 1.7 (weird that in history changes it reports until version 2.0....) On Firefox, with two image_rotator calls (ie, two slideshows) on the same page, and the ro...
by rica_carv
Fri Oct 01, 2010 4:35 pm
Forum: Modules/Add-Ons
Topic: Image Rotator stops
Replies: 3
Views: 1477

Re: Image Rotator stops

Hi Sorry for bringing up an old topic, but currently i'm experiencing this same issue with image rotator... I've got CMS 1.8.2 and image_rotator 1.7 (weird that in history changes it reports until version 2.0....) On FF, with two image_rotator calls (ie, two slideshows) on the same page, and the rot...

Go to advanced search