| Previous · Next | |
| User | Message |
|
eyecatch
|
Date: 2/8/2010 6:08 pm · Subject: Processing failed · Rating: 0
- WebGUI::Macro::process[142] - Processing failed on macro: ^AssetProxy(ch-getinvolved-nav-drop-line);: Can't call method "get" on an undefined value at /data/WebGUI/lib/WebGUI/Asset/Wobject/Navigation.pm line 333. This error is on a webgui 6.8 site. The error occurs on the wg login page ?method=init;op=auth. The error is generated not by bringing the page up but when submitting the login form. The drop-down nav, horizontal and vertical navigation templates are being used on the page. Here is a sample of a page that generates the error. http://www.childhelp.org/?method=init;op=auth It appears that once the error is logged, replicating the process again does not generate a new log error entry. So, I cannot isolate issues since the log seems to cache the error.
--- (Edited on 2/8/2010 6:08 pm [GMT-0600] by eyecatch) --- |
| Back to Top |
Rate [ | ]
|
|
perlDreamer
|
Date: 2/9/2010 1:38 pm · Subject: Re: Processing failed · Rating: 0
WebGUI 6.8 is very old, and only a partially finished product on the way to WebGUI 7.x. However, regardless of the version, that error is thrown when WebGUI cannot find an Asset in the database, due to it being broken. The thing to do is to try and isolate which asset that is, and then to either manually repair it in the database, or to remove it completely. --- (Edited on 2/9/2010 11:38 am [GMT-0800] by perlDreamer) --- |
| Back to Top |
Rate [ | ]
|