Posted
almost 15 years
ago
What?Bug in lightbox: when multiple albums are assigned to a single page, only the 'first' one shows up, everCouple of oddities in the code fixed as well - call it cleanup (including encoding various POST/...
|
Posted
almost 15 years
ago
What?Bug in admin backend: backup/restore page. Fix attached in form of zipped patch file (as produced by Beyond Compare 3.x)How To Reproduce / Observed Symptomsin admin page: go to backup/restore pa...
|
Posted
almost 15 years
ago
In order to prevent 'spamming' this board with bug reports, fixes for said bugs, feature edits and the worx, here's one single topic where I'm going to put all the stuff I run into / come up with for the duration of this month.Each message of mine in ...
|
Posted
almost 15 years
ago
Maybe I'm just blind right now, but if so, let me know, okay?grep the code for checkAuthand you'll get this function implementation in sitemap.php:[code]function checkAuth($cage, $host) { if(md5(session_id())==$cage && md5($_SERVER['HTTP_HOS...
|
Posted
almost 15 years
ago
Quote from: Ger Hobbelt on October 09, 2010, 06:47:51 AM--> 'Column 'showMessage' cannot be null (#1048)'Turns out this happens only when you don't fill in a number in the # of messages to show field at the right side of the p...
|
Posted
almost 15 years
ago
Updated scripts are now availableSee the 2010/10/10 edit in the top post.The console output now is also more informative:[code]checking ../lib/languages/de.inc.php (73 missing entries have been added; please have those transl...
|
Posted
almost 15 years
ago
As I'm currently going through the code, I run into Code: [Select] function getParam($name, $def = false) {in tiny_mce_gzip.php, which is a prime candidate for general use elsewhere. Assuming you may want to merge this activity of mine into the mains...
|
Posted
almost 15 years
ago
Currently AFAICT the HTML editor (admin page: 'Edit' a file/page --> popup window with this editor) does allow easy inclusion of images, media, etc., including a nicely working upload facility.What it doesn't do is provide an option to add links to ot...
|
Posted
almost 15 years
ago
You're welcome. I'm working on another CCMS project and this came up; back in '09 (or was it '08?) I had similar issues with CCMS and fixed some of them, but the commercial layout that time was such that I couldn't easily put this kind of work in t...
|
Posted
almost 15 years
ago
" Your Baby Can Read" is the name of a DVD, book and flashcard system with a provocative premise: that infants as young as 2-3 months old can begin ...
|