WebSite X5Help Center

 
Arnold K.
Arnold K.
User

Guestbook  en

Auteur : Arnold K.
Visité 1074, Followers 1, Partagé 14  
Mots-clés :: 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'?

Posté le
4 RéPONSES - 1 CORRECT
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.

Lire plus
Posté le de Michele C.
Arnold K.
Arnold K.
User
Auteur

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?

Lire plus
Posté le de 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!

Lire plus
Posté le de Michele C.
Arnold K.
Arnold K.
User
Auteur

Thank you!

Lire plus
Posté le de Arnold K.