Team » Annual webSPELL e.V. members & developers meeting in Düsseldorf, Germany
26.08.2010 - 20:59, written by k3rmit
Time again to have our annual developers meeting from friday till sunday in Düsseldorf,

Germany. More information, how to meet us, coverage, webcam stream and much more will be available at our
blog during the next days.
Be sure to follow us at
Facebook and
Twitter too!
2010-08-27 08:18
webSPELL TV Livestream will be available, be sure to check our
blog for details...
Links:
n/a
As you may have noticed webspell.org wasn't available during the past 36 hours. The reason for the long offline time was a complete raid crash combined with backup restore problems.
The server is now up again and should work fine. If you got any problems in the next days on our page feel free to send us a message (directly to blue.tiger or k3rmit).
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
20.02.2010 - 23:13, written by k3rmit
Links:
[ Archive ]
» Support
» Topics
04.09.2010 - 23:08 - 4 Replies»
Forum Abfrage geht nac...
Forum Abfrage geht nach updata nicht mehr
Last post: sL
Board: DE - Allgemeiner Support
04.09.2010 - 23:08
04.09.2010 - 22:09 - 3 Replies»
(S)Coder für Wordquiz
(S)Coder für Wordquiz
Last post: chris2603
Board: DE - Suche
04.09.2010 - 22:09
04.09.2010 - 22:05 - 2 Replies»
$page_link function
$page_link function
Last post: unrly
Board: EN - Requests
04.09.2010 - 22:05
04.09.2010 - 21:02 - 180 Replies»
[WIP] Radio System
[WIP] Radio System
Last post: Schwaben
Board: DE - Erweiterungen
04.09.2010 - 21:02
04.09.2010 - 20:42 - 9 Replies»
[V] Portfolio PSD + Code
[V] Portfolio PSD + Code
Last post: RÂ/NTX
Board: DE - Biete
04.09.2010 - 20:42
» Partners