it still seems like no php8 support.
Jens wrote:
So I clicked on that link and it took me to the upgrade_feed.php. The upgrade failed because the lounge table was already present. I removed it manually and reloaded the upgrade_feed.php and the 2 upgrade steps were performed. ==> I guess that the check for upgrade should take place BEFORE the piwigo_lounge table is accessed, right?
I had a similar issue (lounge table not present) because I tried to get into the Admin pages before visiting upgrade_feed.php. I believe you're supposed to visit upgrade.php and upgrade_feed.php after upgrading .
Jens wrote:
2. I tried to use the LocalFiles Editor, but I do not have a list of plugins to use. All I can do is to display the list of plugins and filter by active, inactive and all. Do I miss something?
So you don't see the blocks of plug-ins? I can see my LocalFilesEditor block, you just need to click on the gear (Settings) to get to the page you're looking for.
Moin!
I installed the 12.0.0beta1 on my test server and I came accross two issues.
1. I tried to open any Admin page, but I got an error that the table piwigo_piwigo_lounge does not exists. I created it manually in MySQL and that allowed me to enter the Admin main page. This time I got a hint that some db uprade steps are missing. So I clicked on that link and it took me to the upgrade_feed.php. The upgrade failed because the lounge table was already present. I removed it manually and reloaded the upgrade_feed.php and the 2 upgrade steps were performed. ==> I guess that the check for upgrade should take place BEFORE the piwigo_lounge table is accessed, right?
2. I tried to use the LocalFiles Editor, but I do not have a list of plugins to use. All I can do is to display the list of plugins and filter by active, inactive and all. Do I miss something?
Best regards
Jens
Thank you
how about any PHP 8 related fixes - ex: https://github.com/Piwigo/Piwigo/pull/1282
Serge D wrote:
Is there official changelog somewhere for this version so far?
Is there official changelog somewhere for this version so far?
Hi
Superb work
Big difference and outstanding development
congratulations
Great browsing speed
I had a server overload problem and it's gone now
I upgrade 7 hours ago
I took a copy of the entire folder and database and then deleted all PHP files
I uploaded the new files & re-upload of a file database.inc.php
is the
.htaccess
same as before
<IfModule mod_rewrite.c> RewriteEngine on ## redirect <2.4 thumbnails hotlinks to i.php RewriteRule ^upload/(.*)/thumbnail/TN\-(.*)\.([a-z0-9]{3,4})$ i.php?/upload/$1/$2-th.$3 [L] RewriteRule ^galleries/(.*)/thumbnail/TN\-(.*)\.([a-z0-9]{3,4})$ i.php?/galleries/$1/$2-th.$3 [L] ## redirect <2.4 high-def hotlinks to original file RewriteRule ^upload/(.*)/pwg_high/(.*)\.([a-z0-9]{3,4})$ upload/$1/$2.$3 [L] RewriteRule ^galleries/(.*)/pwg_high/(.*)\.([a-z0-9]{3,4})$ galleries/$1/$2.$3 [L] ## redirect <2.4 low-def hotlinks to i.php RewriteCond %{HTTP_REFERER} !^http://(www\.)?localhost/.*$ [NC] RewriteRule ^upload/(.*)/(.*)\.([a-z0-9]{3,4})$ i.php?/upload/$1/$2-me.$3 [L] RewriteCond %{HTTP_REFERER} !^http://(www\.)?localhost/.*$ [NC] RewriteRule ^galleries(.*)/(.*)\.([a-z0-9]{3,4})$ i.php?/galleries/$1/$2-me.$3 [L] </IfModule>
-----------------
188,175 Photos
in 1507 Albums
and the Storage used is 13.5GB
3.1k Pages seen
my Gallery
https://art4edu.com/gallery
This is odd ... after unzipping over my existing test site install, it's showing the version as 11.1.0? I see PHPWG_VERSION as 12.0.0beta1 in constants.php however.
DOH! Please disregard ... I copied the wrong extracted source folder. User error. After copying the CORRECT folder I was able to see the updates in upgrade_feed.php and my test site is showing 12.0.0beta1 with the new features.
Piwigo 12.0.0beta1 Check for upgrade
Operating system: Linux
PHP: 7.4.16 (Show info) [2021-06-30 17:40:35]
MySQL: 8.0.25-0ubuntu0.21.04.1 [2021-06-30 17:40:35]
Graphics Library: External ImageMagick 6.9.11-60
Cache size 999 Go calculated 42 months ago Refresh
Getting a 500, so I reckon it's still not now compatible…
windracer wrote:
Can I unzip over an existing install to upgrade (my test site) or is a clean install required for the first beta release?
you can do that, on a "test site". Don't do that on your "production site".
Can I unzip over an existing install to upgrade (my test site) or is a clean install required for the first beta release?
Version 12 is coming. With it come new features, new design and improved speed.
A) Changes
Redesigned user manager. Selection mode, advanced filters, separated guest user.
User activities in administration: see what was done by who and when.
Redesigned plugin manager: click the switch to activate a plugin.
B) Improved speed with the lounge
New background mechanism, the “lounge“, to bufferize photos during upload. This will avoid too many user cache rebuilds. Could that be more technical? To make it more understandable: the server load will be much lower on large galleries during photo upload. When saying "large galleries" we mean 100,000 photos and more.
C) Start to beta test
Download Piwigo 12.0.0beta1
If you want to test but don't have the ability to install it, contact us.
Please, open a new topic in the beta testing forum for each problem you may encounter.
Happy beta-testing :-)