Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GetSimple 3.3.14 beta
#1
Shawn has released a beta for GS 3.3.14
https://github.com/GetSimpleCMS/GetSimpl.../v3.3.14b1

- By default, extensions of uploaded files are now converted to lowercase, e.g. .jpg instead of .JPG (unless GSUPLOADSLC is set to false in gsconfig)
- Improved security of salted passwords in PHP 5.3+ (CVE 2017-8081)
- Fixed issues with PHP 7 in some sites (with scripts or plugins that use function menu_data())
Reply
#2
thanks!
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#3
I do not quite understand. There will be no more error warnings when using PHP 7, which appeared when using plugins from Martin?
Reply
#4
on the local server produces an error
http://prntscr.com/hqqrfb
errors associated with Martin's plugins and PHP 7 seems to have disappeared
Reply
#5
Thank you

You need to replace the damaged file ajax_dark.gif
GetSimpleCMS-3.3.14b1\admin\template\images\ajax_dark.gif
ajax_dark.gif size = 102 kb
Reply
#6
That file has been there since GS 3.2.0
Reply
#7
@Oleg, what errors did you have with I18N and PHP7?
Reply
#8
(2017-12-22, 05:45:24)shawn_a Wrote: thanks!

Thank you for your work! keep it up!
Reply
#9
(2017-12-23, 03:19:50)Carlos Wrote: @Oleg, what errors did you have with I18N and PHP7?

Yes, Carlos, there were reports that some code in PHP 7 is no longer in use.
Reply
#10
(2017-12-23, 03:19:50)Carlos Wrote: @Oleg, what errors did you have with I18N and PHP7?

Yes, Carlos, there were reports that some code in PHP 7 is no longer in use.
I think I wrote to Martin.
Reply
#11
oleg what version of php on that error ? 7?
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#12
Yes 7
Reply
#13
Oleg, if you could find the message you sent to Martin and post what kind of errors or issues you had, it could be very interesting to know.
Reply
#14
(2017-12-23, 21:20:04)Carlos Wrote: Oleg, if you could find the message you sent to Martin and post what kind of errors or issues you had, it could be very interesting to know.

Code:
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; I18nNavigationItem has a deprecated constructor in /[...]/plugins/i18n_navigation/frontend.class.php on line 349

included now the debug and the message appeared
Reply
#15
can you check hotfixes branch, see if that fixes that error for you
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#16
Shawn, this is a different thing. Oleg had 2 issues with PHP7. One was the generate_salt issue, and the other one was with the I18N plugin. I asked him about this just in case it could be related to GS, but by the error it seems it isn't., so it's just something that should be modified in the plugin.
Reply
#17
I meant the first issue screen shot

That deprecation warning should be turned off for prod sites anyway.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#18
(2017-12-22, 08:09:41)Oleg06 Wrote: on the local server produces an error
http://prntscr.com/hqqrfb

Oleg,
Shawn asked you to try with the updated 3.3.14 beta (hotfixes), to check if you no longer have the error in the screenshot.
You can download it here:
https://github.com/GetSimpleCMS/GetSimpl...3bec5d.zip
Reply
#19
Shawn,

Lowercase extensions on uploads working fine, as expected.

Disabling with define('GSUPLOADSLC', false); also ok.
Reply
#20
sweet
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#21
(2017-12-30, 00:51:11)Carlos Wrote:
(2017-12-22, 08:09:41)Oleg06 Wrote: on the local server produces an error
http://prntscr.com/hqqrfb

Oleg,
Shawn asked you to try with the updated 3.3.14 beta (hotfixes), to check if you no longer have the error in the screenshot.
You can download it here:
https://github.com/GetSimpleCMS/GetSimpl...3bec5d.zip

no, the message has not disappeared
it may be easier to make changes to the plugin?
Reply
#22
Strangely enough this message behaves, it will disappear, it will appear, I tried on different pages.
Reply
#23
Do you still get the error "Call to undefined function openssl_random_pseudo_bytes() ..." ?
Reply
#24
no, I did not see this message
Reply
#25
So the only messages you're seeing now are those related to the I18N plugin? ("Deprecated...")
Reply




Users browsing this thread: 1 Guest(s)