Get Simple CMS Community Edition - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: Installation & Setup (http://get-simple.info/forums/forumdisplay.php?fid=5) +--- Thread: Get Simple CMS Community Edition (/showthread.php?tid=16923) |
Get Simple CMS Community Edition - Hypertexter - 2023-01-11 Hi all, since there is no hint on the Download page, I thought opening this thread could be helpful to better find the new Community Edition. The download page of the Get Simple CMS Community Edition is: https://getsimplecms-ce.github.io/ The GitHub repository of the Community Edition is: https://github.com/GetSimpleCMS-CE/ The GitHub repository of additional languages is: https://github.com/GetSimpleCMS-CE/GS-CE-Langs The GitHub repository of PHP8 plugins for GetSimple CMS Community Edition is: https://getsimplecms-ce-plugins.github.io/ And the topic page with the PHP8 fixes that are the reason for this edition is: http://get-simple.info/forums/showthread.php?tid=16548 And finally from me: thank you for your work! GS IS STILL ALIVE! Hypertexter RE: Get Simple CMS Community Edition - islander - 2023-01-11 Thanks for starting this thread. A few more php8.x compatible links of interest: Updated plugins Additional Languages Single file installer/ updater RE: Get Simple CMS Community Edition - Timbow - 2023-01-12 Great to see this. GS remains a great way to launch a website. Could do with a redesign. RE: Get Simple CMS Community Edition - Hypertexter - 2023-01-12 (2023-01-11, 22:01:25)islander Wrote: Thanks for starting this thread. Thank you for the links, I updated the first post with some of them. RE: Get Simple CMS Community Edition - Connie - 2024-07-25 Hi! I did all these updates, either a fresh install or the patch nothing works PHP is 8.1.29 See here: https://www.lyriktext.de/wasistdas.php My server responds with Internal Server Error 500 What can I do? I am moving GS to a new hoster and I am in hurry, because the site is unoperable now I need a working installation... RE: Get Simple CMS Community Edition - multicolor - 2024-07-25 (2024-07-25, 20:14:33)Connie Wrote: Hi! Fresh install without any old plugins? RE: Get Simple CMS Community Edition - Connie - 2024-07-26 (2024-07-25, 21:12:15)multicolor Wrote: Fresh install without any old plugins? well, a fresh install without any old pages, plugins etc. produced the 500 message what I did:
The website is online again, with PHP 7.4.33 and GS 3.3.16 It took me nearly one day to have a half-operable installation (Frontend), and I lost my trust to GS (you know I was an avid user years ago, user and contributor - now I feel like a victim ) RE: Get Simple CMS Community Edition - islander - 2024-07-26 (2024-07-26, 01:10:12)Connie Wrote:(2024-07-25, 21:12:15)multicolor Wrote: Fresh install without any old plugins? Hello Connie, I know how frustrating it can be when you are having problems. Not exactly sure what you mean by feeling like a victim though. :/ As you are probably aware, GS has been largely abandoned by both the original devs and most contributors. We have been doing everything we can to keep it running, with very little feedback or monetary help. I can confirm that it is being used and running fine up to php8.3, but not all plugins have been updated obviously. It is possible that you have encountered a new issue that nobody has brought up, but more than likely it is a server issue. There have been a few people that reported 500 & 403 errors, but they ended up resolving the issue after talking with their hosting provider and did not post any more info as to what the issue was. So, a few questions:
Hopefully we can get this figure out for you. RE: Get Simple CMS Community Edition - Connie - 2024-07-26 [quote pid="74818" dateline="1721922818"] Hello Connie, I know how frustrating it can be when you are having problems. Not exactly sure what you mean by feeling like a victim though. :/ As you are probably aware, GS has been largely abandoned by both the original devs and most contributors. We have been doing everything we can to keep it running, with very little feedback or monetary help. I can confirm that it is being used and running fine up to php8.3, but not all plugins have been updated obviously. It is possible that you have encountered a new issue that nobody has brought up, but more than likely it is a server issue. There have been a few people that reported 500 & 403 errors, but they ended up resolving the issue after talking with their hosting provider and did not post any more info as to what the issue was. So, a few questions:
Hopefully we can get this figure out for you. [/quote] Hi! Let me answer your questions:
RE: Get Simple CMS Community Edition - Connie - 2024-07-26 I tested now:
I use a lot of plugins in my now existing version with PHP 7.4 and I would love to update, but I do not want to risk the content I saved the logfiles of the original installation lyriktext.de which now sits in 7.4 RE: Get Simple CMS Community Edition - Connie - 2024-07-26 (2024-07-26, 04:38:22)Connie Wrote: I tested now: RE: Get Simple CMS Community Edition - islander - 2024-07-26 (2024-07-26, 04:38:22)Connie Wrote: I tested now: I see on the home page, it is not able to load a file. Not sure if setup didnt finish, or it didnt get uploaded? Have you looked at the list of plugins on https://getsimple-ce.ovh/ce-plugins/ Those are confirmed to work on php8.x RE: Get Simple CMS Community Edition - Connie - 2024-07-26 (2024-07-26, 05:00:45)islander Wrote: I see on the home page, it is not able to load a file. Not sure if setup didnt finish, or it didnt get uploaded? Well, I just checked via FTP and the whole folder is missing: But I followed the setup completely,was directed to Log-In and could log in (with deactivated "Options +FollowSymLinks") I will do another setup, but not today as I have some obligations the whole day Thank you for checking Connie RE: Get Simple CMS Community Edition - Connie - 2024-07-28 Meanwhile I managed a complete install. Problem is solved! And the reason was: The problem was that the .htaccess file was not compatible with my hosting: Code: # Follow symbolink links, This is required for rewrites on some hosts So I suggest to deliver a .htaccess file with this option deactivated and some hints in the setup instructions Thank you for the support, I am glad now and again I am thinking to "return back to GS" for some projects... Connie RE: Get Simple CMS Community Edition - Connie - 2024-07-28 I just installed the plugin MonsterGallery from the CE plugin site and activated it. After that I had to navigate through all pages where I can find any possibility to use that plugin until I found a link at the page - tab. I expected that link at the addon-tab. Some plugins settings etc. are linked from the addon-tab, others from the page-tab --- why not define a standard where the settings for each plugin are located? Either with a tab of their own or in the sidebar of the addon-tab? Now is the time for standardization to keep "GetSimple" simple RE: Get Simple CMS Community Edition - islander - 2024-07-28 In regards to the .htaccess settings, this is nothing new and has existed in GS for a very long time. Since at least v3.3.4 (2014) as far as I can tell, maybe earlier. As servers vary and may require some of these setting or not, this will not be changed. We can add a note to the install info though. MonsterGallery and many other plugins, depending on their type, often have their "everyday" section in a more accessible area, such as the Pages tab, and their less often used config. section in Plugins or Settings, primarily for multi-user environments. So that the admin can set them up or do the primary config., with full access to all pages, and a client or manager, who do not have access to Settings or Plugin tabs can still add images etc. without accidentally changing or breaking anything needed for the site or template. This should remain simple after first use. In the future we hope to provide more info regarding setup, use and other tips and tricks for both plugins and GS-CE, but this will go in baby steps as it is being done in our spare time. As always, input and suggestions are always welcome. RE: Get Simple CMS Community Edition - Connie - 2024-07-29 (2024-07-28, 23:27:26)islander Wrote: In regards to the .htaccess settings, this is nothing new and has existed in GS for a very long time. Since at least v3.3.4 (2014) as far as I can tell, maybe earlier. Yes, servers are configured in different ways. So a note to the install info would be really helpful Thanks! Connie RE: Get Simple CMS Community Edition - islander - 2024-07-29 I will add this info soon Connie, thanks for your input. RE: Get Simple CMS Community Edition - Connie - 2024-07-29 (2024-07-29, 00:31:13)islander Wrote: I will add this info soon Connie, thanks for your input. this is great, thank you! |