We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

500 error when I click on facebook connect | Forum

angelo
angelo Dec 31 '13
my site is xsingle.it when you try to sign up by facebook do you have internal server error 500.phml , I change debug mode on true in config file but I see 500.phml error..
Help please!
Alia Team
Alia Jan 1 '14
Angelo, are you sure that you are enabling DEBUG mode in a right place?
It should be enabled in following part of the config.php: http://docs.oxwall.org/...-tuts%3Aenable-debug

angelo
angelo Jan 22 '14
ok I enable debug and have this error 

ow_system_plugins/base/bol/theme_service.php



Message:mkdir() [function.mkdir]: File existsFile:/home/aulwtbre/xsingle.it/ow_system_plugins/base/bol/theme_service.phpLine:327

angelo
angelo Jan 22 '14
at 327 line have


  // deleting DB entries and files        $this->unlinkTheme($theme->getId());        mkdir($themeStaticDir);


this

angelo
angelo Jan 22 '14
When I modify new blog and click on upade I have this error:


Message:SQLSTATE[42S02]: Base table or view not found: 1146 Table 'aulwtbre_single.ow_profileprogressbar_activity_log' doesn't existFile:/home/aulwtbre/xsingle.it/ow_core/database.phpLine:331Trace:#0 /home/aulwtbre/xsingle.it/ow_core/database.php(331): PDOStatement->execute() #1 /home/aulwtbre/xsingle.it/ow_core/database.php(564): OW_Database->execute('INSERT INTO `ow...', Array) #2 /home/aulwtbre/xsingle.it/ow_core/database.php(601): OW_Database->insert('INSERT INTO `ow...', Array) #3 /home/aulwtbre/xsingle.it/ow_core/base_dao.php(216): OW_Database->insertObject('ow_profileprogr...', Object(PROFILEPROGRESSBAR_BOL_ActivityLog)) #4 /home/aulwtbre/xsingle.it/ow_plugins/profile_progressbar/init.php(63): OW_BaseDao->save(Object(PROFILEPROGRESSBAR_BOL_ActivityLog)) #5 [internal function]: {closure}(Object(OW_Event)) #6 /home/aulwtbre/xsingle.it/ow_core/event_manager.php(178): call_user_func(Object(Closure), Object(OW_Event)) #7 /home/aulwtbre/xsingle.it/ow_plugins/blogs/controllers/save.php(359): OW_EventManager->trigger(Object(OW_Event)) #8 /home/aulwtbre/xsingle.it/ow_plugins/blogs/controllers/save.php(126): SaveForm->process(Object(BLOGS_CTRL_Save)) #9 [internal function]: BLOGS_CTRL_Save->index(Array) #10 /home/aulwtbre/xsingle.it/ow_core/request_handler.php(266): ReflectionMethod->invokeArgs(Object(BLOGS_CTRL_Save), Array) #11 /home/aulwtbre/xsingle.it/ow_core/application.php(330): OW_RequestHandler->dispatch() #12 /home/aulwtbre/xsingle.it/index.php(65): OW_Application->handleRequest() #13 {main}Type:PDOException



if I remove debug mode go in error 500 please can you help me?



angelo
angelo Jan 25 '14
help please?
MarkieMark67
MarkieMark67 Jan 25 '14
First un install Profile Progress Bar Or Upgrade to his newest version. Then show us what errors are present 
ross Team
ross Jan 28 '14
Angelo, please one request per topic, this way we make easier for other users to search for the solutions. 


MarkieMark +1 please deactivate profile progressbar plugin first, then copy the errors you see here, so we could assist you.