8
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 05, 2024 — Jun 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
First commit with UTF-8 modifications, almost all files have been edited so we need to hardly debug the whole package to make sure all is working as expected. More... about 15 years ago
Some bugs fixed: * Removed PHP_SELF and added SCRIPT_NAME instead * W3C compliance in some template files * Minor fixes More... over 15 years ago
Bugs fixed: * Tags ending with comma caused an extra unwanted tag to be added * Double plugins class declaration under certain circumstances More... over 15 years ago
Rewritten the way templates are parsed by plugins, now a full working plugin is only in one folder, with the possibility to easily implement an ACP module similar to admin_board_extend.php More... over 15 years ago
Bugs fixed: * Missed global declaration in calendar block * Fixed some headers in some files * Global blocks in AJAX CMS More... over 15 years ago
Bugs fixed: * Simple header and footer in proSilver and other templates which doesn't need Nifty * Colors check-in in YouTube BBCode * Corrected an SQL in forums list block * Forums ID not updated correctly when updating * Fixed a bug in Digests (not sure it is definitely fixed yet) * Fixed a bug in breadcrumbs when searching new topics * Wrong BBCode switch processing in fetchposts.php More... over 15 years ago
Bugs fixed: * Some W3C and code comments (thanks to TuningBEB 2008 and KugeLSichA) * Added few icons to ACP (thanks to KugeLSichA) * Fixed a bug in message_die function and page_header preventing the page to be displayed correctly (I hope to have fixed it definitely!) * Added a new constant and file to be used with plugins More... over 15 years ago
Bugs fixed: * Added some conditions in sitemap.js to prevent all h2 to be altered * Added some extra files to simplify forms and db class implementation * Added a new function to database_update.php * Some adjustments to all common CSS * Minor W3C and syntax corrections (thanks to KugeLSichA and TuningBEB 2008) More... over 15 years ago
Some fixes: * Modified AJAX Private Chat in order to avoid unnecesary queries * AJAX Private Chat notification will be hided after clicking it More... over 15 years ago
Bugs fixed: * Fixed a small bug when moving a topic which prevented the right forum ID to be inserted in the redirect link More... over 15 years ago
Fixed some bugs: * W3C compliance (thanks TuningBEB 2008) * Wrong global blocks parsing in Bookmarks (thanks TuningBEB 2008) * Added the possibility to show only today Birthdays by setting 0 in days to look forward in ACP More... over 15 years ago
Fixed a small error in lang_main.php More... over 15 years ago
Features added: * Private Chat Notification More... over 15 years ago
Some fixes: * Error messages not shown correctly in some pages * Fixed small W3C issues in a couple of files * Fixed a check in album More... over 15 years ago
Added a function to generate topics pagination and integrated where needed More... over 15 years ago
Bug fixes: * Wrong online counter in viewforum * Wrong lang declaration in CMS Menu * Altered format of viewonline_body.tpl More... over 15 years ago
MODCP class created by KasLimon (plus some fixes by Mighty Gorgon) Some BBCodes core functions moved into BBCode class and some minor functions moved to an external file More... over 15 years ago
Added the possibility to use TAGS instead of Wordgraph when viewing a forum More... over 15 years ago
Bugs fixed: * Missed cache empty when giving cards * Removed one SQL in viewtopic.php when user is not authorized to reply * Fixed a bug for rating images in proSilver More... over 15 years ago
Bugs fixed: * Wrong HTTP VARS processing in CMS preventing some CMS functions to work properly * Removed old FOUNDER constant in CTracker since it is not needed anymore, and changed the code accordingly * Fixed a bug when moving topics * Renamed Profile Page to include Username in page title * Fixed a bug in agreement template * Added topic title when viewing topics in LOFI More... over 15 years ago
Fixed (hopefully) a small bug in PM More... over 15 years ago
Fixed a small bug in Digests More... over 15 years ago
Fixed a bug affecting requested HTTP VARS in CMS More... over 15 years ago
Bugs fixed: * Wrong charset encoding in some pages * Fixed an ambiguous field in digest sql * Fixed wrong Flags query in profile More... over 15 years ago
Some bugs fixed: * RSS HTML Tags removed for descriptions * Sudoku missed lang vars * Wrong header in Downloads Licenses * Wrong header in Group Control Panel * Wrong header in Credits page * Added administrators in recipients for topics reports * Fixed a small bug for Contact US * Improved block for Text Links Ads More... over 15 years ago
Fixed a bug when deleting single posts More... over 15 years ago
Fixed a bug when deleting post, added a brand new Snow effect and proSilver More... over 15 years ago
Fixed a small bug with posted_img_list_thumbnail.php More... over 15 years ago
Fixed a small bug in Events Registration More... over 15 years ago
Fixed some wrong regular expressions More... over 15 years ago