Webspell Release » webSPELL 4.2.3a Clan Edition & webSPELL 4.2.3a Society Edition released
10.09.2011 - 18:36, written by k3rmit
And again we have just finished a new webSPELL release for you. As you are able to see at the version numbering this is again a pure bugfix release. You are able to see the changes we have made in our changelog. We wish you all a lot of fun with this brand new webSPELL release!
Download webSPELL 4.2.3a Full Installer
Changelog Esports & Clan Edition |
### webspell 4.2.3a ( 2011- 09 - 10 ) changeset 65:bf112d65d66b
* (all or a lot of files/folders):
- changed copyright notice
* language/*:
- language corrections
- new languages il,ir,sr
* _functions.php
- performance optimization
* admin/contact.php
- security fix
* admin/page_statistic.php
- bugfix for InnoDB
* admin/sponsors.php
- corrected misspellings in urls
* admin/squads.php
- security fix
* admin/users.php
- security fix
* calendar.php
- added Translation for new clanwar message
* clanwars.php
- fixed php notice
* getlang.php
- escape language var
* guestbook.php
- escape name of existing users
* install/functions.php
- removed type from create table, because deprecated since mysql4
* install/step03.php
- lang var fixed
* js/bbcode.js
- fixed autoresize bug
* news.php
- renamed variable because of conflict (flags vs background color)
* newsletter.php
- security fix against xss
* messenger.php
- allow whitespaces in comma separeted receiver list
- security fix against xss
* poll.php
- fix against multiple voting
* polls.php
- fix against multiple voting
* profile.php
- fixed age of people older than 99
- fatal error fixed
* src/func/bbcode.php
- bbcode fix for multiple quotes
- bbcode layout fix for quotes
* src/func/captcha.php
- fix against 0 as captcha result
* src/func/feeds.php
- fixed date of feed (now date of latest news)
* src/func/messenger.php
- added HP Title to notification mails
* src/seo.php
- change website title on news according to selected language
* version.php:
- increased version numbering |
Download webSPELL 4.2.3a Society Edition
Changelog Society Edition |
### webspell 4.2.3a (2011-09-10) changeset 47:2e09882a7a5c
* (all or a lot of files/folders):
- changed copyright date
* admin/admincenter.php:
- changed footer copyright date
* admin/contact.php:
- security fix
* admin/languages/de/page_statistic.php:
- spelling correction
* admin/page_statistic.php
- bugfix for InnoDB
* admin/rubrics.php:
- spelling correction in url
* admin/sponsors.php:
- spelling correction in url
* admin/squads.php:
- security fix
* admin/static.php:
- fixed access groups get lost after edit
* admin/users.php:
- security fix
* calendar.php:
- W3C validity inreased
* files.php:
- security fix
* getlang.php
- escape language var
- fixed linebreaks in language vars
* guestbook.php:
- security fix
* install/functions.php:
- removed type from create table, because deprecated since mysql4
* install/step03.php
- lang var fixed
* images/squadicons/index.php:
- added redirect index
* js/bbcode.js:
- fixed autoresize bug
* languages/de/whoisonline.php:
- language varaibles renamed
* languages/uk/seo.php:
- fixed language variable
* languages/uk/whoisonline.php:
- language varaibles renamed
* messenger.php:
- allow whitespace in comma separated receiver list
- security fix
- fixed message sending
* myprofile.php:
- security fix
* news.php:
- renamed counter variable
* newsletter.php:
- security fix
* poll.php:
- fixed multiple voting
* polls.php:
- fixed multiple voting
* profile.php:
- fixed age for people older than 99 years
* readme.de.txt:
- removed /demos/ instructions
* readme.en.txt:
- removed /demos/ instructions
* src/func/bbcode.php
- fixed display bug in chrome browser with quotes
* src/func/captcha.php:
- fixed possible math captcha result 0
* src/func/feeds.php:
- pubDate is now the date of the latest news
* src/seo.php:
- change website title when language is changed on news
* templates/* (all or a lot of files):
- replaced static border colors
* templates/pm_new.html
- layout fix
* templates/result.html
- deleted
* templates/upcoming_date_details.html:
- W3C validity inreased
* version.php:
- increased version numbering
|
Links:
n/a
28.02.2010 - 14:09, written by k3rmit
webSPELL 4.2.2a Clan Edition & webSPELL 4.2.2a Society Edition
And again we have just finished a new webSPELL release for you. As you are able to see at the version numbering this is again a pure bugfix release. You are able to see the changes we have made in our changelog. We wish you all a lot of fun with this brand new webSPELL release!
webSPELL 4.2.2a Clan & Esports Edition:
Download webSPELL 4.2.2a Full Installer
Download webSPELL 4.2.2a Update Patch for 4.2.1*
Changelog Esports & Clan Edition |
### webspell 4.2.2a ( 2010-02-28 ) rev.428 (new svn server)
* (all or a lot of files/folders):
- changed copyright notice
* _functions.php:
- performance optimizations
- check ban expiring every hour instead of every day
- fixed ban removement
- added usage of $GLOBALS['ip']
- fixed url/email validation
* _settings.php:
- security fix: added usage of security_slashes($_REQUEST)
* admin/boards.php:
- fixed removing of shadow topics on board deletions
* admin/languages/*/squads.php:
- removed unused language keys
* admin/page_statistics.php:
- removed E_STRICT/E_DEPRECATED error
- fixed query failed, if db name contains special characters
- fixed display of all tables
* admin/squads.php:
- removed size limitations for squad pics/icons
- using IMAGETYPE constants instead of their values
* admin/users.php:
- replaced mysql_query with safe_query
* articles.php:
- replaced mysql_query with safe_query
* asearch.php:
- security fix: fixed sql injection possibility
- limited template usage
* awards.php:
- fixed save edit when the user is clanwaradmin or newsadmin
* calendar.php:
- removed double load of language files
- fixed empty lines in the calendar
* clanwars_details.php:
- security fix: enforced integer type on cwID
- fixed information when no screenshot is available
* comments.php:
- added usage of $GLOBALS['ip']
* contact.php:
- security fix: fixed possibility to send messages to any email addresses
- added usage of $GLOBALS['ip']
* counter_stats.php:
- fixed max width of counter entry
* forum.php:
- removed double load of language files
- removed double declared counter variable
* forum_topic.php:
- fixed forum ranks
- fixed sticky topic feature
- fixed posibility to edit topics without headline/content
* guestbook.php:
- added usage of $GLOBALS['ip']
* index.php:
- removed mysql debug information
* install/index.php:
- removed unused code
- removed unused language keys
* install/functions.php:
- fixed wrong default website title
* install/languages/*/index.php
- removed unused language keys
* install/languages/fr/*:
- removed BOM
* install/step*.php:
- removed language selection flags
- fixed alignment of steps
* install/step01.php:
- replaced character > with >
* install/step03.php:
- replaced character > with >
* install/style.css:
- fixed alignment of steps
* js/bbcode.js:
- added additional special characters to the bbcode checkers searchregexp
- translated comments
* languages/*/contact.php:
- security fix: fixed possibility to send messages to any email addresses
* languages/*/latesttopics.php:
- added language variables
* languages/*/rating.php:
- fixed rating error messages
* languages/*/register.php:
- fixed possibility to register if you are allready logged in
- added language variables
* languages/de/countries.php:
- fixed spelling
* languages/nl/contact.php:
- fixed spelling
* languages/nl/whoisonline.php:
- fixed spelling
* languages/uk/articles.php:
- fixed spelling
* languages/uk/counter.php:
- fixed spelling
* languages/uk/register.php:
- fixed spelling
* latesttopics.php:
- added language variables
* myprofile.php:
- fixed default language selection
* news.php:
- fixed news headlines if they contain a username
* out.php:
- fixed adding of "http://"
* partners.php:
- added possibility of text partners instead of images only
* profile.php:
- added usage of $GLOBALS['ip']
- replaced mysql_query with safe_query
- fixed user ranks
* rating.php:
- fixed rating error messages
* register.php:
- fixed possibility to register if you are allready logged in
- added language variables
* sc_headlines.php:
- fixed rubric usage
* search.php:
- added strtolower to article title tests
* shoutbox_content.php:
- security fix: fixed sql injection possibility
- added usage of $GLOBALS['ip']
* sponsors.php:
- fixed adding of "http://"
- fixed redirection
* src/func/bbcode.php:
- fixed img tag replace
- fixed png image info
- fixed disabling of img resizing
- added form tag to htmlml
* src/seo.php:
- fixed page title for server.php
* templates/addbbcode.html:
- fixed selectors
* templates/comments_add_visitor.html:
- added id="post" to the form tag
* templates/sc_partners.html:
- added possibility of text partners instead of images only
* version.php:
- raised version numbering |
Download webSPELL 4.2.2a Society Edition
Changelog Society Edition |
### webspell 4.2.2a ( 2010-02-28 ) rev.430 (new svn server)
* (all or a lot of files/folders):
- changed copyright notice
* _functions.php:
- performance optimizations
- check ban expiring every hour instead of every day
- fixed ban removement
- added usage of $GLOBALS['ip']
- fixed url validation
* _settings.php:
- security fix: added usage of security_slashes($_REQUEST)
* admin/boards.php:
- fixed removing of shadow topics on board deletions
* admin/languages/*/squads.php:
- removed unused language keys
* admin/languages/uk/modules.php
- fixed spelling
* admin/modules.php:
- fixed usage of database translations after adding a new language
* admin/modules_boxed.php:
- fixed usage of database translations after adding a new language
* admin/navigation.php:
- fixed usage of database translations after adding a new language
* admin/page_statistics.php:
- removed E_STRICT/E_DEPRECATED error
- fixed query failed, if db name contains special characters
- fixed display of all tables
* admin/registerfields.php:
- fixed usage of database translations after adding a new language
* admin/squads.php:
- removed size limitations for squad pics/icons
- using IMAGETYPE constants instead of their values
* admin/users.php:
- replaced mysql_query with safe_query
* articles.php:
- replaced mysql_query with safe_query
* asearch.php:
- security fix: fixed sql injection possibility
- limited template usage
* calendar.php:
- fixed empty lines in the calendar
- fixed unlimited amount of registering to an event
* comments.php:
- added usage of $GLOBALS['ip']
- fixed non translated strings
- added language variables
- fixed w3c validation error
* contact.php:
- security fix: fixed possibility to send messages to any email addresses
- added usage of $GLOBALS['ip']
* data.php:
- fixed spelling
* forum.php:
- removed double load of language files
- removed double declared counter variable
* forum_topic.php:
- fixed possibility to save topics without a name
- fixed forum ranks
- fixed sticky topic feature
- removed unused language variables
* guestbook.php:
- added usage of $GLOBALS['ip']
- fixed w3c validation error
* install/index.php:
- removed unused code
- removed unused language keys
* install/functions.php:
- fixed wrong default website title
* install/languages/*/index.php
- removed unused language keys
* install/step*.php:
- removed language selection flags
- fixed alignment of steps
* install/step01.php:
- replaced character > with >
* install/step03.php:
- replaced character > with >
* install/style.css:
- fixed alignment of steps
* js/bbcode.js:
- added additional special characters to the bbcode checkers searchregexp
* languages/*/comments.php:
- added language variables
* languages/*/contact.php:
- security fix: fixed possibility to send messages to any email addresses
* languages/*/forum.php:
- removed unused language variables
* languages/*/latesttopics.php:
- added language variables
* languages/*/rating.php:
- fixed rating error messages
* languages/*/register.php:
- fixed possibility to register if you are allready logged in
- added language variables
* languages/de/countries.php:
- fixed spelling
* languages/uk/articles.php:
- fixed spelling
* languages/uk/calendar.php:
- fixed spelling
* languages/uk/counter.php:
- fixed spelling
* languages/uk/register.php:
- fixed spelling
* latesttopics.php:
- added language variables
* myprofile.php:
- fixed default language selection
* news.php:
- fixed news headlines if they contain a username
* out.php:
- fixed adding of "http://"
* partners.php:
- added possibility of text partners instead of images only
* profile.php:
- added usage of $GLOBALS['ip']
- replaced mysql_query with safe_query
- fixed forum ranks
* rating.php:
- fixed rating error messages
* register.php:
- fixed possibility to register if you are allready logged in
- added language variables
* sc_headlines.php:
- fixed rubric usage
* search.php:
- added strtolower to article title tests
* shoutbox_content.php:
- security fix: fixed sql injection possibility
- added usage of $GLOBALS['ip']
* sponsors.php:
- fixed adding of "http://"
* src/func/bbcode.php:
- fixed img tag replace
- fixed png image info
- fixed disabling of img resizing
- added form tag to htmlml
- fixed url replacement
* src/seo.php:
- fixed SEO title for server.php
* templates/addbbcode.html:
- fixed selectors
* templates/comments_add_visitor.html:
- added id="post" to the form tag
* templates/guestbook_comment.html:
- fixed w3c validation error
* templates/latesttopics_content.html
- added language variables
* templates/myprofile_editmail.html
- removed double width entry
* templates/myprofile_editpwd.html
- removed double width entry
* templates/sc_partners.html:
- added possibility of text partners instead of images only
* version.php:
- raised version numbering |
webSPELL goes social
As you may have noticed already we have added a
webSPELL Facebook Group and a
webSPELL Facebook Fan Site, don't hesitate to become a member of the group and a fan of webSPELL at Facebook! Additionally you might want to follow our
twitter feed, which will be updated more frequently in the future. Another service we added for you is the Addthis bookmark service which enables you to bookmark various pages of webspell.org in your favourite bookmark service.
Links:
n/a
06.09.2009 - 17:25, written by k3rmit
Thanks to Trex, who reported security related problems in the asearch.php, we have a new security fix for webSPELL 4.2.1 and the webSPELL 4.2.1 Society Edition ready for you.
Many thanks again, also in the name of the community, to Trex.
Links:
04.08.2009 - 18:20, written by k3rmit
As of now there is another webSPELL version, the Society Edition, which was developed as a part of k3rmit's diploma thesis, available at webspell.org. In contrast to the regular webSPELL, this version is not intended for the use in E-Sports related projects, instead it is an highly optimized and extendend version for the special needs of non-profit organizations (like for example a lot of societies or clubs). With the completion of the diploma thesis the webSPELL team overtakes the further official development and support of the webSPELL Society Edition.
Short overview about the most important changes:
- all E-Sports/Clan related stuff was removed; all verbalizations of E-Sport specific phrases have been made neutral
- new application system for events: define textfields and checkboxes via admincenter for the application forms (choosable per event), db based multi language support, etc...
- generic database module to realize your own custom databases being displayed at the page (e.g. a literature database, list your soccer divisions, mp3 databases etc...): define db fields via admincenter, db based template system for displaying, etc...
- dynamic navigation: free definition and controlling of the page navigation via the admincenter (ordered in categories), db based multi language support, etc...
- modul control: definition of modules (news, articles, calendar, forum... everything) and activation/deactivation of modules via admincenter, db based multi language support, etc...
- sc_ includes control: definition of sc_ includes, activation/deactivation and also positioning of sc_ includes on the page can be done via admincenter, db based multi language support, etc...
- "ajaxification" of some admincenter functions
- extended rights system
- complete new default design based on the admincenter design
- changed profile and added a data protection switch for hiding own private data
- complete new access group system for controlling the access to modules, sc_ includes, downloads, static pages, comments...
- etc...
The webSPELL Team and especially k3rmit wishes you a lot of fun with the webSPELL Society Edition!
Links:
[ Archive ]