WebsiteBaker Support (2.12.x) > Modules
E_Notice in dlc.php der download-gallery 2.86
jacobi22:
please take this Corefix from here -> https://wb211.wdsnet.de/modules/download_gallery/dlc.php?id=04D3BC7
ReOrder needs (i think) the new version of class.order.php
henri:
Hi Jacobi22,
I made a screenshot of table mod_downloadgallery _files in the database and of Download Gallery the files in the created folder. Maybe you can do something with this.
Unfortunately, I do not understand what I should do with the Corefix.
jacobi22:
database looks good
--- Quote ---I do not understand what I should do with the Corefix.
--- End quote ---
the corefix is like a small update. it included only the new or changed files and not the whole wb-package
Download this fix, unzip it in a empty locale folder on your pc and upload it to the server. be sure, that you overwrite the old files on the server
alternative: dont use the corefix and wait for the new WB-Version, but clear the error-log everytime, when you've added a new file to the download-gallery
another alternative: deactive this line with a double slash in the front in modules/download_gallery/save_file.php - Line 202
--- Code: --- $order->reOrder((int)$group);
--- End code ---
change to
--- Code: --- // $order->reOrder((int)$group);
--- End code ---
henri:
Hi Jacobi22,
I now understand what the intention is.
I uploaded the files to WB
File in framework / traits / Captcha_SessionTrai t.php is a new file that I have added. There was also the file Phplib_FtanTrait.ph p in this folder on the server that I left.
After having uploaded everything once again checked if everything was overwritten. And everything was right.
When in admin of WB Error log file cleared.
New file added in the created folder of Download Gallery and saved.
Unfortunately I got the following error message again:
There was an uncatched exception
Call to a member function query () on null
in line (58) or (/modules/download_gallery/helpers/ReOrder.php):
henri:
Hi Jacobi22,
Download_Gallery_3_ 0_0dev12.zip module
Also tested in:
PHP-Version: 7.2.14
WebsiteBaker Version: 2.11.0 -r79
Installation went well.
Files uploaded as in WB 2.12.1
Again I get the same error message:
There was an uncatched exception
Call to a member function query () on null
in line (58) or (/modules/download_gallery/helpers/ReOrder.php):
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version