Welcome, Guest. Please login or register.
Did you miss your activation email?
February 12, 2012, 04:25:51 AM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
149621 Posts in 21098 Topics by 7537 Members
Latest Member: lotte2
* Home Help Search Login Register
Pages: 1 [2]   Go Down
Print
Author Topic: Feedback about WB 2.7 RC3  (Read 8096 times)
VSG

Offline Offline

Posts: 100


« Reply #25 on: April 24, 2008, 12:51:23 PM »

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? Smiley
Logged
ruebenwurzel
WebsiteBaker Org e.V.

Offline Offline

Posts: 7660



WWW
« Reply #26 on: April 24, 2008, 01:32:44 PM »

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
Logged
Boudi
Addon Team

Offline Offline

Posts: 793



WWW
« Reply #27 on: April 24, 2008, 01:53:06 PM »

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.

« Last Edit: April 24, 2008, 03:56:02 PM by knert » Logged

...:: Bake the Unbakable ::...
Benedikt.Seidl

Offline Offline

Posts: 14


WWW
« Reply #28 on: April 24, 2008, 02:14:53 PM »

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.

Quote
Warning: 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.
« Last Edit: April 24, 2008, 02:22:09 PM by ruebenwurzel » Logged
Lotus

Offline Offline

Posts: 184


« Reply #29 on: April 24, 2008, 04:03:39 PM »

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:
Code:
<!-- 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/
« Last Edit: April 24, 2008, 05:09:44 PM by doc » Logged
doc
Guest
« Reply #30 on: April 24, 2008, 06:53:27 PM »

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
« Last Edit: April 24, 2008, 07:55:38 PM by doc » Logged
Pages: 1 [2]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!