Webinsta CMS
An other new version!
Webinsta CMS version 0.4.0c is an other bug fix release, fixing many bugs. To download the new version scroll down, the package contains an upgrade.txt with the instructions of how to upgrade (from versions 0.3.x and 0.4.0a/b), when making a clean install (not upgrading) just browse the directory with a web browser.
What is going on?
Webinsta CMS is not longer supported by the Webinsta Team, now I'm the only active developer and I'm going to continue with it's development, so you can still use Webinsta CMS and be sure that there are going to be some new cool features. The new CMS name is InWeb CMS, hope you like it :-).
How to stay up to date?
To get notified everytime a new version is released please register in the forums and then join the Webinsta CMS Users group, we'll notify every user from that group when a new version is released via e-mail. If you don't want to register, or you also want to know the latest news about the InWeb CMS then click the next image to open the feeds: . If you click and nothing happens then you don't have a feeds reader, the next browsers can read the feeds: Opera and Firefox.
Support
While we continue with the development of the CMS and we release the new CMS you can ask your questions in the Webinsta CMS forum
Important Notes
If you installed or upgraded the/to version 0.4.0c (the current one) of the Webinsta CMS read the next notes:
- Starting by version 0.4.0 the password is no longer stored as plain text, so in case you forgot the password you need to edit the config.php:
- In the config.php file search for a line that looks like
$password='f4ds8g6gs8454ds864d3448';
- Replace that line with this:
$password=md5('newpasswordhere'); and save the file.
- Login, it is recommended to change the CMS settings so the config.php file is rewritten with the encrypted new password.
Download
Click on any of the download sites to download the Webinsta CMS version 0.4.0c
- webinstasp_0.4.0c.tar.bz2
- webinstasp0.4.0c.tar.gz
- webinstasp0.4.0c.zip
- webinstasp0.4.0c.rar
Change log
- v0.4.0c
- Improved security of modules
- Fixed a small bug on admin/fm/edit.php
- Installer now forces to press the button that encrypts the password before sending it
- Fixed other minor bugs
- Added a new module
- v0.4
- Improved security, now using an unreversible hash to protect the password
- Fixed many errors when editing pages
- Fixed filemanager view and edit pages
- Fixed some errors that may cause corruption of the site structure
- Fixed some errors that may cause corruption of the configuration
- Now the CMS supports short_tags=off
|