Search found 13 matches

by RafaelCzernek
Fri Nov 16, 2012 6:51 pm
Forum: Modules/Add-Ons
Topic: [solved] UDT Brake down after Template Upgrade
Replies: 2
Views: 852

Re: UDT Brake down after Template Upgrade

i found the solution!

better if you do not take an udt for interative content because of the cache ...

i take my udt and put it in the /lib/smarty/plugin directory

everthing works

[SOLVED]
by RafaelCzernek
Fri Nov 16, 2012 8:35 am
Forum: Modules/Add-Ons
Topic: [solved] UDT Brake down after Template Upgrade
Replies: 2
Views: 852

[solved] UDT Brake down after Template Upgrade

Hello everbody, i have a mysterios problem. i built a template in witch i take the cgblog module with action summary. the summary template have an udt in it named {GetFullName}. Everthing works fine but when i upgrade my main template the udt do not work. after reseting/upgrading the summary templat...
by RafaelCzernek
Tue Oct 30, 2012 12:22 pm
Forum: Modules/Add-Ons
Topic: News-UDT for FormBuilder
Replies: 1
Views: 2507

Re: News-UDT for FormBuilder

Here is the solution: $db = cmsms()->GetDb(); $config = cmsms()->GetConfig(); if ($_GET['booking_id'] == $_GET['booking_id']) { $query_1 = "SELECT * FROM cms_module_news a, cms_module_news_fieldvals b WHERE a.news_id=".$_GET['booking_id']." AND b.news_id=".$_GET['booking_id'].&qu...
by RafaelCzernek
Mon Oct 29, 2012 11:58 am
Forum: Modules/Add-Ons
Topic: News-UDT for FormBuilder
Replies: 1
Views: 2507

News-UDT for FormBuilder

Hello, i built an UDT with which i get the News Title and Content Text of an News Artikel by an ID. mysql_connect("host","username","password"); mysql_select_db("db"); if ($_GET['booking_id'] == $_GET['booking_id']) { $abfrage = "SELECT * FROM cms_module_...
by RafaelCzernek
Wed Oct 24, 2012 6:44 am
Forum: Modules/Add-Ons
Topic: FEU-User + News + CGFeedback
Replies: 6
Views: 2395

Re: FEU-User + News + CGFeedback

i have got it with cgblog and cgffedback in the summary mode by adding it with cms_module=CGFeedback
by RafaelCzernek
Tue Oct 23, 2012 2:16 pm
Forum: Module und Tags
Topic: CGFeedback Author Name
Replies: 2
Views: 3711

Re: CGFeedback Author Name

i have done it for more informations contact me ... =)
by RafaelCzernek
Tue Oct 23, 2012 1:43 pm
Forum: Module und Tags
Topic: CGFeedback Author Name
Replies: 2
Views: 3711

Re: CGFeedback Author Name

Have no one any idea?

i work with custom field in cgfeedback but without any results
by RafaelCzernek
Thu Oct 18, 2012 3:19 pm
Forum: Module und Tags
Topic: CGFeedback Author Name
Replies: 2
Views: 3711

CGFeedback Author Name

Hello Everbody, i have combine the FEU-Modul, the CGBlog-Modul, the CGFeedback and SelfRegistration Modul. User can register to my website and post entries via the cgblog modul and comment on it. it works like facebook ... =) posting and comments entries with name and an image! if the feu-user chang...
by RafaelCzernek
Fri Sep 07, 2012 11:50 am
Forum: Modules/Add-Ons
Topic: FEU-User + News + CGFeedback
Replies: 6
Views: 2395

Re: FEU-User + News + CGFeedback

hello again, i am so happy i found the solution how to add to each summary entrie of the blog module to add a comment field. i will fix all my things (html/css layout with jquery) and after i have done it i give the response for everyone here in this forum because i read that more users looks for th...
by RafaelCzernek
Fri Sep 07, 2012 11:15 am
Forum: Modules/Add-Ons
Topic: FEU-User + News + CGFeedback
Replies: 6
Views: 2395

Re: FEU-User + News + CGFeedback

Hi,

thank for your post.

i go throw the help in the cgfeedback module but i do not find the answer

i got only one form for the first news aticel and not for the others!
by RafaelCzernek
Thu Sep 06, 2012 5:27 pm
Forum: Module und Tags
Topic: FEU Personal Message
Replies: 8
Views: 5962

Re: FEU Personal Message

Hallo,

du bist vielleicht meine Rettung. Hast du dieses überarbeitete modul noch? Würde mir tierisch freuen wenn ich das von dir haben könnte.

danke für deine Rückmeldung
by RafaelCzernek
Thu Sep 06, 2012 1:26 pm
Forum: Modules/Add-Ons
Topic: FEU-User + News + CGFeedback
Replies: 6
Views: 2395

Re: FEU-User + News + CGFeedback

Hello again, i have solved the problem by taking the CGBlog-Module in combination with the feu user und a own tag! But my second problem is to put cgfeedback-module in the summary template of the blog module. i do not mean the summary function the whole form should be shown to each blog entrie on th...
by RafaelCzernek
Thu Sep 06, 2012 7:57 am
Forum: Modules/Add-Ons
Topic: FEU-User + News + CGFeedback
Replies: 6
Views: 2395

FEU-User + News + CGFeedback

Hello Togehter, after 2 weeks i create a account and maybe you can help me. I have installed the FEU-User- and CGFeedback-Module in my cmsMS. Logged in User can create News for a Category named "Intern". Here is my Code: {cms_module module=FrontEndUsers} {if $ccuser->loggedin()} {content} ...

Go to advanced search