hothbricks
Forum Replies Created
-
Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Issue with PHP 7.3Update : Problem solved with PHP 7.3.1 which has been recompiled by our hosting company.
No explanation for the infinite loop though.Forum: Plugins
In reply to: [WPAdverts - Classifieds Plugin] Issue with PHP 7.3I will do some more testing, but the issue only occurs when I switch from PHP 7.2 to PHP 7.3 under the same configuration (WP, theme, plugins).
Forum: Plugins
In reply to: [Comments - wpDiscuz] No display of answer commentsSolved indeed, thanks for your fast update.
Forum: Plugins
In reply to: [Comments - wpDiscuz] No display of answer commentsSame issue here with last version, answers to comments are not displayed anymore.
With the “Break comments into pages withX top level comments per page” option activated, it works
without this option activated it does not.Forum: Plugins
In reply to: [Event List] Update to 0.8.2 won’t stopBy addoing the code above, I get this :
file_data version: 0.8.2
file_data version: 0.8.2
last_upgr_version: 0.8.1
resume-el-upgr:Forum: Plugins
In reply to: [Comments - wpDiscuz] WpdiscuzCache.php errorSeems related to Gravatar cache, if I disable this caching option, then the error message disappear….
Forum: Plugins
In reply to: [Event List] Some issues after upgradeSolved :
About dates, it’s impossible to use the embedded calendar in the event form.
Visual editor does not work in the event form.
Dates are YYY-MM-DD format in the fields and the multi day check get unchecked each time I come back to the event itself to edit it.
Issues remaining :
As said somewhere else the Upgrade of plugin “Event List” successful: message stays forever
filter by category / year / etc.. does not work
Deleting multiple events at once does not work.There is some compatibility issue between your plugin and WPDiscuz plugin : when on the venets page in admin, it keeps asking to install comment form.
Forum: Plugins
In reply to: [Event List] Shortcode doesnt workSame message here :
Upgrade of plugin “Event List” successful:
Added option “el_upgrade_in_progress” with value “1”
Start upgrade check
Update of option “el_last_upgr_version” is not required -> correct value “0.8.1” is already set
Deleted option “el_upgrade_in_progress”it stays for ever.
Forum: Plugins
In reply to: [Comments - wpDiscuz] Something gone wrong with 4.1.0 update@AdvancecCoding : Thanks, did not figure out you need to activate Lazy load for this option ot show up. My bad. Good job.
Forum: Plugins
In reply to: [Comments - wpDiscuz] Something gone wrong with 4.1.0 updateWe’ve added and option to choose the first comments loading logic. We’re preparing v4.1.1 version, it’ll be released very soon.
I see you just pushed a new version, but I cannot seem to find this option anywhere. Any help about where it’s located ? Thanks
- This reply was modified 8 years, 6 months ago by hothbricks.
Forum: Plugins
In reply to: [Comments - wpDiscuz] Something gone wrong with 4.1.0 updateWe’ve added and option to choose the first comments loading logic. We’re preparing v4.1.1 version, it’ll be released very soon.
Exactly what’s needed here. thanks for that.
Forum: Plugins
In reply to: [Comments - wpDiscuz] Something gone wrong with 4.1.0 updateWell, I understand this, but why the first batch of comments is not displayed at all until scrolling ? First comments should be displayed, whatever the position of the scrollbar, then lazy load should start acting when the scrollbar goes down to 90% of the window.
Forum: Plugins
In reply to: [Album Gallery for Flickr] plugin & SSL – Mixed content generatedMore : I edited flickr-jquery.js to change http to https in
thumbnail: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_q.jpg', href: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_b.jpg',and it works, but it will be overwritten with the next update.
Forum: Plugins
In reply to: [Search Regex] PHP Error messageI confirm it works with PHP 7 but it throws Curl & TLS 1.2 errors and generate troubles with other plugins updates, etc…
Just install, do what you have to do with it and get rid of it.
Fixed now ! Everything works fine with the last update. Good job guys !