admin/?screen=logs reports an error - Printable Version +- TWLan Forum (https://twlan.org) +-- Forum: Legacy (https://twlan.org/forumdisplay.php?fid=61) +--- Forum: TWLan 1.x (DSLan) (https://twlan.org/forumdisplay.php?fid=62) +---- Forum: Deutsche Community (https://twlan.org/forumdisplay.php?fid=65) +----- Forum: Bugs & Feature Requests (https://twlan.org/forumdisplay.php?fid=68) +----- Thread: admin/?screen=logs reports an error (/showthread.php?tid=3288) |
admin/?screen=logs reports an error - Lekensteyn - 09.08.2010 The following message is given when entering http://localhost/admin/?screen=logs: "aLang Error: Language File for de doesn't exist!" Looking in $GLOBALS, I notice that a Smarty variable is missing: $tpl->_tpl_vars->... Lekensteyn RE: admin/?screen=logs reports an error - agrafix - 09.08.2010 You should download the dslan again and then it will work RE: admin/?screen=logs reports an error - Lekensteyn - 09.08.2010 Is there a patch available, so I don't have to download the whole file? I'm working on a optimized portable apache/mysql build for windows/linux. There will be two versions: - basic version (just apache+mysql+htdocs+basic howto/troubleshooting) + developer version (phpmyadmin+???) I'll start a new thread with that build if it's ready. RE: admin/?screen=logs reports an error - agrafix - 09.08.2010 (09.08.2010, 17:24)Lekensteyn Wrote: Is there a patch available, so I don't have to download the whole file? As I added a few more bugfixes it would be best if you just redownloaded the whole file. |