Feedback about WB 2.7 RC3

doc

#31
Hello,

we have just released WebsiteBaker 2.7 (stable). Therefore this thread is closed.

All required information about WebsiteBaker 2.7 can be found in this thread.

Many thanks to the community for their valuable feedback during the testing phase and the whole development team for making WebsiteBaker 2.7 happen.

Regards Christian

Lotus

#30
Did an installation of Version 2.7 (RC3a) and show_menu2 (isnt that included in the dist?)
Show_menu2 is included in the final WB 2.7, not in 2.7 RC3a (doc)

Activated Page Languages and created six pages EN1-3 and PL1-3 in two languages EN and PL obviously.

Tested it and it works as it should (using show_menu) (doc)
This is the stuff of index.php:
<!-- hardcoded link for the page language selection -->
<a href="<?php echo WB_URL .PAGES_DIRECTORY;?>/de.php">DE</a>
<a href="<?php echo WB_URL .PAGES_DIRECTORY;?>/en.php">EN</a>
<!-- menu call -->
<?php show_menu(); ?>

Created two pages of type menu link (DE -> de.php and EN -> en.php) which point to the first language specific page to display (d1, d2, e1, e2). Double check the language settings of your language specific pages (in my case: d1.php, d2.php, e1.php, e2.php). However, the recommended approach for multilingual pages is explained on the help website (doc)

Made two links (named EN and PL) to EN1 and PL1 into the template.
So when browsing the site you see all EN pages no matter what page is the first..put PL1 first and refreshed the browser.

Clicking on the PL link shows all PL pages, but if i click in the first page directly it goes back to GB..sometimes even the other way around.

WB 2.6.7 did the same but i know it shall work cause http://tictacwatch.com/ is done thet way i think..

also....

The backend changed language into Polish doing this....

Had a hard time installing as well, mispelled the db-username and..well solved it by deleting the whole directory and had to ftp all files all over again. noticed the browser cashed it all..so when installing, clear youre browser.

test: (temporary) http://66.7.215.34/~flexspor/

Benedikt.Seidl

#29
hello

i've got this error. don't know if it is a error of 2.7 RC3 or of the server/a wrong installation.

QuoteWarning: mysql_connect() [function.mysql-connect]: Too many connections in /mnt/web5/21/39/5606239/htdocs/ammg/framework/class.database.php on line 61
Too many connections

Message comes from the server. (ruebenwurzel)

after a while everything was ok again.

SEIDL.

Boudi

#28
Hi,

There's a very important language error regarding upgrade to 2.7.

In the Dutch helppage it says:

http://start.websitebaker2.org/nl/wb-2.7.html

Kopiëer alle installatie-bestanden, behalve de folders /install en /templates via FTP naar uw server (eenvoudig de oude bestanden overschrijven).

It says that the install folder and templates folder must stay left out of the ftp upload. Therefore the config.php will be overwritten and users lost their entirly DB data in their config.

The correct line has to be:

Kopiëer alle installatie-bestanden, behalve de folder /install en het bestand config.php via FTP naar uw server (eenvoudig de oude bestanden overschrijven).

Thanks for the hint. Replaced the text. (ruebenwurzel)

Sincerely,
Knert.

...:: Bake the Unbakable ::...

ruebenwurzel

Hello,

WB-link Modul:
This is written from a forum member and needs to be updated/fixed in nearly future as there are a few more minor issues.

WB 2.7 Release:
The final release will be changeset 838. Unfortunately Ryan is very busy so sorry for the fact that the official packet is not released yet. But I'm pretty shure it will be today or tomorrow.

Matthias

VSG

Hi there!

I took a look at the recently added bug-ticket: #584. Regarding user-permissions again. Couldn't reproduce the problem. Works flawlessly both on a live-system and on a XAMPP-installation (both using Rev838).

However I did find something - not exactly a bug but an inconvenience.
When using the FCKEditor in WYSIWYG-mode and you add an internal WB-link that little pop-up shows.
The pages in that pop-up however are not ordered alphabetically but chronologically.

So the last added page will be shown last. This also regards sub-directories. So within the sub-directories it is also not alphabetically but chronologically.
I don't know whether this is due to FCKEditor itself or the WB configuration.

Thanks in advance!
Best regards,
VSG

PS: as always the question (and I know you guys can't hear it anymore) ... when will the few days be over? When will 2.7 be released? And will Rev838 be 2.7? :)

shlack

#25
Quote from: mickpage on April 22, 2008, 01:31:32 PM
As the first post (6 Apr) states: "The testing period will be limited to about 1-2 weeks from now" - are we now not overdue for RC4 or final release? :?
We will release WB 2.7 within the next few days. Once WB 2.7 is released, we will close this thread(doc)

Captcha field in a form module (and I suppose in news comments too) doesn't have own class name. It would be nice to have this class as we have classes like .textfield, .email etc.
We just need to add it in view.php and front-end.css, not so big impact...
Already too late for WB 2.7 even if it is not a big tasks, maybe something for a next version (doc)

Thanks.

mickpage

#24
As the first post (6 Apr) states: "The testing period will be limited to about 1-2 weeks from now" - are we now not overdue for RC4 or final release? :?
We will release WB 2.7 within the next few days. Once WB 2.7 is released, we will close this thread(doc)

brofield

#23
Something must have been wrong in the file FTP (although there were no errors). Starting all again gets the database installed and to the login prompt.

From tracing another problem that I had, however I see that the password is sent in plaintext. Although the "smart_login" stuff changes the name of the field this is rather useless as it is still easy to see the plaintext password. Logins should be done using a CHAP system to ensure that plaintext passwords are not sent over the network. This is not hard. See http://pajhome.org.uk/crypt/md5/auth.html for details.
Thanks for feedback. Definitelly too late for WB 2.7, but we should keep in mind for possible next releases (doc)

jorag

#22
Quote from: jorag on April 10, 2008, 03:20:12 AM
Hello,

WB 2.7 RC3a there is a group bug:
1 group / 1 user with only permission for one Rootpage.
The user can make changes, but not create a new subpage!

Johannes
This bug was already reported and should be fixed with Changeset 825 which will be integrated into the final WB 2.7. (doc)

VSG

#21
Quoteyou can change the date wich appears in the frontend in the options of the news modul. But per default the start time should be the same as the published time. (ruebenwurzel)

Maybe I'm just too blind to see it ... whenever I try to change "MODI_TIME" or "MODI_DATE" I get nothing as a result.
Seems the variables "POST_TIME" and "POST_DATE" or even "PUBL_TIME" are not definded ... "PUBL_DATE" exists though.

Aah you are right, try it with [PUBLISHED_DATE] at this place. I know, not really logical and a issue wich should be fixed in a common version. (ruebenwurzel)

I might be looking in the wrong places - any help appreciated.
Best regards,
VSG

brofield

Quote from: brofield on April 18, 2008, 11:26:45 AM
table prefix "wb27", error on executing install.php
table prefix "wb27_", error on executing install.php
table prefix "nothing", error on executing install.php

All prefixes tried are valid. The period is present in the error message as the database name. e.g. database.table = jellycan_wb27.table

Quote from: brofield on April 18, 2008, 11:26:45 AM
Can you please provide some information about your webserver, MySQL version etc., as we haven´t seen this error before (about 7000 downloads), thanks (doc)

php info: http://jellycan.com/etc/info.php
mysql Server version: 4.1.22-standard-log

Will try it all again from scratch.

B

VSG

#19
QuoteNews takes the time from the time wich is set in your personal preferences and not from the settings in the options of WB. So check your personal preferences if timezone is set there correct. (ruebenwurzel)

My bad, thanks - corrected.
However, when I define a specific start-time for a news-entry it is that time that should be shown when the news is published. And not the time I wrote the news. Otherwise it's just confusing.

you can change the date wich appears in the frontend in the options of the news modul. But per default the start time should be the same as the published time. (ruebenwurzel)

For example you're visiting a website where a "news" is posted as new now that was written two days ago (and is dated that way) although it wasn't there yesterday.

Or am I the only one who thinks so?
Best regards,
VSG

VSG

#18
Still eagerly anticipating v2.7 I downloaded the up-to-date-trunk Rev 833 and "upgraded" my RC3a-test-installation.

When making a few tests I came across a strange behaviour that I believe is not 2.7-specific but also apparent in 2.6.7.
I can't control the server-clock, but I set WBs timezone to GMT+2 (being it summertime currently).

Then I tried a news-post with start-date and end-date.
It was here 12:50 when I posted the news with start-date 13:00 and end-date 13:15.

The news appeared at 13:00 but showed the timestamp 10:50 (the time I wrote the news without the GMT+2).
It disapperead again at 13:15 - when I reactivated it at 13:20 without an end-date the news-timestamp showed 11:20 (although in the news itself the start-date was set to 13:00).
I believe not the begin-date itself is displayed when watching a news-entry, but the "last modified"-date.

Wouldn't it be more practical for news in general to auto-insert the "now"-time as default-start-date (instead of midnight) and using this as the timestamp when displaying news?

News takes the time from the time wich is set in your personal preferences and not from the settings in the options of WB. So check your personal preferences if timezone is set there correct. (ruebenwurzel)

Just a thought.
I hope development of 2.7 is coming along nicely ... and of course I wonder whether a new release-date has been set.

Thanks for all your hard work!
Best regards,
VSG

PS: I tried here on my local xampp and attempted to trick WB-install into accepting "." or " " or anything as a database-prefix. Didn't work. Can't reproduce brofields bug. Sorry.

brofield

#17
wb2.7rc3 install failed. This was a clean install, with a new database
created just for the install. all the errors occurred with running the
install.php script.

database name jellycan_wb27

table prefix wb27, error on executing install.php
Table 'jellycan_wb27.wb27mod_captcha_control' doesn't exist

table prefix wb27_, error on executing install.php
Table 'jellycan_wb27.wb27_mod_captcha_control' doesn't exist

table prefix nothing, error on executing install.php
Table 'jellycan_wb27.mod_captcha_control' doesn't exist

in all cases the 'install tables' checkbox is ticked
in all cases, many other tables were created in the database

anyone seen this before?

B
can you try it with another table prefix without ".". Only allowed are [a-zA-Z0-9_] (ruebenwurzel)

Can you please provide some information about your webserver, MySQL version etc., as we haven´t seen this error before (about 7000 downloads), thanks (doc)

brofield

#16
It is possible to install and update wordpress direct from subversion.
http://codex.wordpress.org/Installing/Updating_WordPress_with_Subversion

I find this an incredibly convenient way of keeping up to date - no bothering with FTP servers and file copies and worrying about which files are modified, etc.

Is this also possible with WB 2.7?
No this feature is planned for WB 3.0, not for the WB 2.x trunc (doc)

cahva

#15
Quote from: oeh on April 14, 2008, 02:01:25 PM
Hi.

I'm having problems getting the calendar, in page admin, to work?
When clicking the calendar button it doe's not pop up?
What browser and operating system are you using? Try Firefox with enabled Javascript (doc)

Whats wrong? Regards
OEH

Hi,

This problem occurs on other languages other than english so its not an browser issue.

Firebug gives this error:
weekend has no properties
http://xxxxxxxxxxxx/wb/include/jscalendar/calendar.js
Line 1534


EDIT:

I figured it out. I use Finnish and there were couple of variables missing in jscalendar's language file:

Calendar._TT["DAY_FIRST"] = "Display %s first";
Calendar._TT["WEEKEND"] = "0,6";

So if anyone has the same problem, just check that theres the same variables in your language file.
Checked all files of the 2.7 package. The following languages are affected by this bug: PL, HR, NO, FI, TR and RU. As the encoding of the RU file is UTF8 not ANSI, it breaks the entire layout of the page section settings. Thanks for reporting (doc)

heth

#14
how long does the time out on excessive logins last?
Clear browser cache and cookies and you can login again (doc)

did fresh installation yesterday, worked a treat
did upgrade today. Initially it didn't list any pages. Then after logging out and back in, the list of pages appeared. Tried modifying a page and now have no editor or content showing.

I have had problems recently with 2.6.7 updating so that bit may not be due to the upgrade
As far as i know did you use IIS instead of Apache. All Wb versions are not written to work with IIS (ruebenwurzel)

oeh

#13
Hi.

I'm having problems getting the calendar, in page admin, to work?
When clicking the calendar button it doe's not pop up?
What browser and operating system are you using? Try Firefox with enabled Javascript (doc)

Whats wrong? Regards
OEH
oeh ;-}>

avde

#12
Hey!

I just found out that the Output filter for mail scrambling isn't working if the page has a WYSIWYG section and a contact Form section below.
I suspect this is because it would scramble the form mail data also, right?
Yes, thats right. Per default, the form module disables the output_filter for the page the form module is used (including all sections like WYSIWYG etc.). If you comment out line 240 in view.php of the form module, the output filter works. This means mail addresses entered in the form module will be converte into mail(at)test(dot).com. However, those mail addresses will be accepted and automatically converted before sending out. It is up to you to choose one of this two options (doc)

Is there any solution to keep the mail scrambled and keep both sections on one page, or must I create two separate pages, one for the contact data and one for the contact form?

Greets!

sporrencense

#11
Congratulations on some excellent new features.

I have seen in the page code of admin > groups > group_form.php that there is a section of the form set aside for controlling group level access to the individual admin tools but as yet nothing is there that actually allows us to do it. Is this still under development?

I personally think it would be really useful to be able to specify at group level what admin tools can be used and what can't as only some of the tools are relevant to clients and some of them are not.
With WB 2.7 we simply moved the Admin tools from settings to section Admin tools. Setting access rights for individual admin tools may come with a next release of WB, definitelly not with WB 2.7. (doc)

Just a thought

VSG

#10
Quote from: Beppi on April 10, 2008, 01:43:48 AM
except for the fact that it includes the string "[EXCERPT]" at every line: if that could be removed it would just be enough.

If you don't want the excerpts simply rename the file "search.php" in the folders "modules/form", "modules/news" and "modules/wysiwyg" (for example rename it to "search.notused". Doing so will exclude the excerpts from the search-results.
You can also remove the [EXCERPT]-string in the admin-panel when configuring the search-results-page.

But by renaming the files in the three folders the search-excerpts will certainly not be displayed, plus on large websites, the search works faster. If you remove the [EXCERPT]-string the excerpt-results will be gathered anyway but not displayed. Try renaming the files, this way the excerpt-results can't be gathered.

Best regards,
VSG

jorag

Hello,

WB 2.7 RC3a
there is a group bug:
1 group / 1 user with only permission for one Rootpage.
The user can make changes, but not create a new subpage!

Sorry, my english...


Johannes

Beppi

Hello.
I'm sorry to bother you with the search/cgi problem again.
I just updated to RC3a and there's no change.
The provider did what he could but the only solution to the CGI error (The specified CGI application misbehaved by not returning a complete set of HTTP headers.) was use the 2.6.7 search directory.
BTW, Aruba is one of the largest hosting providers in Italy and I don't exclude that the same problem could arise also with other providers.

First of all I ask if there is anyone that has his own IIS and can tell me what configuration is used, if there is any parameter that could be more important then others.

Then, I suggest the developers to adjust and keep the old (2.6.7) search code, as an optional alternative for people that may have the same problems I currently have. As explained, now the 2.6.7 version works well, except for the fact that it includes the string "[EXCERPT]" at every line: if that could be removed it would just be enough.

Thank you very much.

VSG

#7
Did a quick test with RC3a - everything seems to work. Adding sites, manipulating content, reloading add-ons, internal WB-links in text.

Since I haven't been using FCKEditor before (used HTMLArea) I was wondering: does FCKEditor have a status-bar as well? HTMLArea had a status bar telling you what tags were open - sometimes comes in handy. Does anyone know about the feature with FCKEditor? This feature is not integrated as far as I know. There might be a Plugin which adds this function. Good source is the FCK website and Sourgeforge. (doc)


Thanks!
Best regards,
VSG