Welcome, Guest
Username Password: Remember me

Front-end and Back-end Errors
(1 viewing) (1) Guest
Please be sure to provide your Joomla version, Php version, MySQL version, and how to recreate the problem.
  • Page:
  • 1

TOPIC: Front-end and Back-end Errors

Front-end and Back-end Errors 05 Aug 2011 03:05 #2718

  • Kris
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
Love the changes to JBS 7 so I hope I can get it working.

I'm using JBS 7.0 with module 7.0.1, running Joomla 1.7 and PHP 5.3.5.

I get these errors in my Servers Manager view on the Admin side:

Notice: Undefined variable: listOrder in C:\wamp\www\joomla_1.7\administrator\components\com_biblestudy\views\serverslist\tmpl\default.php on line 73 Call Stack #TimeMemoryFunctionLocation 10.0011390960{main}( )..\index.php:0 20.18315404712JAdministrator->dispatch( )..\index.php:47 30.19075791184JComponentHelper::renderComponent( )..\application.php:153 40.20876051312require_once( 'C:\wamp\www\joomla_1.7\administrator\components\com_biblestudy\admin.biblestudy.php' )..\helper.php:156 50.21816448144JController->execute( )..\admin.biblestudy.php:35 60.21816448192biblestudyController->display( )..\controller.php:679 70.22356589696JController->display( )..\controller.php:67 80.23597326192biblestudyViewServerslist->display( )..\controller.php:645 90.24407531704JView->display( )..\view.html.php:35 100.24407531704JView->loadTemplate( )..\view.php:180 110.24597600104include( 'C:\wamp\www\joomla_1.7\administrator\components\com_biblestudy\views\serverslist\tmpl\default.php' )..\view.php:582 "/> ( ! ) Notice: Undefined variable: listDirn in C:\wamp\www\joomla_1.7\administrator\components\com_biblestudy\views\serverslist\tmpl\default.php on line 74 Call Stack #TimeMemoryFunctionLocation 10.0011390960{main}( )..\index.php:0 20.18315404712JAdministrator->dispatch( )..\index.php:47 30.19075791184JComponentHelper::renderComponent( )..\application.php:153 40.20876051312require_once( 'C:\wamp\www\joomla_1.7\administrator\components\com_biblestudy\admin.biblestudy.php' )..\helper.php:156 50.21816448144JController->execute( )..\admin.biblestudy.php:35 60.21816448192biblestudyController->display( )..\controller.php:679 70.22356589696JController->display( )..\controller.php:67 80.23597326192biblestudyViewServerslist->display( )..\controller.php:645 90.24407531704JView->display( )..\view.html.php:35 100.24407531704JView->loadTemplate( )..\view.php:180 110.24597600104include( 'C:\wamp\www\joomla_1.7\administrator\components\com_biblestudy\views\serverslist\tmpl\default.php' )..\view.php:582 "/>



And I get this in my Teachers view on the Admin side (appearing under the Ordering column):


Notice: Undefined variable: saveOrder in C:\wamp\www\joomla_1.7\administrator\components\com_biblestudy\views\teacherlist\tmpl\default.php on line 71
Call Stack
# Time Memory Function Location
1 0.0009 390944 {main}( ) ..\index.php:0
2 0.1386 5405872 JAdministrator->dispatch( ) ..\index.php:47
3 0.1463 5792280 JComponentHelper::renderComponent( ) ..\application.php:153
4 0.1642 6052400 require_once( 'C:\wamp\www\joomla_1.7\administrator\components\com_biblestudy\admin.biblestudy.php' ) ..\helper.php:156
5 0.1732 6449216 JController->execute( ) ..\admin.biblestudy.php:35
6 0.1732 6449264 biblestudyController->display( ) ..\controller.php:679
7 0.1790 6590776 JController->display( ) ..\controller.php:67
8 0.1925 7358408 biblestudyViewteacherlist->display( ) ..\controller.php:645
9 0.2001 7564392 JView->display( ) ..\view.html.php:31
10 0.2001 7564392 JView->loadTemplate( ) ..\view.php:180
11 0.2019 7650248 include( 'C:\wamp\www\joomla_1.7\administrator\components\com_biblestudy\views\teacherlist\tmpl\default.php' ) ..\view.php:582

( ! ) Notice: Undefined variable: saveOrder in C:\wamp\www\joomla_1.7\administrator\components\com_biblestudy\views\teacherlist\tmpl\default.php on line 71
Call Stack
# Time Memory Function Location
1 0.0009 390944 {main}( ) ..\index.php:0
2 0.1386 5405872 JAdministrator->dispatch( ) ..\index.php:47
3 0.1463 5792280 JComponentHelper::renderComponent( ) ..\application.php:153
4 0.1642 6052400 require_once( 'C:\wamp\www\joomla_1.7\administrator\components\com_biblestudy\admin.biblestudy.php' ) ..\helper.php:156
5 0.1732 6449216 JController->execute( ) ..\admin.biblestudy.php:35
6 0.1732 6449264 biblestudyController->display( ) ..\controller.php:679
7 0.1790 6590776 JController->display( ) ..\controller.php:67
8 0.1925 7358408 biblestudyViewteacherlist->display( ) ..\controller.php:645
9 0.2001 7564392 JView->display( ) ..\view.html.php:31
10 0.2001 7564392 JView->loadTemplate( ) ..\view.php:180
11 0.2019 7650248 include( 'C:\wamp\www\joomla_1.7\administrator\components\com_biblestudy\views\teacherlist\tmpl\default.php' ) ..\view.php:582




And I get this in my module (front-end/user side):


Notice: Undefined variable: filter_teacher in C:\wamp\www\joomla_1.7\modules\mod_biblestudy\helper.php on line 57
Call Stack
# Time Memory Function Location
1 0.0006 388936 {main}( ) ..\index.php:0
2 0.3304 8718800 JSite->render( ) ..\index.php:49
3 0.4180 9455896 JDocumentHTML->render( ) ..\application.php:261
4 0.4180 9455896 JDocumentHTML->_renderTemplate( ) ..\html.php:397
5 0.4413 9647760 JDocumentHTML->getBuffer( ) ..\html.php:599
6 0.4414 9648136 JDocumentRendererModules->render( ) ..\html.php:339
7 0.4415 9648728 JDocumentRendererModule->render( ) ..\modules.php:37
8 0.4431 9662832 JModuleHelper::renderModule( ) ..\module.php:101
9 0.4567 9942616 require( 'C:\wamp\www\joomla_1.7\modules\mod_biblestudy\mod_biblestudy.php' ) ..\helper.php:169
10 0.4690 10149704 modBiblestudyHelper::getLatest( ) ..\mod_biblestudy.php:16

( ! ) Notice: Undefined variable: filter_location in C:\wamp\www\joomla_1.7\modules\mod_biblestudy\helper.php on line 70
Call Stack
# Time Memory Function Location
1 0.0006 388936 {main}( ) ..\index.php:0
2 0.3304 8718800 JSite->render( ) ..\index.php:49
3 0.4180 9455896 JDocumentHTML->render( ) ..\application.php:261
4 0.4180 9455896 JDocumentHTML->_renderTemplate( ) ..\html.php:397
5 0.4413 9647760 JDocumentHTML->getBuffer( ) ..\html.php:599
6 0.4414 9648136 JDocumentRendererModules->render( ) ..\html.php:339
7 0.4415 9648728 JDocumentRendererModule->render( ) ..\modules.php:37
8 0.4431 9662832 JModuleHelper::renderModule( ) ..\module.php:101
9 0.4567 9942616 require( 'C:\wamp\www\joomla_1.7\modules\mod_biblestudy\mod_biblestudy.php' ) ..\helper.php:169
10 0.4690 10149704 modBiblestudyHelper::getLatest( ) ..\mod_biblestudy.php:16

( ! ) Notice: Undefined variable: books in C:\wamp\www\joomla_1.7\modules\mod_biblestudy\helper.php on line 82
Call Stack
# Time Memory Function Location
1 0.0006 388936 {main}( ) ..\index.php:0
2 0.3304 8718800 JSite->render( ) ..\index.php:49
3 0.4180 9455896 JDocumentHTML->render( ) ..\application.php:261
4 0.4180 9455896 JDocumentHTML->_renderTemplate( ) ..\html.php:397
5 0.4413 9647760 JDocumentHTML->getBuffer( ) ..\html.php:599
6 0.4414 9648136 JDocumentRendererModules->render( ) ..\html.php:339
7 0.4415 9648728 JDocumentRendererModule->render( ) ..\modules.php:37
8 0.4431 9662832 JModuleHelper::renderModule( ) ..\module.php:101
9 0.4567 9942616 require( 'C:\wamp\www\joomla_1.7\modules\mod_biblestudy\mod_biblestudy.php' ) ..\helper.php:169
10 0.4690 10149704 modBiblestudyHelper::getLatest( ) ..\mod_biblestudy.php:16

( ! ) Notice: Undefined variable: filter_series in C:\wamp\www\joomla_1.7\modules\mod_biblestudy\helper.php on line 98
Call Stack
# Time Memory Function Location
1 0.0006 388936 {main}( ) ..\index.php:0
2 0.3304 8718800 JSite->render( ) ..\index.php:49
3 0.4180 9455896 JDocumentHTML->render( ) ..\application.php:261
4 0.4180 9455896 JDocumentHTML->_renderTemplate( ) ..\html.php:397
5 0.4413 9647760 JDocumentHTML->getBuffer( ) ..\html.php:599
6 0.4414 9648136 JDocumentRendererModules->render( ) ..\html.php:339
7 0.4415 9648728 JDocumentRendererModule->render( ) ..\modules.php:37
8 0.4431 9662832 JModuleHelper::renderModule( ) ..\module.php:101
9 0.4567 9942616 require( 'C:\wamp\www\joomla_1.7\modules\mod_biblestudy\mod_biblestudy.php' ) ..\helper.php:169
10 0.4690 10149704 modBiblestudyHelper::getLatest( ) ..\mod_biblestudy.php:16

( ! ) Notice: Undefined variable: topics in C:\wamp\www\joomla_1.7\modules\mod_biblestudy\helper.php on line 110
Call Stack
# Time Memory Function Location
1 0.0006 388936 {main}( ) ..\index.php:0
2 0.3304 8718800 JSite->render( ) ..\index.php:49
3 0.4180 9455896 JDocumentHTML->render( ) ..\application.php:261
4 0.4180 9455896 JDocumentHTML->_renderTemplate( ) ..\html.php:397
5 0.4413 9647760 JDocumentHTML->getBuffer( ) ..\html.php:599
6 0.4414 9648136 JDocumentRendererModules->render( ) ..\html.php:339
7 0.4415 9648728 JDocumentRendererModule->render( ) ..\modules.php:37
8 0.4431 9662832 JModuleHelper::renderModule( ) ..\module.php:101
9 0.4567 9942616 require( 'C:\wamp\www\joomla_1.7\modules\mod_biblestudy\mod_biblestudy.php' ) ..\helper.php:169
10 0.4690 10149704 modBiblestudyHelper::getLatest( ) ..\mod_biblestudy.php:16

( ! ) Notice: Undefined variable: filter_messagetype in C:\wamp\www\joomla_1.7\modules\mod_biblestudy\helper.php on line 126
Call Stack
# Time Memory Function Location
1 0.0006 388936 {main}( ) ..\index.php:0
2 0.3304 8718800 JSite->render( ) ..\index.php:49
3 0.4180 9455896 JDocumentHTML->render( ) ..\application.php:261
4 0.4180 9455896 JDocumentHTML->_renderTemplate( ) ..\html.php:397
5 0.4413 9647760 JDocumentHTML->getBuffer( ) ..\html.php:599
6 0.4414 9648136 JDocumentRendererModules->render( ) ..\html.php:339
7 0.4415 9648728 JDocumentRendererModule->render( ) ..\modules.php:37
8 0.4431 9662832 JModuleHelper::renderModule( ) ..\module.php:101
9 0.4567 9942616 require( 'C:\wamp\www\joomla_1.7\modules\mod_biblestudy\mod_biblestudy.php' ) ..\helper.php:169
10 0.4690 10149704 modBiblestudyHelper::getLatest( ) ..\mod_biblestudy.php:16

Re: Front-end and Back-end Errors 05 Aug 2011 18:18 #2719

  • Kris
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
I turned off the Display Errors settings in PHP (it is On by default in WAMP if I'm not mistaken), which is something I read Joomla advises (?). In any case, the errors are gone, er rather suppressed and things seem to be working normally.

Re: Front-end and Back-end Errors 05 Aug 2011 21:38 #2720

  • Tom
  • OFFLINE
  • Moderator
  • Posts: 305
This will be helpful in troubleshooting, Kris - thanks.

By the way - some of these errors are taken care of in 7.0.1 which will be out in a few weeks Lord willing.

Tom
  • Page:
  • 1
Time to create page: 0.75 seconds