01-03-2023, 09:58 AM
(This post was last modified: 01-04-2023, 09:14 AM by webidsupport.)
View Demo Here
Compatible With PCGuys Hosting PHP 5.6
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. CHMOD the uploads directory to 777
7. to view the admin panel go to http://yoursite/webid/admin and setup your admin account
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 abrviation you added in languages.inc.php
3. Translate every file in there.
0.6.0 - 24/09/08 -> 21/10/08
-----------------------------
- Updated Support URL
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
Compatible With PCGuys Hosting PHP 5.6
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. CHMOD the uploads directory to 777
7. to view the admin panel go to http://yoursite/webid/admin and setup your admin account
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 abrviation you added in languages.inc.php
3. Translate every file in there.
0.6.0 - 24/09/08 -> 21/10/08
-----------------------------
- Updated Support URL
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