View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000189 | WackoWiki | core | public | 2008-07-01 08:46 | 2009-08-19 09:38 |
Reporter | EoNy | Assigned To | Tann San | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.2 | ||||
Target Version | 4.3.rc | Fixed in Version | 4.3.rc | ||
Summary | 0000189: Captcha Problem and no comments | ||||
Description | After installing latest svn version (66) users cannot comment even though in config file it says "default_comment_acl" => "*", furthermore after login, errors as seens below occur | ||||
Additional Information | Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /wackowiki/test/classes/wacko.php on line 150 Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /wackowiki/test/classes/wacko.php on line 174 Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /wackowiki/test/classes/wacko.php on line 150 Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /wackowiki/test/classes/wacko.php on line 174 Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /wackowiki/test/classes/wacko.php on line 174 TestSite: ... Home Page | ERROR: no tpl 'descrpage'! | ||||
Tags | No tags attached. | ||||
|
I changed "default_comment_acl" => "$"to "default_comment_acl" => "*", and then the errors occured , @ http://test.wackowiki.org, when I try to login, the same error occurs see also: 0000049 |
|
The error you wrote about in the Additional Information is nothing to do with the captcha system. It means that the system has not detected your language correctly. It's trying to load the correct language file but has failed. I've committed an updated wacko.php file so that you can see what is being read. Set debug to 2 in the config file and then copy and paste the data at the top of the page to here. |
|
I need more info as to why unregistered users cannot post comments. It works for me so without more information I can't do jack about it. |
|
Sry to having bothered you ... the svn version doesn't produce this error. While trying to getting captcha to work, i messed with the language file, i think. |
|
captcha on newest xampp server with svn rev. 68 works, except when login as existing user (e.g. WikiAdmin user created with setup) warnings as seen above end ERROR: no tpl 'descrpage'! occures debug output: Multilanguage: 1 HTTP_ACCEPT_LANGUAGE set: 1 HTTP_ACCEPT_LANGUAGE value: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3 HTTP_ACCEPT_LANGUAGE chopped value: de User language set: 1 User language: Config language: en Current language: |
|
can we close this issue? |
|
No, the last error may well be valid. I noticed that with the user I crated during setup that their langauge was not set in the user settings drop down box. I thought it was just that the box wasn't setting the selected value correctly i.e. the language was setup but just not selected in the list visually. Looks like it isn't set. I'll look at the setup script to make sure it adds the correct language for the admin user. I'll also check other users created after setup. |
|
Fixed: Bombing out when a user is registered but has not selected a language SVNed with Revision 75 |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-07-01 08:46 | EoNy | New Issue | |
2008-07-01 08:46 | EoNy | Legacy | => NEW |
2008-07-01 08:53 | EoNy | Note Added: 0000394 | |
2008-07-01 10:07 | Tann San | Note Added: 0000396 | |
2008-07-01 10:12 | Tann San | Note Added: 0000397 | |
2008-07-01 11:54 | EoNy | Note Added: 0000398 | |
2008-07-01 11:55 | EoNy | Note Edited: 0000398 | |
2008-07-01 13:44 | EoNy | Note Added: 0000399 | |
2008-07-02 11:30 | administrator | Note Added: 0000400 | |
2008-07-02 11:30 | administrator | Severity | major => minor |
2008-07-02 12:45 | Tann San | Note Added: 0000401 | |
2008-07-19 22:07 | administrator | Note Added: 0000416 | |
2008-07-19 22:07 | administrator | Assigned To | => Tann San |
2008-07-19 22:07 | administrator | Status | new => resolved |
2008-07-19 22:07 | administrator | Resolution | open => fixed |
2008-07-19 22:07 | administrator | Fixed in Version | => 5.0.0 |
2008-07-19 22:07 | administrator | Target Version | => 5.0.0 |
2008-08-23 14:11 | administrator | Additional Information Updated | |
2008-08-23 14:12 | administrator | Note Edited: 0000394 | |
2009-08-19 09:25 | administrator | Fixed in Version | 5.0.0 => 4.3.rc |
2009-08-19 09:38 | administrator | Target Version | 5.0.0 => 4.3.rc |
2010-03-08 10:12 | administrator | Category | Core => core |