01-04-2023, 11:27 PM
(This post was last modified: 01-04-2023, 11:28 PM by webidsupport.)
INSTALLATION
--------------------------------------------------------
1. Upload all the files except the docs directory
2. CHMOD the uploads directory to 0777
3. CHMOD the includes/data.inc.php to 0777
4. CHMOD the includes/countries.inc.php to 0777
5. CHMOD the language/EN/categories.inc.php to 0777
6. go to http://yoursite/webid/install/install.php and follow the steps
ADDING A LANGUAGE
--------------------------------------------------------
1. Open includes/languages.inc.php after "EN" => "English" add , "xx" => "xxx" you MUST include the comma and change xx for the abrviation of the language and xxx for the language name.
2. Open the language directory and copy the entire EN folder, rename it to the abbreviation you added in languages.inc.php
3. Translate every file in there.
View a Demo of this Version
0.6.2 - 29/10/08
-----------------------------
Renlok
- Fixed admin edit auction page
- Fixed admin user authentication settings page
- Fixed admin edit countries page
- Fixed admin edit categories page
- Removed some obsolete functions
0.6.1 - 24/10/08 -> 26/10/08
-----------------------------
Renlok
- Removed 2 files
- Updated link on copyright message
- Improved installer making it much simpler to use
- Updated FCK editor from 2.0 to 2.6.3
- Added error check on version checker
0.6.0 - 24/09/08 -> 21/10/08
-----------------------------
Renlok
- Removed 72 files
- Fixed feedback SQL problems
- Improved pagenation on feedback page
- Fix Item Watch Page
- Removed the https stuff as im not planing on added anything that will need it
- Fixed the galleries in auctions
- Fixed leave feadback pages
- Completly recoded sell.php it now functions far better
- Updated the installer so you enter the admin email on that
- Started to cleanup and optimise the code
- Updated SQL dump
0.5.5 - 11/09/08 -> 17/09/08
-----------------------------
Renlok
- Fixed all sucurity errors I found
- Added .htaccess file
- Deleted loads of uneeded files & code
- Moved category translations from the database to the language folder
- Fixed retrive password file
- Fixed word filter
- Fixed user feedback on auction page when feedback is 0
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 thier message box aswell as sending an email
- Edited the closed auction page so the ended time works correctly, also cleaned up the coding
- Added a discription 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 youve not logged in
- Removed some useless files
- Added an error log
- Removed everything todo with aboutme pages as they dont 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
--------------------------------------------------------
1. Upload all the files except the docs directory
2. CHMOD the uploads directory to 0777
3. CHMOD the includes/data.inc.php to 0777
4. CHMOD the includes/countries.inc.php to 0777
5. CHMOD the language/EN/categories.inc.php to 0777
6. go to http://yoursite/webid/install/install.php and follow the steps
ADDING A LANGUAGE
--------------------------------------------------------
1. Open includes/languages.inc.php after "EN" => "English" add , "xx" => "xxx" you MUST include the comma and change xx for the abrviation of the language and xxx for the language name.
2. Open the language directory and copy the entire EN folder, rename it to the abbreviation you added in languages.inc.php
3. Translate every file in there.
View a Demo of this Version
0.6.2 - 29/10/08
-----------------------------
Renlok
- Fixed admin edit auction page
- Fixed admin user authentication settings page
- Fixed admin edit countries page
- Fixed admin edit categories page
- Removed some obsolete functions
0.6.1 - 24/10/08 -> 26/10/08
-----------------------------
Renlok
- Removed 2 files
- Updated link on copyright message
- Improved installer making it much simpler to use
- Updated FCK editor from 2.0 to 2.6.3
- Added error check on version checker
0.6.0 - 24/09/08 -> 21/10/08
-----------------------------
Renlok
- Removed 72 files
- Fixed feedback SQL problems
- Improved pagenation on feedback page
- Fix Item Watch Page
- Removed the https stuff as im not planing on added anything that will need it
- Fixed the galleries in auctions
- Fixed leave feadback pages
- Completly recoded sell.php it now functions far better
- Updated the installer so you enter the admin email on that
- Started to cleanup and optimise the code
- Updated SQL dump
0.5.5 - 11/09/08 -> 17/09/08
-----------------------------
Renlok
- Fixed all sucurity errors I found
- Added .htaccess file
- Deleted loads of uneeded files & code
- Moved category translations from the database to the language folder
- Fixed retrive password file
- Fixed word filter
- Fixed user feedback on auction page when feedback is 0
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 thier message box aswell as sending an email
- Edited the closed auction page so the ended time works correctly, also cleaned up the coding
- Added a discription 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 youve not logged in
- Removed some useless files
- Added an error log
- Removed everything todo with aboutme pages as they dont 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