Search found 14 matches

by jpcarvalhinho
Wed May 25, 2011 11:42 pm
Forum: CMSMS Core
Topic: Isn't FOR loop available out of the box?
Replies: 2
Views: 1136

Re: Isn't FOR loop available out of the box?

{section name=foo loop=9}
{$smarty.section.foo.iteration}
{/section}

duh!
by jpcarvalhinho
Wed May 25, 2011 11:25 pm
Forum: CMSMS Core
Topic: Isn't FOR loop available out of the box?
Replies: 2
Views: 1136

Isn't FOR loop available out of the box?

Hello!

I get a syntax error: unrecognized tag 'for' (Smarty_Compiler.class.php, line 590)

when I use

{for $x=0; $x<30; $x++}{/for}

release-> 1.9.4.1 "Faanui"
by jpcarvalhinho
Mon Jan 18, 2010 1:38 am
Forum: Modules/Add-Ons
Topic: display products by category in summary template (CG - products module)
Replies: 0
Views: 871

display products by category in summary template (CG - products module)

I have a very far fetched structure for about 1400 products... It has hierarchy and category in a somewhat matricial way, and coding templates for each combination is impossible for me to control and update... SO I am using a hierarchy View that calls mysummarytemplate to show the product level. Now...
by jpcarvalhinho
Tue Jan 05, 2010 11:51 pm
Forum: Modules/Add-Ons
Topic: FCKEditor is dead, long live the CKEditor
Replies: 6
Views: 4136

Re: FCKEditor is dead, long live the CKEditor

Hello...How is this integration going?
by jpcarvalhinho
Sat Dec 12, 2009 2:57 am
Forum: CMSMS Core
Topic: [solved] printlink with target="new" on News module
Replies: 1
Views: 1153

printlink with target="new" on News module

LOL.. solved using "printurl" instead

instead of using {$entry->printlink} used:

printurl}" target="new"> print
by jpcarvalhinho
Sat Dec 12, 2009 2:54 am
Forum: CMSMS Core
Topic: [solved] printlink with target="new" on News module
Replies: 1
Views: 1153

[solved] printlink with target="new" on News module

Where can I change the print link so it opens the print page on another window?

I just want to add the target="new" to the link.

Thxs

(1.6.6)
by jpcarvalhinho
Sat Dec 05, 2009 10:50 pm
Forum: Modules/Add-Ons
Topic: (solved by manual update) CGPaymentGatewayBase error on update
Replies: 2
Views: 1491

Re: CGPaymentGatewayBase error on update

Hello.. back to this one... :P It's on a  1.6.6 install... have CGPaymentGatewayBase 1.0.2 installed, and when I go to update this module via the module manager, I get this answer... SOAP Error: Response not of type text/xml What else you need to know? (set to update via: http://modules.cmsmadesimpl...
by jpcarvalhinho
Mon Nov 09, 2009 2:49 pm
Forum: Modules/Add-Ons
Topic: (solved)RSS2HTML UTF-8 latin chars output problem
Replies: 4
Views: 2392

Re: RSS2HTML UTF-8 latin chars output problem

LOl.. me too... thxs.... closing.
by jpcarvalhinho
Sun Nov 08, 2009 6:35 pm
Forum: Modules/Add-Ons
Topic: (solved)RSS2HTML UTF-8 latin chars output problem
Replies: 4
Views: 2392

(solved)RSS2HTML UTF-8 latin chars output problem

Hello! I have a site that is all in UTF-8 encoding. The database is UTF-8, the html is, the cgfeedmaker... When I "import" a Feed from my own site with RSS2HTML, I get alot of gibberish in the output. http://server.e-arte.eu/~deltacon/index.php/teste (you can see the same news on the right...
by jpcarvalhinho
Sun Oct 25, 2009 2:54 pm
Forum: Modules/Add-Ons
Topic: CGFeedMaker doesn't work
Replies: 11
Views: 5299

Re: CGFeedMaker doesn't work

It's updated and working :) Thanxs!
by jpcarvalhinho
Sun Oct 25, 2009 2:53 pm
Forum: Modules/Add-Ons
Topic: (solved by manual update) CGPaymentGatewayBase error on update
Replies: 2
Views: 1491

(solved by manual update) CGPaymentGatewayBase error on update

When I press the update link, the server responds:

SOAP Error: Response not of type text/xml

1.0.2->1.0.3
by jpcarvalhinho
Sat Oct 24, 2009 4:39 pm
Forum: Modules/Add-Ons
Topic: CGFeedMaker doesn't work
Replies: 11
Views: 5299

Re: CGFeedMaker doesn't work

Me too... the same error and It was working... so it must be a bug in the last update...

(I don't even have pretty URLs working and all was OK)
by jpcarvalhinho
Mon Sep 28, 2009 6:10 am
Forum: Modules/Add-Ons
Topic: Paypal Transaction Complete Error
Replies: 18
Views: 15944

Re: Paypal Transaction Complete Error

But I have IPN active on the module...

I have made sure all the steps above are ok... but even so, it isn't working.
I will wait for the cgextensions update :)
by jpcarvalhinho
Sun Sep 27, 2009 3:59 pm
Forum: Modules/Add-Ons
Topic: Paypal Transaction Complete Error
Replies: 18
Views: 15944

Re: Paypal Transaction Complete Error

Hello... I am getting this same error... I have tried the e-mail udt and the response is: error =  = 1 order =  = 1 item =  = 1 gateway_status =  = 1 transaction_id =  = 1 I believe it has somethint to do with the return URL On the form that leads to PAYPAL the return URL is set to: But my return Te...

Go to advanced search