This is awesome!
Thank you!
Search found 13 matches
- Fri Dec 15, 2023 4:41 am
- Forum: Plugins
- Topic: Bootstrap 5 local inclusion plugin
- Replies: 7
- Views: 67127
- Fri Dec 15, 2023 4:40 am
- Forum: Support
- Topic: Statistics module showing 0 visits
- Replies: 3
- Views: 27920
Re: Statistics module showing 0 visits
hey wiz,
I am getting this problem too with version 3.2.0
Im on php8.2 and there is no DON extension, but there is DOM extension
It is enabled, it was needed to get simple-seo working properly for the xml.so, any ideas/input if this is the correct extension?
I haven't seen anyone mention them ...
I am getting this problem too with version 3.2.0
Im on php8.2 and there is no DON extension, but there is DOM extension
It is enabled, it was needed to get simple-seo working properly for the xml.so, any ideas/input if this is the correct extension?
I haven't seen anyone mention them ...
- Fri Dec 15, 2023 4:23 am
- Forum: Support
- Topic: Strange behavior while adding images
- Replies: 3
- Views: 27219
Re: Strange behavior while adding images
Hi notre!
You could also fix this using a icrond job, just set it up to monitor the /data/files directory and apply the 644 permissions with chmod. :)
To make it fancier, you could first create an alias in your shells rc dotfile. this is not required, I just like aliases.
Create alias
nano ...
You could also fix this using a icrond job, just set it up to monitor the /data/files directory and apply the 644 permissions with chmod. :)
To make it fancier, you could first create an alias in your shells rc dotfile. this is not required, I just like aliases.
Create alias
nano ...
- Fri Dec 08, 2023 2:12 am
- Forum: [NEW] Show off your WonderCMS website
- Topic: Just A Nerd's Site
- Replies: 10
- Views: 118442
Re: Just A Nerd's Site
I Just tried it on my tablet (I use a flip phone) and it is indeed quite fast on mobile!
Switching it up to a slower fall, It should be a lot easier to view now! I appreciate the feedback wiz!
Switching it up to a slower fall, It should be a lot easier to view now! I appreciate the feedback wiz!

- Wed Dec 06, 2023 5:18 am
- Forum: Community chat
- Topic: Snowfall for the holidays!
- Replies: 1
- Views: 54235
Snowfall for the holidays!
Things got a bit snowy for the holidays! Learn how to add a simple yet stunning effect to your own WonderCMS website by visiting the link below!
Just A Nerd's Christmas Snow
Also check out the snow effect in action right on the front page!
Just A Nerd's Site
Just A Nerd's Christmas Snow
Also check out the snow effect in action right on the front page!

Just A Nerd's Site
- Wed Dec 06, 2023 5:15 am
- Forum: [NEW] Show off your WonderCMS website
- Topic: Just A Nerd's Site
- Replies: 10
- Views: 118442
Re: Just A Nerd's Site
Things got a bit snowy for the holidays! Learn how to add this simple yet stunning effect to your own WonderCMS website by visiting the link below!
Just A Nerd's Christmas Snow
Also check out the snow effect in action right on the front page!
Just A Nerd's Site
Just A Nerd's Christmas Snow
Also check out the snow effect in action right on the front page!

Just A Nerd's Site
- Sun Dec 03, 2023 3:55 am
- Forum: [NEW] Show off your WonderCMS website
- Topic: Just A Nerd's Site
- Replies: 10
- Views: 118442
Re: Just A Nerd's Site
That made my night! Thank you so much


- Sat Dec 02, 2023 7:48 pm
- Forum: [NEW] Show off your WonderCMS website
- Topic: Just A Nerd's Site
- Replies: 10
- Views: 118442
Re: Just A Nerd's Site
We appreciate the 15 years of hard work! Fruits of the labor are showing :)
And thank you for the kind words on the ChatGPT project! It was fun making, but surely is ready for an update ;)
Might be out of place - but mind going over this to make sure it looks right? Trying to bring as many as ...
And thank you for the kind words on the ChatGPT project! It was fun making, but surely is ready for an update ;)
Might be out of place - but mind going over this to make sure it looks right? Trying to bring as many as ...
- Sat Dec 02, 2023 4:43 pm
- Forum: [NEW] Show off your WonderCMS website
- Topic: Just A Nerd's Site
- Replies: 10
- Views: 118442
Re: Just A Nerd's Site
Thanks Wiz!
WonderCMS is such an awesome CMS, happy to be apart of the community!
WonderCMS is such an awesome CMS, happy to be apart of the community!
- Fri Dec 01, 2023 12:08 am
- Forum: Support
- Topic: [SOLVED] Blank Site for admin after installing SimpleSEO plugin
- Replies: 1
- Views: 15065
Re: Blank Site for admin after installing SimpleSEO plugin
I did some more digging and found the solution .
This module ( Simple SEO ) as well as Simple Statistics requires the DOM extension, which is available via the php8.2-xml package.
If anyone else encounters this issue, make sure you have php8.2-xml installed... I seem to have forgetting it when ...
This module ( Simple SEO ) as well as Simple Statistics requires the DOM extension, which is available via the php8.2-xml package.
If anyone else encounters this issue, make sure you have php8.2-xml installed... I seem to have forgetting it when ...