Hello Piwigo Beta-Testers!
After 2 beta versions, here comes the first Release Candidate for Piwigo 2.10. We need you to test it and send us your feedback (even if everything runs fine).
And remember: it is still not a "production-ready" version, meant to be used for test only.
1) Changes
To learn more about new features of Piwigo 2.10, you can read the previous announcement announcement for 2.10 beta1 and this announcement for 2.10 beta2.
Here is the list of changes compared to Piwigo 2.10.0beta2. First the changes for users:
* new strings translated by Piwigo translation team
* possibility to upgrade a previous version to 2.10
* admin help is now displayed in a popin (internal widget) instead of popup (external window)
* smarter sorting for duplicate search, by Sam Wilson
* smartpocket theme now compatible with Android 9
* update applications to add photos, new screenshots and hide ReGalAndroid
... and then more "technical" changes:
* bug fixed when the user's theme is missing
* improve compatibility with latest (and upcoming) versions of MySQL
* [security] various checks were added in administration to avoid potential minor vulnerabilities
* all themes were removed from Piwigo core repository, each theme has its own Git repository
* API methods to manage user favorite photos : list, add, remove. By Dave Anderson.
* ability to insert ignore on single_insert
2) Screenshots
Help in administration pages now opens as a popin (internal widget).
Piwigo 2.10.0RC1 comes with upgrade script from previous versions.
Favorites management from API.
3) Start to beta test
Download Piwigo 2.10.0RC1
If you can't install it but want to test it, just ask and we will happily provide a testing installation.
Please, open a new topic in the beta testing forum for each problem you may encounter or simply to send your feedback.
Happy beta-testing :-)
Offline
Hi,
I have below errors when finished a clean installation.
Environment: Win2016, IIS10, Mysql8, PHP7.3
Piwigo encountered an irrecoverable error
[mysql error 1064] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 16
SELECT
c.*,
user_representative_picture_id,
nb_images,
date_last,
max_date_last,
count_images,
nb_categories,
count_categories
FROM piwigo_categories c
INNER JOIN piwigo_user_cache_categories ucc
ON id = cat_id
AND user_id = 1
WHERE id_uppercat is NULL
ORDER BY rank
#1 my_error D:\www\sytyouth_web\album\include\dblayer\functions_mysqli.inc.php(132)
#2 pwg_query D:\www\sytyouth_web\album\include\category_cats.inc.php(55)
#3 include D:\www\sytyouth_web\album\index.php(301)
PIWIGO is still not ready for commercial, or practical use. It still take over 3 hrs to upload 100 photos. I am still using other product until this is fixed. Lychee is a good replacement. This issue of slow photo upload has been dogging piwigo for the last several releases and the development team does not seem interested in fixing it. Well That is a huge adoption blocker for me!!
Piwigo is and has been used commercially for some time now. Currently it hosts around 33 million photos for 4,000 customers.
I am using Piwigo, and my photos upload at around 1 MB/s on a very low end server. That means that in 3 hrs, I could upload around 11 GB of photos. Are your photos more than 100MB each? Most people here are generally happy with the performance.
Please explain the steps you took to conclude that Piwigo is the source of your "dogging issue".
Offline
rich wrote:
PIWIGO is still not ready for commercial, or practical use.
You may have a problem on your specific Piwigo install, but that is clearly not the experience of the vast majority :-) Piwigo has many enterprise users, all over the world.
rich wrote:
It still take over 3 hrs to upload 100 photos.
Maybe a problem with your internet connection? hard to say.
Offline
plg wrote:
rich wrote:
PIWIGO is still not ready for commercial, or practical use.
You may have a problem on your specific Piwigo install, but that is clearly not the experience of the vast majority :-) Piwigo has many enterprise users, all over the world.
rich wrote:
It still take over 3 hrs to upload 100 photos.
Maybe a problem with your internet connection? hard to say.
Agreed - my experience has been great at over 100k images, serving thousands daily.
Offline