If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Multi  XML
Forum Index » Support Forum
Author Message
Anonymous



Hi,

Is there any way to make this gb a multi gb for example, I have a listings site and want each to have its own guestbook automated.

e.g. mydomain.com/guestbook/?id=1 so it falls inline with there listing.

Doesnt need to have a login section as this would be inside the member section, but they need access to be able to modify there book though ?

Or does anyone know of a script that would do this ?

Thanks
Anonymous



Anyone >?
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

well unless yo uknow PHP the easiest way is to place each guestbook into it's own directory and then edit the SQL entry names of each guestbook.

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
Anonymous



I dont know to much about php to do it myself,
Is there no way an extra field could be created say listingID (which will store the value from ?listingID=1 ?
An then when the info is pulled from the database it pulls it based on the ?gal.php?listingID=1 ?
The site I intend to use it is needs to be self managed, which is why I was looking to have a mysql gb. I have a flat file one, where it write to a set file where I amended the writing file to gb$listingID.txt but then I have to manually create all of the txt files ready.
Seems it not possible or I need one custom built.
Thanks for your time.
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

As I said that would require some PHP. Are the Guestbooks going to be instaled in different directories?

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
Anonymous



Hi,
There will be 1 install of the files.
When the form is passed it would have a hidden field for listingID.
So the script would work as normal except the extra field listingID.
The when viewed on the users page, you can have something like
gb.php?listingID=1
then for all rows with 1, it prints the guestbook out.

In the members area, they should have access to edit only there own guestbook entries.

If you need anything else let me know.
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

would mainly just require addiing the variable used to specify who's guestbook it is to the SQL tables called. Thats the easier part though.

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
Anonymous



How much would it cost to have this made ?
An do you do any freelance coding as I have other jobs that need doing to
Thanks for your time.
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

If I get chance I'll see what needs to be done but I'm busy writing my own guestbook script at present.

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum