01-02-2023, 09:59 PM
(This post was last modified: 01-02-2023, 10:25 PM by webidsupport.)
0.5.4 - 30/08/08
-----------------------------
Renlok
- Cleaned up select category page
- Fixed create auction page
- Cleaned up more of the language files
- Cleaned up the config file
- Fixed timeout errors with install file
- Fixed SQL errors
0.5.3 - 01/07/08
-----------------------------
Renlok
- Cleaned a few of the template pages up
- On contact user page it sends a copy of the message to their message box as well as sending an email
- Edited the closed auction page so the ended time works correctly, also cleaned up the coding
- Added a description to Watch Action page
- Fix the image display error in item_watch
- Fix error with the cron
- Make some changes to the feedback system to make it much neater
- Fixed an item on view item when you've not logged in
- Removed some useless files
- Added an error log
- Removed everything todo with about me pages as they don't exist yet
- cleaned up the SQL
- linked user address to location of item location
- Add 'drop table if exists' queries to install file to help avoid bad installations
- Added installation checks
=================================================
INSTALLATION
--------------------------------------------------------
1. Open includes/config.inc.php and edit it accordingly
2. Open includes/passwd.inc.php and enter your database information
3. Upload all the files ecxept the docs and sql directories
4. go to http://yoursite/webid/install/install.php this will install the database
5. Once that file has run remove the install folder
6. to view the admin panel go to http://yoursite/webid/admin and setup your admin account
Notes: Non functional on PHP 7+
VIEW DEMO OF 0.5.4
-----------------------------
Renlok
- Cleaned up select category page
- Fixed create auction page
- Cleaned up more of the language files
- Cleaned up the config file
- Fixed timeout errors with install file
- Fixed SQL errors
0.5.3 - 01/07/08
-----------------------------
Renlok
- Cleaned a few of the template pages up
- On contact user page it sends a copy of the message to their message box as well as sending an email
- Edited the closed auction page so the ended time works correctly, also cleaned up the coding
- Added a description to Watch Action page
- Fix the image display error in item_watch
- Fix error with the cron
- Make some changes to the feedback system to make it much neater
- Fixed an item on view item when you've not logged in
- Removed some useless files
- Added an error log
- Removed everything todo with about me pages as they don't exist yet
- cleaned up the SQL
- linked user address to location of item location
- Add 'drop table if exists' queries to install file to help avoid bad installations
- Added installation checks
=================================================
INSTALLATION
--------------------------------------------------------
1. Open includes/config.inc.php and edit it accordingly
2. Open includes/passwd.inc.php and enter your database information
3. Upload all the files ecxept the docs and sql directories
4. go to http://yoursite/webid/install/install.php this will install the database
5. Once that file has run remove the install folder
6. to view the admin panel go to http://yoursite/webid/admin and setup your admin account
Notes: Non functional on PHP 7+
VIEW DEMO OF 0.5.4