Author |
Message |
08/08/2004 21:54:26
|
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
|
|
14/08/2004 17:27:06
|
Anonymous
|
Anyone >?
|
|
14/08/2004 19:33:23
|
Carbonize
Master
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 |
|
16/08/2004 02:42:19
|
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.
|
|
16/08/2004 11:33:20
|
Carbonize
Master
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 |
|
20/08/2004 00:39:48
|
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.
|
|
20/08/2004 00:46:01
|
Carbonize
Master
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 |
|
20/08/2004 15:28:59
|
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.
|
|
20/08/2004 15:48:26
|
Carbonize
Master
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 |
|
|