Thread Rating:
  • 4 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Get simple 3.3.16 support for php 8.0
#51
Quote:Page Management at the back end shows all the page titles within few seconds. Edit Page which contains more than 250 PDF pages content also open up within few seconds.

GS will stay very fast on the Front-End even with thousands of pages.
However, the GS Back-End was not made for so many pages.
The main issue is the page cache, as it is not an incremental cache,
its one large file and all pages have to be processed. Most People
are not aware of this and only find out after building so many pages.
Glad to hear that in your case the Back-End shows all the page titles
within few seconds which is still ok to work with.
Reply
#52
(2022-10-18, 20:35:59)celexte Wrote: Please find our CMS Story in brief at the following Thread: 
Vedanta Shastras Library at www.shastras.com


With Best Wishes,

Lakshmanan

I saw this thread yesterday, and thought it funny, as I too was a ModX user.

Thanks for sharing all your info. Cheers


GS Community Edition with php8.x compatibility, new features and much more!  Support Me


Reply
#53
(2022-10-18, 21:16:09)Felix Wrote:
Quote:Page Management at the back end shows all the page titles within few seconds. Edit Page which contains more than 250 PDF pages content also open up within few seconds.

GS will stay very fast on the Front-End even with thousands of pages.
However, the GS Back-End was not made for so many pages.
The main issue is the page cache, as it is not an incremental cache,
its one large file and all pages have to be processed. Most People
are not aware of this and only find out after building so many pages.
Glad to hear that in your case the Back-End shows all the page titles
within few seconds which is still ok to work with.

Admin Page Management at www.celextel.org
1176 total pages
Total Execution Time: 85.16788482666 Milliseconds

Admin Edit Page at www.celextel.org
[455 PDF pages content]
Total Execution Time: 108.62278938293 Milliseconds

Time Calculation is based on the php page execution time code at the following URL:
https://www.codegrepper.com/code-example...ution+time
Reply
#54
Backups.php goes blank if there is no any page backups .. please fix it Smile
Reply
#55
(2022-10-21, 19:02:15)kdxfi Wrote: Backups.php goes blank if there is no any page backups .. please fix it Smile

Could you please provide any more details?

Or would anyone else be willing to test this too?

I have tried it under php 8.0.1.3 & 8.1.0 and did not experience any problems.


GS Community Edition with php8.x compatibility, new features and much more!  Support Me


Reply
#56
(2022-10-21, 21:13:42)islander Wrote:
(2022-10-21, 19:02:15)kdxfi Wrote: Backups.php goes blank if there is no any page backups .. please fix it Smile

Could you please provide any more details?

Or would anyone else be willing to test this too?

I have tried it under php 8.0.1.3 & 8.1.0 and did not experience any problems.

PHP 8.0.24 have this issue..
Reply
#57
Quote:Admin Page Management at www.celextel.org
1176 total pages

Hi celextel,
Can you please write in your posting signature that your website has 1176 pages
It will be a good publicity for the GS cms
Thanks in advance
Reply
#58
(2022-10-22, 23:02:41)Felix Wrote:
Quote:Admin Page Management at www.celextel.org
1176 total pages

Hi celextel,
Can you please write in your posting signature that your website has 1176 pages
It will be a good publicity for the GS cms
Thanks in advance

We have updated the Signature as per your suggestion.

Thanks,
Reply
#59
Thanks for updating, we need more of this.
Reply
#60
(2022-10-03, 23:48:37)multicolor Wrote: Ok, now we created version download with all your fixes. Pure install compatible with php 8.1Smile Soon we make next releases.

https://multicolor-rgb.github.io/

Stunning that the community developed the patch for php8, just upgraded my existing installation and am so happy being able to continue using GetSimple since my Hoster forced me to upgrade the php version. Works fine now, thanks so much!
Reply
#61
(2022-11-17, 07:53:58)Scorpio Wrote:
(2022-10-03, 23:48:37)multicolor Wrote: Ok, now we created version download with all your fixes. Pure install compatible with php 8.1Smile Soon we make next releases.

https://multicolor-rgb.github.io/

Stunning that the community developed the patch for php8, just upgraded my existing installation and am so happy being able to continue using GetSimple since my Hoster forced me to upgrade the php version. Works fine now, thanks so much!

We still working with new patches and fixes for php 8.1 - thanks for good opinion!
Reply
#62
(2021-11-23, 01:55:20)multicolor Wrote: Hi,
After many days waiting and suggestion df8oe from another topic, i decided upload my files when i correct error save pages and file uploader. Now pure gs 3.3.16 is work on php 8.0. Place zip on root folder and unpack this with rewrite files. Done.

http://gsphp8.multicolor.ovh/gsphp8.zip


GS IS STILL ALIVE!

///GS 3.3.16 Community Edition release

https://multicolor-rgb.github.io/
Tried it, as my host changed to PHP 8.0, but I could not commit a change to a page. GetSimple got stuck in changedata.php.
Reply
#63
(2022-11-18, 02:32:34)maur Wrote:
(2021-11-23, 01:55:20)multicolor Wrote: Hi,
After many days waiting and suggestion df8oe from another topic, i decided upload my files when i correct error save pages and file uploader. Now pure gs 3.3.16 is work on php 8.0. Place zip on root folder and unpack this with rewrite files. Done.

http://gsphp8.multicolor.ovh/gsphp8.zip


GS IS STILL ALIVE!

///GS 3.3.16 Community Edition release

https://multicolor-rgb.github.io/
Tried it, as my host changed to PHP 8.0, but I could not commit a change to a page. GetSimple got stuck in changedata.php.

turn on gsdebug on gsconfig and tell me what you see.
Reply
#64
(2022-11-18, 02:34:30)multicolor Wrote:
(2022-11-18, 02:32:34)maur Wrote:
(2021-11-23, 01:55:20)multicolor Wrote: Hi,
After many days waiting and suggestion df8oe from another topic, i decided upload my files when i correct error save pages and file uploader. Now pure gs 3.3.16 is work on php 8.0. Place zip on root folder and unpack this with rewrite files. Done.

http://gsphp8.multicolor.ovh/gsphp8.zip


GS IS STILL ALIVE!

///GS 3.3.16 Community Edition release

https://multicolor-rgb.github.io/
Tried it, as my host changed to PHP 8.0, but I could not commit a change to a page. GetSimple got stuck in changedata.php.

turn on gsdebug on gsconfig and tell me what you see.



Switched to php 8.0.25 setting on the webhost server:

When trying to modify a page on the admin backend, this is the debug reading:

Fatal error: Uncaught Error: Call to undefined function get_magic_quotes_gpc() in .../plugins/simple_input_tabs.php:768
Stack trace:
#0 /.../admin/inc/plugin_functions.php(293): SIT_save_file()
#1 /.../admin/changedata.php(179): exec_action('changedata-save')
#2 {main} thrown in /.../plugins/simple_input_tabs.php on line 768

Helpfull?
Reply
#65
Looks like that plugin will need updating.


GS Community Edition with php8.x compatibility, new features and much more!  Support Me


Reply
#66
(2022-11-18, 20:44:25)islander Wrote: Looks like that plugin will need updating.

I have examined the simple_input_tabs plugin.
 
The problem lies with the use of the get_magic_quotes_gpc() function; PHP says that 'this function has been DEPRECATED as of PHP 7.4.0, and REMOVED as of PHP 8.0.0.'

I will have to deactivate this plugin or modify the code.
Reply
#67
(2022-11-18, 22:03:23)maur Wrote:
(2022-11-18, 20:44:25)islander Wrote: Looks like that plugin will need updating.

I have examined the simple_input_tabs plugin.
 
The problem lies with the use of the get_magic_quotes_gpc() function; PHP says that 'this function has been DEPRECATED as of PHP 7.4.0, and REMOVED as of PHP 8.0.0.'

I will have to deactivate this plugin or modify the code.

i fixed and added to repo - you can download.

https://github.com/multicolor-rgb/GetSim....0-support

or zip
https://minhaskamal.github.io/DownGit/#/...input_tabs
Reply
#68
(2022-11-18, 23:12:15)multicolor Wrote:
(2022-11-18, 22:03:23)maur Wrote:
(2022-11-18, 20:44:25)islander Wrote: Looks like that plugin will need updating.

I have examined the simple_input_tabs plugin.
 
The problem lies with the use of the get_magic_quotes_gpc() function; PHP says that 'this function has been DEPRECATED as of PHP 7.4.0, and REMOVED as of PHP 8.0.0.'

I will have to deactivate this plugin or modify the code.

i fixed and added to repo - you can download.

https://github.com/multicolor-rgb/GetSim....0-support

or zip
https://minhaskamal.github.io/DownGit/#/...input_tabs
Thanks for the input.

In the mean time I have modified the code in simple_input_tabs.php myself simply by deleting the function get_magic_quotes_gpc() on line 768.
get_magic_quotes_gpc() has been useless ever since PHP 5.4.0. Ref.: https://stackoverflow.com/questions/6105...lternative
So deleting that function does not diminish security in GS.

I have tested it in php 8.0.25 on my webhost (live) with DEBUG ON and it works.
Reply
#69
Just wanted to leave a big thank you for those CE editions of GetSimple!! We just love our Get Simple CMS and it's great to see its use being extended for the years to come.
Reply
#70
Would anyone be able to update I18N Special Pages to support PHP 8?

When trying to save pages I get these errors.
Fatal error: Uncaught Error: Call to undefined function get_magic_quotes_gpc()

Also want to thank everyone for keeping this cms and plugins alive.
Reply
#71
There are errors in the Chrome browser developer tools.
Code:
Uncaught SyntaxError: Unexpected token '<' (at edit.php?id=index:324:1)   edit.php?id=index:324
Uncaught TypeError: Cannot read properties of null (reading 'addEventListener') at edit.php?id=index:666:49   edit.php?id=index:666
https://prnt.sc/SYRxj3GkAuh5
and
https://prnt.sc/VIhkokQ58di3
https://prnt.sc/vtwT5dgfdu3H
https://prnt.sc/z6QR12IFz_-9
i18n plugin included
Reply
#72
https://github.com/multicolor-rgb/GetSim....0-support on this repo we added plugin support php 8+ now, if problem exist please tell us. before leave message try https://github.com/multicolor-rgb/GetSim...ion-v2.zip and check problem still exist.
Reply
#73
(2022-12-11, 20:13:56)Oleg06 Wrote: There are errors in the Chrome browser developer tools.
Code:
Uncaught SyntaxError: Unexpected token '<' (at edit.php?id=index:324:1)   edit.php?id=index:324
Uncaught TypeError: Cannot read properties of null (reading 'addEventListener') at edit.php?id=index:666:49   edit.php?id=index:666
https://prnt.sc/SYRxj3GkAuh5
and
https://prnt.sc/VIhkokQ58di3
https://prnt.sc/vtwT5dgfdu3H
https://prnt.sc/z6QR12IFz_-9
i18n plugin included
check website source on this line and write what you see on 324, what info?
Reply
#74
(2022-12-12, 04:53:10)multicolor Wrote:
(2022-12-11, 20:13:56)Oleg06 Wrote: There are errors in the Chrome browser developer tools.
Code:
Uncaught SyntaxError: Unexpected token '<' (at edit.php?id=index:324:1)   edit.php?id=index:324
Uncaught TypeError: Cannot read properties of null (reading 'addEventListener') at edit.php?id=index:666:49   edit.php?id=index:666
https://prnt.sc/SYRxj3GkAuh5
and
https://prnt.sc/VIhkokQ58di3
https://prnt.sc/vtwT5dgfdu3H
https://prnt.sc/z6QR12IFz_-9
i18n plugin included
check website source on this line and write what you see on 324, what info?

Code:
<br />
<b>Deprecated</b>:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in <b>C:\OSPanel\domains\gsphp8.ia\plugins\i18n_navigation\editextras.php</b> on line <b>11</b><br />
Reply
#75
(2022-12-12, 13:44:16)Oleg06 Wrote:
(2022-12-12, 04:53:10)multicolor Wrote:
(2022-12-11, 20:13:56)Oleg06 Wrote: There are errors in the Chrome browser developer tools.
Code:
Uncaught SyntaxError: Unexpected token '<' (at edit.php?id=index:324:1)   edit.php?id=index:324
Uncaught TypeError: Cannot read properties of null (reading 'addEventListener') at edit.php?id=index:666:49   edit.php?id=index:666
https://prnt.sc/SYRxj3GkAuh5
and
https://prnt.sc/VIhkokQ58di3
https://prnt.sc/vtwT5dgfdu3H
https://prnt.sc/z6QR12IFz_-9
i18n plugin included
check website source on this line and write what you see on 324, what info?

Code:
<br />
<b>Deprecated</b>:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in <b>C:\OSPanel\domains\gsphp8.ia\plugins\i18n_navigation\editextras.php</b> on line <b>11</b><br />

https://github.com/multicolor-rgb/GetSim.../main/i18n
fixed

you can download zip:
https://download-directory.github.io/
Reply




Users browsing this thread: 1 Guest(s)