Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Webid 0.7.2 Download
#1
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 includes/membertypes.inc.php to 0777
6. CHMOD the language/EN/categories.inc.php to 0777
7. CHMOD the language/EN/categories_select_box.inc.php to 0777
8. CHMOD the cache directory to 0777
9. go to http://yoursite/webid/install/install.php and follow the steps

UPDATING WeBid
--------------------------------------------------------
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 includes/membertypes.inc.php to 0777
6. CHMOD the language/EN/categories.inc.php to 0777
7. CHMOD the language/EN/categories_select_box.inc.php to 0777
8. CHMOD the cache directory to 0777
9. go to http://yoursite/webid/install/update.php and follow the steps
10. go to http://localhost/WeBid/admin/index.php -> SETTINGS -> Categories Table and click process changes to update the category files
Note: if you have a custom template and it doesnt work on the new version check at http://webidsupport.4up.eu for help

ADDING A LANGUAGE
--------------------------------------------------------
1. Open the language directory and copy the entire EN folder, rename it to the abrviation of your language (e.g DL, NL, JP)
2. CHMOD the language/xx/categories.inc.php to 0777
3. CHMOD the language/xx/categories_select_box.inc.php to 0777
4. Translate every file in there.


View the Demo Here

Changelog


0.7.2 - 07/12/08 - 17/01/08
-----------------------------
Renlok
- Fixed the delete message functionality in PMs
- Fixed contact seller
- Added lightbox to auction pages
- Fixed auction view counter to be unique views
- Fixed time sync between sell start time and the header on the sell page
- Fixed edit category
- Fixed auction page so the decimal places are sorted out
- Fixed the missing month on the auction page
- Fixed forward after login when viewing auction page
- Fixed reserved prices
- Fixed custom increments
- Made some tweaks so on the time it will show day instead of days when needed
- Added buy it now only settings to admin panel
- Added some javascript to the sell page so it must easier to use
- Made some fixes to the auction page so the correct max bidder is always shown
- Fixed error checking on the sell page
- Fixed quantities on dutch auctions & buy it now only auctions
- Fixed leave feedback page so it shows feedback to leave for items you won aswell as items you sold
- Fixed the image purging functions in cron.php
- Fixed the reply link when viewing a message
- Fixed the install SQL removed some invalid characters
- Changed the cron log so sql queries arnt displayed in it
- Fixed the <!-- INCLUDE --> template function
- Fixed contact seller when user is logged out
- Added a check so blank messages cannot be sent on contact seller page
- Added word filter to contact seller page
- Fixed buy it now on the auction page
- Fixed minimum bid when there has been no bids
- Fixed the auction confirmation email to display the auction url
- Fixed a problem with buy it now only auctions where some items are sold but not all and it enters an extra invalid entry to the winners table
- Fixed feedback for when there are multiple winners
- Fixed increments table
- Added an updater to help with updating the scirpt
- Fixed the word filter on auctions
- Fixed some issues where the browse page times out when you have a massive category table
- Fixed the banner pages in the admin panel
- Fixed advancd search when searching for postcode and country
- Fixed search for when searching a spesific category
- Fixed image gallery to work correctly when editing/reopening/relisting an auction
- Fixed a bug where an error about the reserve being to high was returned when the item was set to not have a reserve price

0.7.1 - 07/12/08
-----------------------------
Renlok
- Fixed profile page
- Fixed feedback form
- Fixed relist
- Fixed logo page in admin panel so it shows correctly
- Fixed custom styles
- Fixed the pagination on the search page
- Redid the auction galleries
- Fixed reopen closed auctions
- Fixed some errors that occur when using PHP4
- Cleaned up FCK editor
- Fixed the caching on templates
- Added message board controls to admin panel
- Fixed send_email page and PMs
- Fixed auction item page so it displays bids correctly when your bid was automatically outbid
- Fixed profile page when not logged in
- Fixed maintenance mode
- Fixed word filter
- Fixed admin suspend auction page
- Fixed admin management pages
- Fixed admin feedback pages
- Made a new logo

0.7.0 - 17/11/08 -> 04/12/08
-----------------------------
Renlok
- Fixed the import categories option in the installer
- Added a login check to csseditor_.php
- Fixed the admin add banners page
_ Added $system->cleanvars() to clean up loads of vulnerabilities
- Cleaned up alot of the code removing most of the php E_NOTICE warnings
- Fixed the bug in admin/resendemail.php where i couldn't find the language file
- Added a General PHP error handler
- Added the missing send_email.inc.php file
- Fixed the alignment issue
- Fixed the unique visitor counter
- Removed the error bar from the send_email page
- Removed the categories_plain table and moved the data into the categories language file
- Added the missing string $MSG['624 to the message file
- Fixed the links when WeBid is installed in a sub folder
- Sorted out registration so you receive the correct message depending on the user confirmation method
- Fixed the admin default country page
- Added sell similar feature that can be used when an item has been sold
- Added shipping fee to auctions
- Cleaned up all the common code from the config file and put it in a class
- Added a function so WeBid can find which languages are installed so you dont have to edit any files to add/remove languages
- Fixed login page so it displays error messages correctly
- Added decent template system which template caching

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 delete auction page
- Fixed bug where you cant add an auction after editing one
- Fixed admin list users 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 occur when the categories are empty
- Fixed admin member types 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
- Completely re-coded 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 security errors I found
- Added .htaccess file
- Deleted loads of unneeded 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 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 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

0.5.2 and older
-----------------------------
...who knows


Attached Files
.zip   WeBid-0.7.2.zip (Size: 1.76 MB / Downloads: 0)


Forum Jump:


Users browsing this thread: 1 Guest(s)

Rommie