Search found 9 matches

by mma
Sun Jul 14, 2013 10:33 pm
Forum: Modules/Add-Ons
Topic: Gbook module help
Replies: 17
Views: 6901

Re: Gbook module help

Also I could give you more correctly language translation (Russian) for you're module, if ure a creator.

And please anybody help with upside question :-[
Coz it cannot be started an important part of my medical portal.
by mma
Fri Jul 12, 2013 9:19 pm
Forum: Modules/Add-Ons
Topic: Gbook module help
Replies: 17
Views: 6901

Re: Gbook module help

got a new question(( I have two guestbooks. One of them (which is default) called by {Gbook action="default"}. Page for msg add with form called by {Gbook action="form"}. Everything works good. But if i want to add msg to another gbook alias, which called by {Gbook action="d...
by mma
Wed Jul 10, 2013 11:37 pm
Forum: Modules/Add-Ons
Topic: Gbook module help
Replies: 17
Views: 6901

Re: Gbook module help

To style these you need to look in the rendered page source to see what you can target, I have never used this module but some require that you hit a button to get the new filed to show up in a template for results, like form builder ... omg what is it :o No, with Gbook it is currently not possible...
by mma
Wed Jul 10, 2013 6:28 pm
Forum: Modules/Add-Ons
Topic: Gbook module help
Replies: 17
Views: 6901

Re: Gbook module help

Additional:

Add a new field to form submit i did. added new fied to bd also. But now, CMSMS when form is submit doesnt save a new value to new bd field, it saved to field "title" and real title value doesnt saved) ???
by mma
Wed Jul 10, 2013 6:07 pm
Forum: Modules/Add-Ons
Topic: Gbook module help
Replies: 17
Views: 6901

Re: Gbook module help

Got it! Iv got it by myself. But now new question and answer for it i cant find in smarty manual. $smarty->assign('gbook_message_label', $this->Lang('message')); $smarty->assign('gbook_message_field', $id . 'message'); $smarty->assign('gbook_message_input', $this->CreateTextArea(false, $id, html_ent...
by mma
Wed Jul 10, 2013 5:17 pm
Forum: Modules/Add-Ons
Topic: Gbook module help
Replies: 17
Views: 6901

Re: Gbook module help

Thank u very much. Yeah, looks like more then easy) Ill try to understand Smarty again. If u well know this module, could u also get help in next code (off course if u can): <div class="gbook_form"> {if !empty($gbook_errormessage)}<p class="gbook_error">{$gbook_errormessage}</p>{...
by mma
Mon Jul 08, 2013 10:14 pm
Forum: Modules/Add-Ons
Topic: Gbook module help
Replies: 17
Views: 6901

Re: Gbook module help

And could you also tell whats wrong? {literal}<? If (is_set($_GET['nomer'])) { ?>{/literal} {Gbook action='detail' entryid=$smarty.get.nomer} {literal}<? } else { ?>{/literal} {Gbook action='default'} {literal}<? } ?>{/literal} Im sorry, but i cant understand how smarty works. I know php and ever wo...
by mma
Mon Jul 08, 2013 10:06 pm
Forum: Modules/Add-Ons
Topic: Gbook module help
Replies: 17
Views: 6901

Re: Gbook module help

I don't know why you would want to make pages like that, but I guess you have your own specific reasons for it. It should work like this: {Gbook action='detail' entryid=$smarty.get.entry_id} where entry_id is the get parameter Yes, its work! Thank u soo much! If can tell me a better way to make tha...
by mma
Mon Jul 08, 2013 6:21 pm
Forum: Modules/Add-Ons
Topic: Gbook module help
Replies: 17
Views: 6901

Gbook module help

Hi all, Please help to find answer in next question: When im use a Gbook module fo cmsms and open page with details of any entry - its called by code: {Gbook action="detail" entryid="2"} I dont understand, how can i make this page a dynamic. I mean that i need somthenig like that...

Go to advanced search