Welcome, Guest. Please login or register.
March 19, 2010, 08:05:36 PM

Login with username, password and session length
Search:     Advanced search
WB 2.8.1 released!
Download and additional information are available here .
110483 Posts in 15958 Topics by 9305 Members
Latest Member: deejayjay
* 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 28712 times)
duke24

Offline Offline

Posts: 3


WWW
« Reply #75 on: December 02, 2008, 08:26:17 AM »

Thx Thorn,

it was to late yesterday Wink

best regards
Daniel
Logged
thorn

Offline Offline

Posts: 861


WWW
« Reply #76 on: December 10, 2008, 09:28:48 PM »

Hello,

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



New key-features:

    * use of autogrow-textarea OR codepress in backend
    * use of geoip-module to show flags/countrynames (optional)
    * use of geoip-module to perform a WhoIs-Query for stored IP-Addresses (optional)

GeoIP-Module: http://www.websitebaker2.org/forum/index.php/topic,11174.msg66865.html#msg66865

Special thanks to Stefek, who helped me a lot with the CSS and styling.

Frontend:


Backend textarea / autogrow / codepress:


Backend Message-List:


Backend WhoIs-Query:


thorn.
« Last Edit: December 14, 2008, 06:37:42 PM by thorn » Logged

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

Offline Offline

Posts: 3579


« Reply #77 on: December 10, 2008, 09:36:40 PM »

Hi thorn,

wow, sieht echt gut aus, vielen Dank.

Gruss Christian
Logged
Stefek
Backend Theme Team
******
Offline Offline

Posts: 3192



WWW
« Reply #78 on: December 11, 2008, 09:41:12 PM »

Hello Thorn,
it was a lot of fun to me contributing to your work on this.

I love the self-resizing ability of the textareas.
Have tested in all Browsers (on XP) and it works like a charm.

Should be standard for Modules where you have to adjust the HTML Output (like in Loops etc.).

This makes "baking" even more FUN!!

Regards,
Stefek
Logged

Bowling in Kiel Halle Aschaffenburg

"Es gibt viele Pfade am Fuße des Berges,
doch von der Spitze aus, erblicken wir alle den selben Mond."
jap. Sprichwort
thorn

Offline Offline

Posts: 861


WWW
« Reply #79 on: December 11, 2008, 10:02:13 PM »

Hello,

the autogrow issues are fixed in 2.8.3
http://addons.websitebaker.org/pages/modules/page-modules.php

thorn.
Logged

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

Offline Offline

Posts: 861


WWW
« Reply #80 on: December 14, 2008, 06:42:43 PM »

Hello,

just released 2.8.4 containing another bugfix.
http://addons.websitebaker.org/pages/modules/page-modules.php
While hitting save with a growfield-textarea being empty, growfield sends "11\n11" as value from this textarea.
Applied all growfield changesets up to r10 to fix this.

thorn.
Logged

¡ɹǝpun-uʍop ɥɔɐu ǝssǝnɹƃ
Mux
Tester Team
*****
Offline Offline

Posts: 136


« Reply #81 on: December 17, 2008, 10:39:20 PM »

I found a little bug in the guestbook's email-notification. The backlink within the message is always shown as WB_Path/pages/(page of the guestbook)
So it only works correctly if the guestbook-page is in the root-directory.
cheers,
Mux

Logged
maverik

Offline Offline

Posts: 885


..:: viva los tioz ::..


WWW
« Reply #82 on: December 18, 2008, 04:25:41 AM »

hello

there is a mistake in info.php

Code:
$module_version = '2.8.3';



so long
Logged

openSUSE 10.2 | apache 2.2.15 | php 5.2.8 | mysql 5.0.67
Das Geheimnis meiner Kraft
Ritschie

Offline Offline

Posts: 29


« Reply #83 on: December 20, 2008, 12:29:35 AM »

Hi,

I just updated from 2.7 and all is well at my test page which resides on a subdir of my normal page.

But on the normal page something seems to be gone wrong. The frontend.css doesn't seem to be loaded correctly (like giving up at gbtitle) on firefox 3.05 while everything looks fine with the IE 7.

The guestbook is at http://www.hsv-eishockeynachwuchs.de/pages/gaestebuch.php. Any idea?
Logged

Best regards / Gruß
Richard
thorn

Offline Offline

Posts: 861


WWW
« Reply #84 on: December 20, 2008, 12:38:38 AM »

Hello,

cleaning the browser-cache on firefox should help.

thorn.
Logged

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

Offline Offline

Posts: 29


« Reply #85 on: December 20, 2008, 02:35:15 PM »

Thank's a lot. It worked.
Logged

Best regards / Gruß
Richard
thorn

Offline Offline

Posts: 861


WWW
« Reply #86 on: December 26, 2008, 09:10:51 PM »

Hello,

I found a little bug in the guestbook's email-notification. The backlink within the message is always shown as WB_Path/pages/(page of the guestbook)
So it only works correctly if the guestbook-page is in the root-directory.
cheers,
Mux

Unfortunately, i can't reproduce this. -- Anyone else having this issue?

The link used in the eMail is build from
Code:
$link = WB_URL.PAGES_DIRECTORY.$row['link'].PAGE_EXTENSION;
with $row['link'] being the guestbook's link from DB-Table pages.
So, i can't see who this problem may occur.

thorn.
Logged

¡ɹǝpun-uʍop ɥɔɐu ǝssǝnɹƃ
Mux
Tester Team
*****
Offline Offline

Posts: 136


« Reply #87 on: December 27, 2008, 12:56:50 AM »

hello,
where can I find this code line? I thought there could be something wrong with the line from gstbk_save.php where I thought the email is built from...
Code:
//send mail
...
$mail_message = $MOD_GUESTBOOK['MAILMESSAGE'].'<a href="'.page_link(  '/'. page_filename( get_menu_title($page_id)) ).'" target="_blank">'.page_link(  '/'. page_filename( get_menu_title($page_id)) ).'</a>';

Mux
Logged
thorn

Offline Offline

Posts: 861


WWW
« Reply #88 on: December 27, 2008, 01:04:55 AM »

Hello,

looks like a old version of gstbk_save.php

The actual version has this code:
Code:
   //send mail
    if($admin_email!=''){
        $mail_subject = $MOD_GUESTBOOK['MAILSUBJECT'];
        $mail_message = $MOD_GUESTBOOK['MAILMESSAGE'];
        // append link to message
        $mail_message .= "<a href=\"$link\" target=\"_blank\">$link</a>";
        // add guestbook-text to message
        $mail_message .= "\r\n\r\n$name_clean_html [$ip_addr] ($email_clean_html - $homepage_clean_html)\r\n$message_clean_html";
        $wb->mail(SERVER_EMAIL,$admin_email,$mail_subject,$mail_message);
    }
   
    // close geoip-database
    if(defined('GEOIP_DATABASE_LOADED'))
        geoip_close($gi);

        // jump back to guestbook
        exit(header("Location: $link"));
   
}

Please check your module-version.

thorn.
Logged

¡ɹǝpun-uʍop ɥɔɐu ǝssǝnɹƃ
Mux
Tester Team
*****
Offline Offline

Posts: 136


« Reply #89 on: December 27, 2008, 12:55:05 PM »

ok, that's it. I don't know which version it was before, showed me 2.8.3 but perhaps for some reason the gstbk_save.php was even older...however, now it works well. thanks.

Mux
Logged
Achrist

Offline Offline

Posts: 36


« Reply #90 on: January 02, 2009, 09:34:05 AM »

Updated Danish language file for version 2.8.3 - please include in distribution.

/Allan
Logged
thorn

Offline Offline

Posts: 861


WWW
« Reply #91 on: January 02, 2009, 03:21:13 PM »

Hello,

thanks for the contribution. Will be added in next release.

thorn.
Logged

¡ɹǝpun-uʍop ɥɔɐu ǝssǝnɹƃ
Bramus
Forum Team
*****
Offline Offline

Posts: 484



WWW
« Reply #92 on: January 19, 2009, 07:15:31 PM »

is there a bug that when you hit settings and then save them that they all disappear? so lost all the settings.

--EDIT--

Layout settings get lost after saving..
Logged

BRAMUS.NL Internet Services
Webhosting - VPS - Domeinregistratie - Webdesign
WebsiteBaker Supported on Linux with DirectAdmin!
thorn

Offline Offline

Posts: 861


WWW
« Reply #93 on: January 19, 2009, 08:35:48 PM »

Hello,

what settings did you use: textarea, autogrow or codepress?

thorn.
Logged

¡ɹǝpun-uʍop ɥɔɐu ǝssǝnɹƃ
Bramus
Forum Team
*****
Offline Offline

Posts: 484



WWW
« Reply #94 on: January 20, 2009, 12:22:23 PM »

Thorn, i just installed the module and when i go to the settings and for example remove the smiley's and when i save all the settings in the code area's are gone.

The standard is codepress. Should i change this to get it to work?
Logged

BRAMUS.NL Internet Services
Webhosting - VPS - Domeinregistratie - Webdesign
WebsiteBaker Supported on Linux with DirectAdmin!
Stefek
Backend Theme Team
******
Offline Offline

Posts: 3192



WWW
« Reply #95 on: January 20, 2009, 02:03:29 PM »

Hello Bramus.

A small test with another editor settet up for the Loops would be nice.
Let us know what happend.

BTW. Which Browser are you using?

Regards,
Stefek
Logged

Bowling in Kiel Halle Aschaffenburg

"Es gibt viele Pfade am Fuße des Berges,
doch von der Spitze aus, erblicken wir alle den selben Mond."
jap. Sprichwort
thorn

Offline Offline

Posts: 861


WWW
« Reply #96 on: January 20, 2009, 02:28:27 PM »

Hello,

attached you will find guestbook 2.8.5

I just removed codepress support, and added support for editarea instead.
(Codepress is removed from SVN since changeset 910)

To make use of editarea, you have to install editarea from
http://www.websitebakers.com/pages/admin/admin-tools/editarea.php
ATTN: It is not a module. Unzip it, and transfer (FTP) the directory "editarea" into the include/ directory.

thorn.
« Last Edit: January 20, 2009, 02:32:26 PM by thorn » Logged

¡ɹǝpun-uʍop ɥɔɐu ǝssǝnɹƃ
ruebenwurzel
Leaders Team
*****
Offline Offline

Posts: 7211


Keep on Rockin


WWW
« Reply #97 on: January 20, 2009, 07:28:55 PM »

Hello,

just tested guestbook 2.8.5 on WB SVN-Version 913. Works like a charm also the editarea inclusion is great. Have only one smaller display issue when i edit the css-files of the modul. The editarea window expands the WB backend. This also was in guestbook version 2.8.4. with the same WB version. Can anyone reproduce this?

Matthias
« Last Edit: January 20, 2009, 07:31:11 PM by ruebenwurzel » Logged

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

Offline Offline

Posts: 2


« Reply #98 on: January 22, 2009, 10:46:24 PM »

I saw the same issue as reported by Bramus. After saving the settings the layout settings are gone and as a result the guestbook is not displayed anymore on the website. I've posted a seperate message on this a short while ago, before I saw this post.

Any idea how to fix it?
Logged
thorn

Offline Offline

Posts: 861


WWW
« Reply #99 on: January 22, 2009, 11:29:26 PM »

Hello,

@Bramus, Ramon
Did you test with 2.8.5? Did the layout-settings get lost with textarea or autogrow, too?

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!