Fresh Install Instructions
http://visiolist.com/docs/Installing-visiolist
Upgrade from 0.9 Instructions
Due VisioList 1.0 being a milestone, you first have to perform the 1.0 upgrade
Upgrade from 1.0 Instructions
- Take a backup of your files and database in case something goes wrong
- Upload and replace all the files from the update bundle ( VL-Upgrade-1.1.zip ) via FTP
- Run yoursite.com/install/update.php from your browser
- From within Admin Plugin Manager, run an update check and update the listed plugins
Bugs & Issues
If you encounter any issues, especially with the new category url and real time mail status, let us know as soon as possible.
We did much testing and all seems smoothly though
Here is a list of some of the changes made in 1.1
- new hook location in index to allow override of wrapper template
- ordering tweak made in skin.php to allow tags to be used in included templates
- tweak to plugins.php and index.php to prevent all files starting with a .(dot) to be treated as plugin, this allows for .htaccess protection of plugin files.
- Plugin child templates ( same as skin child feature )
- Better category integration, use any character you like, the url will be made safe. Full backward compability with proper 301 redirect
- Real time mass mail status
- drag and drop custom join fields in admin ( activate / deactivate feature )
- Allow Plugins who use the core validation methods for forms to overwrite the error message with custom text
- Custom join forms "url validation" method now correctly distinguish between IP and URL
- Fix in cron.php which stopped a new day from happening
- Case insensitive for username on forms
- Aardvark upgrade bug fix. Aardvark had a backup fix and missed one table in some cases. We now check if that table exist or not. If not create it
- Remaining days premium on main user control panel page. If no premium 0 days + buy now link
To get this place this into your user_cp_start.html
http://visiolist.com/docs/Installing-visiolist
Upgrade from 0.9 Instructions
Due VisioList 1.0 being a milestone, you first have to perform the 1.0 upgrade
Upgrade from 1.0 Instructions
- Take a backup of your files and database in case something goes wrong
- Upload and replace all the files from the update bundle ( VL-Upgrade-1.1.zip ) via FTP
- Run yoursite.com/install/update.php from your browser
- From within Admin Plugin Manager, run an update check and update the listed plugins
Bugs & Issues
If you encounter any issues, especially with the new category url and real time mail status, let us know as soon as possible.
We did much testing and all seems smoothly though
Here is a list of some of the changes made in 1.1
- new hook location in index to allow override of wrapper template
- ordering tweak made in skin.php to allow tags to be used in included templates
- tweak to plugins.php and index.php to prevent all files starting with a .(dot) to be treated as plugin, this allows for .htaccess protection of plugin files.
- Plugin child templates ( same as skin child feature )
- Better category integration, use any character you like, the url will be made safe. Full backward compability with proper 301 redirect
- Real time mass mail status
- drag and drop custom join fields in admin ( activate / deactivate feature )
- Allow Plugins who use the core validation methods for forms to overwrite the error message with custom text
- Custom join forms "url validation" method now correctly distinguish between IP and URL
- Fix in cron.php which stopped a new day from happening
- Case insensitive for username on forms
- Aardvark upgrade bug fix. Aardvark had a backup fix and missed one table in some cases. We now check if that table exist or not. If not create it
- Remaining days premium on main user control panel page. If no premium 0 days + buy now link
To get this place this into your user_cp_start.html
Code:
<div>{$lng->user_cp_premium_membership}: {$remain_day_premium}</div>
Attachments
-
1.7 MB Views: 16
-
1.6 MB Views: 37