Welcome, Guest. Please login or register.
March 21, 2010, 04:18:21 PM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
110592 Posts in 15971 Topics by 9314 Members
Latest Member: Linuxkommunist
* Home Help Search Login Register
+  WebsiteBaker Community Forum
|-+  English
| |-+  Modules (Moderators: Argos, BerndJM)
| | |-+  Guestbook v2.5 released
Pages: 1 2 [3] 4 5 6 Go Down Print
Author Topic: Guestbook v2.5 released  (Read 28752 times)
renewebsite

Offline Offline

Posts: 2


« Reply #50 on: July 17, 2008, 09:24:34 PM »

hi,
i installed the guestbook and changed some things so it fits my website ...i only have one problem when you click 'sign guestbook' you get these things

Name*:
Email
Website
Message*

but the font color is black ...i want to change te color but i cant find these terms anywhere ..
in which file can i find the code to change the color of these words .. please help Sad

thx in advance wink and keep up the good work
Logged
ruebenwurzel
Leaders Team
*****
Offline Offline

Posts: 7211


Keep on Rockin


WWW
« Reply #51 on: July 17, 2008, 09:34:05 PM »

Hello,

adapt the CSS of the guestbook by using the Edit Css button in the options of the guestbook.

Matthias
Logged

You search for help, please look here: Help-Page
You search for Modules, Templates or Languages, please look here: Addons-Page
renewebsite

Offline Offline

Posts: 2


« Reply #52 on: July 17, 2008, 09:47:52 PM »

i meant more specific Tongue i knew i had to look in the css ... but i found it

.input_form {

that was the part i was looking for ...

thx for your help cool
Logged
Olli

Offline Offline

Posts: 222


« Reply #53 on: August 13, 2008, 12:00:16 PM »

hello,

i have a problem on a website when it comes to spam. nevertheless captcha is turned on or off at least 30 or 40 spam entries are made a day.

since all new entries have to be approved they are only visible inside the backend admin area for the guestbook. to be able to clean up those spam entires the only idea i came up with was something like this:

what to do you about deleting all unapproved entries that are older than for example 10 days automatically? i could do this inside the view.php or anything like this not to be in need of cron jobs...

or do you have any better idea? any help appreciated on this one.

thanks
Logged
thorn

Offline Offline

Posts: 861


WWW
« Reply #54 on: August 13, 2008, 06:51:28 PM »

Hello,

i have a problem on a website when it comes to spam. nevertheless captcha is turned on or off at least 30 or 40 spam entries are made a day.

what version of guestbook do you use, and what kind of captcha?

thorn.
Logged

¡ɹǝpun-uʍop ɥɔɐu ǝssǝnɹƃ
Olli

Offline Offline

Posts: 222


« Reply #55 on: August 18, 2008, 03:41:15 PM »

@thorn: just looked it up - it says version 2.1....would upgrading fix this?
website is (still) running at WB 2.6.5 i just rocognized  shocked

the captcha is the one with the math calculation...

thanks
Logged
erpe

Offline Offline

Posts: 1738



WWW
« Reply #56 on: August 18, 2008, 03:47:24 PM »

Hello to the author(s) of this nice module,

we discussed about displaying the ip-adress in the backend of this module and made some changes to the files (thanks to aldus for the "quick hack"). Please see http://www.websitebaker2.org/forum/index.php/topic,10304.msg63750.html#msg63750
Perhaps this should be integrated in the next version of this module?
I think it would be nice .

rgds

erpe
Logged

thorn

Offline Offline

Posts: 861


WWW
« Reply #57 on: August 18, 2008, 08:57:31 PM »

hello,

@thorn: just looked it up - it says version 2.1....would upgrading fix this?
website is (still) running at WB 2.6.5 i just rocognized  shocked

i'am quite sure it will...

thorn.
Logged

¡ɹǝpun-uʍop ɥɔɐu ǝssǝnɹƃ
thorn

Offline Offline

Posts: 861


WWW
« Reply #58 on: August 19, 2008, 08:28:01 PM »

Hello

EDIT: updated to 2.7.02 (security issue).
Had anybody tried the new ASP-functionality? - Any comments?


attached you will find an ASP-enabled guestbookv2.7 - no other changes were made.
ASP (Advanced Spam Protection) is a system to prevent spam-bots from sending spam - without use of a captcha.

This is a first test-release (aka proof-of-concepts) - would be nice if someone can test this module. Preferable users with an existing and every time spammed guestbook. ATTN: there is no easy way to 'downgrade' back to an older version, so you have to know what you are doing...

How to install:
you need wb2.7(!) with installed guestbook (2.x prefered)
- just install this zip as usual inside wb
- in admin-section, go to pages -> your guestbook -> settings: and set Verification required: Disabled
- go to Admin-Tools -> Captcha and Advanced-Spam-Protection (ASP) Control, and set Activate ASP to Enabled.

All spam will stop immediately, but mostly because i added an additionally argument to a link often used by spam-bots. So we must wait some time (days /weeks ?)  until the spam-bots updated there database.

thorn.

PS: if you want to test your guestbook after updating: don't fool yourself by just hacking some few characters into the form and pressing send immediately. It's part of ASP to check how much time a user spent filling the form - if you are to fast, you will be considered as spam-bot.

PS2: if you see some extra fields in your guestbook-form with
"Leave this field name blank:" and so on
there is an issue with the modules / templates CSS and missing
.nixhier {
    display:none;
}
« Last Edit: October 03, 2008, 02:17:48 PM by thorn » Logged

¡ɹǝpun-uʍop ɥɔɐu ǝssǝnɹƃ
joop

Offline Offline

Posts: 61


MachineHead


WWW
« Reply #59 on: September 11, 2008, 12:37:43 AM »

Hello,

Got a major issue with the guestbook.
I got the latest version, and as soon as i submit a message it gives me an internal server error.
Like this:
--
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error.
--
Anybody got a idea???

Logged

There is a fine line between fishing and just standing on the shore like an idiot!
erpe

Offline Offline

Posts: 1738



WWW
« Reply #60 on: October 03, 2008, 01:58:57 AM »

I installed this advanced guestbook today, no errors.
Hope that spam has an end now.

I will report in a month.

rgds

erpe
Logged

Mel

Offline Offline

Posts: 2


Poseidon


« Reply #61 on: October 26, 2008, 11:08:34 PM »

Hello @ll

I read in this thread that it makes sense to use WB2.7 with Guestbook2.7 to use Captcha Protection.

I uninstalled the previous Version of Guestbook, made the Update for Websitebaker (V2.6.7 -> 2.7) (yes, i did what in the Updatemanual was written) and had no errors.

Now my Problem is, that i can't activate the captcha Verification. I enabled it in the Admintools, but in the settings of the guestbook i can't. I click "enable", then click "save" and when i return to the settings "disabled" is activated. The Guestbookpage never shows any Captcha.

Any Idea how to fix this Issue?

Thanks a lot

Edit: Another Page with Form fields (used as a contactpage) works correct. Captcha is shown and works fine...
« Last Edit: October 26, 2008, 11:19:15 PM by Mel » Logged
thorn

Offline Offline

Posts: 861


WWW
« Reply #62 on: October 27, 2008, 12:33:07 AM »

Hello,

please try Guestbook 2.7.0.8.01 (pre 2.7.1) from
http://www.websitebaker2.org/forum/index.php/topic,11352.msg68714.html#msg68714
deinstall your current version, and install this on.

After installing, go to Admin-Tools -> Captcha and Advanced-Spam-Protection (ASP) Control and set Activate ASP to Enabled.
Then, go to your guestbook's settings, and set Verification required: to off (yes, off!).

ASP will block all automated spam - no need for a captcha anymore.
(Check the guestbook input-page, there have to be some _hidden_ fields (honeypot-fields) if all worked well).

thorn.
Logged

¡ɹǝpun-uʍop ɥɔɐu ǝssǝnɹƃ
Mel

Offline Offline

Posts: 2


Poseidon


« Reply #63 on: October 27, 2008, 09:22:22 AM »

Hello thorn

I changed the guestbook, but it's the same behaviour. If captcha is not needed while using ASP i think i'll stop troubleshooting and wait for Spam in the guestbook.

thx
Logged
ruebenwurzel
Leaders Team
*****
Offline Offline

Posts: 7211


Keep on Rockin


WWW
« Reply #64 on: October 27, 2008, 10:17:51 AM »

@mel

not shure if this helps you, but just an idea.

Are you shure, all files on the server in the modules/guestbook folder are the one from the latest guestbook version? Why asking this? If some files of the guestbook owned from a ftpuser the guestbook upgrade script did not overwrite them (Look at help page for Permissions and Ownerships for more information). So please check if all files are the latest ones.

Matthias

Logged

You search for help, please look here: Help-Page
You search for Modules, Templates or Languages, please look here: Addons-Page
thorn

Offline Offline

Posts: 861


WWW
« Reply #65 on: November 02, 2008, 03:16:35 PM »

Hello,

just released guestbook v2.8.01
http://addons.websitebaker.org/pages/modules/page-modules.php

New key-features:
  • admin may add a comment
  • User-IP in backend
  • different styles for odd/even rows
  • new file smiley.php, to change smileys easily

Please check your layout settings (guestbook page -> settings -> layout settings) after upgrade!
There are now two fields, one for odd rows, one for even rows.
The old loop-field (now loop odd rows) won't be updated if changed - so check this carefully.

New classes:
class="gbentry":
class="gbentry_b":
  Odd rows uses <table class="gbentry">, while
  even rows uses <table class="gbentry_b">. See the supplied frontend.css on how to handle this.
class="gbcomment":
  For comment

New Elements:
[COMMENT]:
  Display comment
  In guestbook-entries without comment, this element becomes hidden using style="display:none !important;" (hardcoded)


Just empty the loop even rows-field if you don't want to have different styles for odd/even rows.

thorn.
Logged

¡ɹǝpun-uʍop ɥɔɐu ǝssǝnɹƃ
erpe

Offline Offline

Posts: 1738



WWW
« Reply #66 on: November 12, 2008, 06:05:01 PM »

Hello

as I said in this post (http://www.websitebaker2.org/forum/index.php/topic,7920.msg67289.html#msg67289) I will report:

NO SPAM AT ALL since that modifyings
 grin

Thanks to Thorn.

rgds

erpe
Logged

dbaj

Offline Offline

Posts: 2


« Reply #67 on: November 14, 2008, 10:45:16 AM »

On my site I have problem with redirect after I click "Submit" or "Reset".
Just white screen and long address in address bar with "sid" and "pid". Something  is wrong with last redirect - return to guestbook page.

WB 2.7 + Guestbook 2.8.01 - first instalation
No matter if Capcha/ASP is turned off/on

I've tried change to last line in gstbk_save.php - exit(header("Location: .....")); and nothing happens.

Damian Baj
Logged
thorn

Offline Offline

Posts: 861


WWW
« Reply #68 on: November 14, 2008, 12:03:20 PM »

Hello,

please set ERROR_REPORTING to E_ALL, and try again.

thorn.
Logged

¡ɹǝpun-uʍop ɥɔɐu ǝssǝnɹƃ
dbaj

Offline Offline

Posts: 2


« Reply #69 on: November 14, 2008, 01:18:18 PM »

Ok. Problem solved.

The reason of that is conversion of lang file. Before that problem appear I translate file EN.php to Polish and convert file to utf-8.

I don't know is that shlould be. I'll just replace signs like ąśżźć to utf-8 equivalents like &#261; &#380; ... and leave file in ANSI.

Thank's for reply!

Damian Baj
Logged
fshagan

Offline Offline

Posts: 7


« Reply #70 on: November 23, 2008, 01:47:05 AM »

Can fields be added to the guestbook?  I haven't looked at the .php files yet, but I'm wondering if I can use it for a boat "owner's registry" where several fields would have to be added (boat model, sail number, color, etc.)
Logged
erpe

Offline Offline

Posts: 1738



WWW
« Reply #71 on: November 23, 2008, 10:48:03 AM »

Hi,

maybe you find a fitting mosule at the AMASP-Project.

rgds

erpe
Logged

fshagan

Offline Offline

Posts: 7


« Reply #72 on: November 23, 2008, 06:24:55 PM »

Thanks ... the dbConnect module looks like it might do what I need!
« Last Edit: December 01, 2008, 10:42:19 PM by fshagan » Logged
duke24

Offline Offline

Posts: 3


WWW
« Reply #73 on: December 01, 2008, 09:40:32 PM »

Hi,

I have some problems with this module. If someone will add an entry to my guestbook, there are some fields I don't wont. Please have a look at http://www.sv-hesel.de/pages/gaestebuch.php to see what I mean.
Would be nice if someone can help me to solve this problem.

best regards
Daniel
Logged
thorn

Offline Offline

Posts: 861


WWW
« Reply #74 on: December 01, 2008, 11:45:24 PM »

Hello,

that's because for some unknown reason the guestbook's frontend.css-file isn't readable.
 http://www.sv-hesel.de/modules/guestbook/frontend.css --> 403 Forbidden

thorn.
Logged

¡ɹǝpun-uʍop ɥɔɐu ǝssǝnɹƃ
Pages: 1 2 [3] 4 5 6 Go Up Print 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!