Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Get simple 3.3.16 support for php 8.0
Post: RE: Get simple 3.3.16 support for php 8.0

I activated most and checked for fatal errors. Rector did not catch everything, not sure why. I will keep working it and someone will have to manually skim the diffs and see if the automated fixes are...
shawn_a Installation & Setup 165 113,369 2022-12-31, 02:24:52
    Thread: Get simple 3.3.16 support for php 8.0
Post: RE: Get simple 3.3.16 support for php 8.0

Round 1 of rector processed plugins https://github.com/GetSimpleCMS/GetSimpleCMS/commit/31b2b6d9a7595f5af4c24bdc988fb1dd889de1dc I need to fix a few, extragallery and newmanager seem to be unfix...
shawn_a Installation & Setup 165 113,369 2022-12-30, 04:35:07
    Thread: What difference between GS CMS and WP?
Post: RE: What difference between GS CMS and WP?

no database, xml driven
shawn_a Installation & Setup 2 2,129 2022-12-24, 01:56:58
    Thread: Get simple 3.3.16 support for php 8.0
Post: RE: Get simple 3.3.16 support for php 8.0

I was working on these and I think I forgot to push them to github, let me see where they are
shawn_a Installation & Setup 165 113,369 2022-12-24, 01:46:45
    Thread: Fonts - Local hosting - how to?
Post: RE: Fonts - Local hosting - how to?

https://github.com/GetSimpleCMS/GetSimpleCMS/pull/1355/files Looks like 2 changes source and css, might be an easier way but I have no idea, domaniko submitted this for us
shawn_a General Questions and Problems 7 4,557 2022-11-17, 05:10:27
    Thread: php 8.x plugin support repo
Post: RE: php 8.x plugin support repo

I think you are confusing what we are talking about. This has nothing to do with active plugins. This is for GS development which occurs on github, and can be discussed on the GS discord channel, a m...
shawn_a General Questions and Problems 29 19,412 2022-11-16, 07:29:47
    Thread: php 8.x plugin support repo
Post: RE: php 8.x plugin support repo

https://github.com/GetSimpleCMS/GetSimpleCMS/commits/master https://github.com/GetSimpleCMS/Plugins Like I said this is being discussed on discord and keep up with github
shawn_a General Questions and Problems 29 19,412 2022-11-13, 02:44:00
    Thread: php 8.x plugin support repo
Post: RE: php 8.x plugin support repo

what?
shawn_a General Questions and Problems 29 19,412 2022-11-13, 02:42:01
    Thread: 500 Error when updating content AND website no longer renders properly
Post: RE: 500 Error when updating content AND website no...

Sounds like a php8 issue, they are being worked on
shawn_a General Questions and Problems 6 3,118 2022-11-13, 02:40:44
    Thread: Fonts - Local hosting - how to?
Post: RE: Fonts - Local hosting - how to?

https://github.com/GetSimpleCMS/GetSimpleCMS/pull/1355
shawn_a General Questions and Problems 7 4,557 2022-11-13, 02:39:30
    Thread: php 8.x plugin support repo
Post: RE: php 8.x plugin support repo

Yes I am already updating the repo, and i have rector setup to auto migrate anything in it
shawn_a General Questions and Problems 29 19,412 2022-11-01, 12:24:29
    Thread: php 8.x plugin support repo
Post: RE: php 8.x plugin support repo

lol I missed the option to auto install letsencrypt doh
shawn_a General Questions and Problems 29 19,412 2022-11-01, 02:06:23
    Thread: php 8.x plugin support repo
Post: RE: php 8.x plugin support repo

Yeah I moved hosts and never fixed it up, I need to figure out how to use that on shared hosts, it says i can upload a cert
shawn_a General Questions and Problems 29 19,412 2022-11-01, 02:02:12
    Thread: php 8.x plugin support repo
Post: RE: php 8.x plugin support repo

my website is down and has no cert, i need to fix that added pagify
shawn_a General Questions and Problems 29 19,412 2022-10-30, 00:06:30
    Thread: php 8.x plugin support repo
Post: RE: php 8.x plugin support repo

I need plugins to fix, give me examples
shawn_a General Questions and Problems 29 19,412 2022-10-28, 02:22:53
    Thread: php 8.x plugin support repo
Post: RE: php 8.x plugin support repo

I am working on a setting up a dev enviroment for this using rector to auto migrate the entire repo. Not sure if it will work on proceedural code without classes, i have never used it before. If y...
shawn_a General Questions and Problems 29 19,412 2022-10-28, 00:45:49
    Thread: php 8.x plugin support repo
Post: RE: php 8.x plugin support repo

I have a repo with all popular plugins for this https://github.com/GetSimpleCMS/Plugins/tree/master/plugins
shawn_a General Questions and Problems 29 19,412 2022-10-27, 23:18:46
    Thread: php 8.x plugin support repo
Post: RE: php 8.x plugin support repo

It would be nice to have a patch repo, for patching plugins, without hosting actual code as we have no idea what the various licenses are. So like a patcher script but that would be hard without versi...
shawn_a General Questions and Problems 29 19,412 2022-10-27, 06:03:18
    Thread: php 8.x plugin support repo
Post: RE: php 8.x plugin support repo

3.4 cleaned up for php 7.4+
shawn_a General Questions and Problems 29 19,412 2022-10-27, 06:00:28
    Thread: Dead?
Post: RE: Dead?

if something specific is needed make an issue on github, so people can fork and patch or maybe its fixed in 3.4 , at least i will see it
shawn_a General Questions and Problems 10 6,390 2022-09-24, 12:17:37
    Thread: v3.3.16 Vulnerability - CVE-2020-24861
Post: RE: v3.3.16 Vulnerability - CVE-2020-24861

var_out() also any of these posted in github have already been addressed
shawn_a General Questions and Problems 12 11,590 2022-04-30, 00:52:04
    Thread: Removing default content
Post: RE: Removing default content

Alot of default content? You mean like the one page, sidebar and components?
shawn_a Installation & Setup 4 4,905 2022-03-13, 04:48:25
    Thread: Hosting Space Detector
Post: RE: Hosting Space Detector

Good Idea, I think i tried adding something like this to 3.4 health check. Not sure if I ever did or not..
shawn_a Plugins 2 2,903 2022-03-02, 02:33:01
    Thread: Admin backend no working prperly
Post: RE: Admin backend no working prperly

Yeah i figured that was it, I need to get some fixes for 8
shawn_a General Questions and Problems 8 6,902 2022-02-10, 05:54:16
    Thread: Admin backend no working prperly
Post: RE: Admin backend no working prperly

check your javascript console for errors as well as your php errors, what php version? what does health check say...
shawn_a General Questions and Problems 8 6,902 2022-02-07, 02:50:29
    Thread: Get simple 3.3.16 support for php 8.0
Post: RE: Get simple 3.3.16 support for php 8.0

nice if someone wants to PR this, go ahead
shawn_a Installation & Setup 165 113,369 2021-12-21, 04:04:38
    Thread: Get simple 3.3.16 support for php 8.0
Post: RE: Get simple 3.3.16 support for php 8.0

Thats not how github works, it has all versions
shawn_a Installation & Setup 165 113,369 2021-11-24, 00:54:37
    Thread: Get simple 3.3.16 support for php 8.0
Post: RE: Get simple 3.3.16 support for php 8.0

I can take a look at any issues on github related to this, please create them.
shawn_a Installation & Setup 165 113,369 2021-11-23, 10:21:17
    Thread: Get simple 3.3.16 support for php 8.0
Post: RE: Get simple 3.3.16 support for php 8.0

Yes they do, php
shawn_a Installation & Setup 165 113,369 2021-11-23, 10:19:32
    Thread: Max number of pages?
Post: RE: Max number of pages?

The main issue is the page cache here, as it is not a incremental cache, its one large file and all pages have to be processed, this is well covered elsewhere , probably on github, I was working on so...
shawn_a General Questions and Problems 14 13,261 2021-11-02, 12:16:36