uncaught exception in custom page module.
drecute - September 3, 2009 - 14:24
| Project: | Custom Page |
| Version: | 6.x-1.12 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I get this error whenever I try to access the page created by with custompage module
Fatal error: Uncaught exception 'ReflectionException' with message 'Function mediatesting() does not exist' in C:\wamp\www\skyebankng-site\sites\all\modules\devel\devel_themer.module:378 Stack trace: #0 C:\wamp\www\skyebankng-site\sites\all\modules\devel\devel_themer.module(378): ReflectionFunction->__construct('mediatesting') #1 [internal function]: devel_themer_theme_twin('mediatesting', '', Object(stdClass), Array) #2 C:\wamp\www\skyebankng-site\sites\all\modules\devel\devel_themer.module(219): call_user_func_array('devel_themer_th...', Array) #3 [internal function]: devel_themer_catch_function('', Object(stdClass), Array) #4 C:\wamp\www\skyebankng-site\includes\theme.inc(617): call_user_func_array('devel_themer_ca...', Array) #5 C:\wamp\www\skyebankng-site\sites\all\modules\custompage\custompage.module(143): theme('mediatesting', '', Object(stdClass), Array) #6 [internal function]: custompage_delegate('mediatesting') #7 C:\wamp\www\skyebankng-site\includes\menu.inc(348): call_user_func_array('custompage_dele...', Arra in C:\wamp\www\skyebankng-site\sites\all\modules\devel\devel_themer.module on line 378For example, I created a key and path called "mediatesting".
Any help will be much appreciated.

#1
Please try disabling Devel Themer module and try again.
#2
Thanks for the quick reply.
It worked fine after disabling the devel theme developer, but I need this module. Is there no way to find and fix what is causing the problem?
#3
This looks like a problem with your theme and not with custompage. I'm assuming "mediatesting" is something of yours.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.