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.
(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
(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
Backups.php goes blank if there is no any page backups .. please fix it

(2022-10-21, 19:02:15)kdxfi Wrote: [ -> ]Backups.php goes blank if there is no any page backups .. please fix it 
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.
(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 
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..
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
(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,
Thanks for updating, we need more of this.
(2022-10-03, 23:48:37)multicolor Wrote: [ -> ]Ok, now we created version download with all your fixes. Pure install compatible with php 8.1
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!
(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.1
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!
(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.
(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.
(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?
Looks like that plugin will need updating.
(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.
(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.
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.
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.