01-05-2023, 12:25 AM
(This post was last modified: 01-05-2023, 12:31 AM by webidsupport.)
--------------------------------------------------------
Just so you know to log into the admin panel you HAVE to login via the admin directory you cant login via the normal user login
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. CHMOD the language/EN/categories_select_box.inc.php to 0777
7. 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. CHMOD the language/xx/categories.inc.php to 0777
4. CHMOD the language/xx/categories_select_box.inc.php to 0777
5. Translate every file in there.
View The Demo Here
0.6.3 - 06/11/08
-----------------------------
Renlok
- Removed 11 files
- Added option to not import default categories at installation if you want to make your own from scratch
- Finished cleaning up the message.inc.php language file reduced from 114kb to 70kb (between v0.5 and now)
- Updated mysql error checker to move you to the error page instead of just stopping the script
- Fixed bug on admin deleteauction page
- Fixed bug where you cant add an auction after editing one
- Fixed admin listusers template
- Fixed a category translation error on the index page
- Fixed the time bar so it work with other languages
- Fixed the statistics so it picks up the users browser
- Improved functionality of the admin categories page
- Added admin feature to set the account activation mode
- Fixed a few bugs which occour when the categories are empty
- Fixed admin membertypes page
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
WeBid-v0.6.3.zip (Size: 1.76 MB / Downloads: 0)
Just so you know to log into the admin panel you HAVE to login via the admin directory you cant login via the normal user login
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. CHMOD the language/EN/categories_select_box.inc.php to 0777
7. 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. CHMOD the language/xx/categories.inc.php to 0777
4. CHMOD the language/xx/categories_select_box.inc.php to 0777
5. Translate every file in there.
View The Demo Here
0.6.3 - 06/11/08
-----------------------------
Renlok
- Removed 11 files
- Added option to not import default categories at installation if you want to make your own from scratch
- Finished cleaning up the message.inc.php language file reduced from 114kb to 70kb (between v0.5 and now)
- Updated mysql error checker to move you to the error page instead of just stopping the script
- Fixed bug on admin deleteauction page
- Fixed bug where you cant add an auction after editing one
- Fixed admin listusers template
- Fixed a category translation error on the index page
- Fixed the time bar so it work with other languages
- Fixed the statistics so it picks up the users browser
- Improved functionality of the admin categories page
- Added admin feature to set the account activation mode
- Fixed a few bugs which occour when the categories are empty
- Fixed admin membertypes page
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
