I recently took over a website that already has been using the Big Sam guestbook. The guestbook does not work for some reason anymore. I cannot get to the...
hmm, could it be the permissions on the folders? did you move the site? ... -- =============================== Rita Crisafi home: 212.673.8242 / cell:...
The current password is not in the code, it is in the data-file, first line! original password: "bigsam" Herb ... From: Maria To: bigsam-users@yahoogroups.com ...
If you noticed an entry similar to the following, beware: MUGU Keep OFFFFFFFFFFFFFFff Spammer Scammers are putting that entry into guestbooks all over the ...
I have repeatedly tried to contact the authors of BigSam, but they either are ignoring me, or just can't be bothered. In either case, are they even involved in...
Thanks for the password tip...I found the correct one. But, still same problem. I do believe that the site recently changed servers, before I aquired the...
When I copied the files into a different folder once, the owner of the dat file switched from apache to me, which caused problems until I finally gave the...
... p:3) ... in /home/httpd/vhosts/bbrace.laughingsquid.net/httpdocs/guest/guest.p hp ... I'm having the same problems... (different line numbers though)...
Are you trying to add the BigSam guestbook to an existing web page? BigSam is designed to be on a page of its own, not embedded in another page. It uses a...
hello-- any suggestions on how exactly to fix this problem with my Big Sam message board?: the board is set to only show 20 posts at a time, but the link to...
Jason On your bigsam.php page, when viewed in an editor, find the piece of code (should be around line 446 before a call to displayFooter() ) that resembles...
hi shimona-- thanks for your help! yes, the $relativeScriptPath part of the code IS there--not sure what else i would have changed to make the archive links...
Well, one can't actually see the php through a browser, what I see is the result of the php, which is an html page. What I could tell though was the one other...
hmmmmm.....i've made the changes you suggested (all praise the internet and php forum), but nothing seemed to work. interestingly, the link that appears in my...
what is particularly strange is that if you type in http://www.hectorthehero.com/hectorforum/hectorforum.php?displayBegin=1 into the address bar, you still get...
Hi First just let me thank you for the great guestbook - I'm relatively new to PHP, and Bigsam was a breeze to integrate into our site.We'd love for you to...
is there a way, or has anyone discovered a way, to block out certain people from posting on the guestbook? I set up a guestbook for a client and they have an...
Are you trying to add the BigSam guestbook to an existing web page? BigSam is designed to be on a page of its own, not embedded in another page. It uses a...
No, I'm not trying to add it to an existing page. But I don't really know how to modify the code as it says in the instructions... modify it to what? The code...
Amy, You don't need to make any changes in the displayHeader function unless you want to change the appearance of the page. If you do want to make changes, ...
Thanks for your help...but I get an error message on the line that says: header("Location: &page?); in sthe string that says: } if (strpos($refererpage,...
I'm afraid I've reached the limit of what little I know about php and bigsam. Hopefully, someone with more knowledgecan jump in. What error are you getting?...
Sounds like the problem is that you are echoing something out or including some html before you hit that line. You cannot issue a header command after having...
This is the first warning that shows up when I open the page... Warning: Cannot add header information - headers already sent by (output started at ...
No problem, Could you send me the php page? I found your error on your webpage, I think you are printing a blank line somewhere before you get to the header...
THANKS for your help!!! It was just the spaces at the top of the page. What a dork I am... Anyway, there it is and it's working... like magic?! What a great...
I have used the BIGSAM. It was functioning for quite some time but when our administrator upgraded our server to a new linux version, a new apache version, and...
Other PHP scripts are working. We have a webmail running in PHP. Our website is using PHP and it's running. BIG SAM iwas working just before the upgrade. We...