WebSite X5Help Center

 
Arnold K.
Arnold K.
User

Guestbook  en

Autore: Arnold K.
Visite 1071, Followers 1, Condiviso 14  
Parole Chiave: code,guestbook

Hi,

Can I change the name of guestbook for easy manage of some guestbooks? For example, if we have next code:

showGuestBook('p8jdf1py', 'public', '', false, true);

can I change 'p8jdf1py' to 'user1' or 'user2'?

Postato il
4 RISPOSTE - 1 CORRETTO
Incomedia
Michele C.
Incomedia

Hi Arnold,

it's always better do not touch php code expecially when is encrypted.

May I ask you what result are you trying to get? If you want to have simple management of your guestbooks maybe you can change the "public" name making it pointing to public/guest1 and public/guest2 for instance.

If you require any further information, please feel free to write back.

Leggi di più
Postato il da Michele C.
Arnold K.
Arnold K.
User
Autore

I want to make different guestbooks for each registered user and I want to manage this guestbooks in admin page. You write that I can change the "public" name to "public/user1" or "public/user2". Is it correct?

Leggi di più
Postato il da Arnold K.
Incomedia
Michele C.
Incomedia

Hi Arnold,

you can change 'p8jdf1py' to 'user1' or 'user2' as you said in your first post and also change the "public" name to "public/user1" or "public/user2".

In that way you will have two different guestbooks in two different folder on your site and you can find them more easily from your admin page.

Please let me know if I can help you any further! Thank you!

Leggi di più
Postato il da Michele C.
Arnold K.
Arnold K.
User
Autore

Thank you!

Leggi di più
Postato il da Arnold K.