Jimako
Jimako
Thank you. Those are the first lines: ``` %PDF-1.5 %Çì¢ 5 0 obj stream xœÍ[]s·}節ÓÎtÝÆ›Å76Oµ%Ú–#K¶È$ÓIú@K”Ę"’²› endstream endobj 2 0 obj endobj xref ```
https://github.com/e107inc/e107/issues/4799
Just adding: - post options are not changed neither when you delete a post - normally you can delete your own last post. You did it, but the post before...
Next limited part: FPW button ``` function sc_fpw_submit($parm=null) { // return ''.$label.''; // return ""; $label = deftrue('LAN_FPW_102', LAN_SUBMIT); return e107::getForm()->button('pwsubmit', $label); } ``` it calls, in fact, adminnutton() method,...
@SimSync post 1 - parameter $class there is only ID. I can manually fix this in style.css but with next update original css, I need to do it again.. it's...
Workaround for **forgotten password button** with theme shortcodes: This is needed: `{FPW_SUBMIT: class=btn primary-btn rounded-full} ` It is not supported Fix in theme shortcodes: ``` function sc_fpw_submit($parm = null) {...
F12 a check Console tab for any error
@2548ir What is this? Slideshow menu and bootstrap3 theme?
No issues. stable 2.3.1, php 7.4  Check your slideshow settings in Gallery plugin - category etc...
Good luck with this. I noticed some css issues with pager/pagination too... try to change this  But you should change the title - it is not a problem with...