Posts: 417
Threads: 12
Joined: May 2013
This message has nothing to do with this plugin, it is a GS message, it interrupts the saving process like I told you before. This GetSimple version does not run with PHP 7.1.
You can fix the function as follows if you want:
Code:
$val = (int) trim($str);
I recommend to change the PHP version to 5.6 this will solve that issues.
Posts: 15
Threads: 4
Joined: Mar 2018
Great Plugin!
I just tested this on my everlasting quest to realize accurate and flexible design in a lightweight CMS.
(Homepages with individually styled "sections/rows", some content in 2 column-layout etc.)
My question:
Is it possible to add a CSS class or id to the backend item "Create New Special Page" navigation.
(Similar to the i18n functions: <li id="sb_i18n_base" class="plugin_sb"> )
The idea is to hide this function for non-Admins in some projects - quick and dirty with a primitive "display: none" in backend-CSS or similar.
(In my experience it's necessary to prevent clients from adding "creative ideas" to a site - it was always a desaster when I allowed them to do it.)
I searched within the plugin php-files but didn't find the position to add a class, a hint would be very appreciated!
Thanks and best regards!
Posts: 4
Threads: 1
Joined: Sep 2012
hi there. For some reason, the pic browser doesn't display new uploaded images anymore.
older ones still work. does anyone an idea to solve the problem ?
https://www.sc-ing.de/cms/plugins/i18n_s...wp_400.jpg
https://www.sc-ing.de/cms/data/uploads/p...wp_400.jpg
thanx for support. christian