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

Forum search

ken baldwin
ken baldwin Aug 1 '17
… /smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(94): Smarty_Internal_TemplateBase->_execute(Object(Smarty_Internal_Template), NULL, NULL, NULL, 0) #7 /home/tanktransporter/public_html/membership/ow_core/view_renderer.php(80): Smarty_Internal_TemplateBase->fetch('/home/tanktrans...') More
Topic location: Support » General Questions
Dev
Dev Aug 14 '17
Hello, i need a extern Login Form to Login in Oxwall. Also with the Facebook-Connect Login, if is it possibile. Can I use REST API for the authentification or how can i do this? Thank you More
Cesar Leiva
Cesar Leiva Aug 20 '17
… /database.php(723): PDOStatement->execute() #1 /home/ocuserco/public_html/ow_core/database.php(344): OW_Database->execute('SELECT * FROM o...', NULL) #2 /home/ocuserco/public_html/ow_plugins/newsfeed/bol/like_dao.php(172): OW_Database->queryForObjectList('SELECT * FROM o...', 'NEWSFEED_BOL_Li.. … More
Topic location: Support » General Questions
dev_kommunikatisten
dev_kommunikatisten Aug 17 '17
Hi, always if i want to use OW::getUser() in a PHP Script i get a 500 Error .... ich want login a user with: OW::getUser()->login($user->id); but it doesn't work Can you help please? Thank you More
Topic location: Oxwall International » Française
Pat
Pat Sep 6 '17
… are the standard HTML request to be configure in your cron job. For more information please see the following Cron Job wget -q -O /dev/null http://www.yoursite.com/ow_cron/run.php lynx http://www.yoursite.com/ow_cron/run.php curl http://www.yoursite.com/ow_cron/run.phpStart Cron … More
TECHNEO GmbH
TECHNEO GmbH Oct 13 '17
… /KD01/htdocs/barebacker.net/ow_plugins/notifications/bol/service.php(256): NOTIFICATIONS_BOL_NotificationDao->findNotificationCount(2885, false, NULL) #5 /var/www/KD01/htdocs/barebacker.net/ow_plugins/notifications/classes/console_bridge.php(133): NOTIFICATIONS_BOL_Service-> … More
Topic location: Support » General Questions
Marcus
Marcus Oct 17 '17
I am trying to pass a value generate above to users list fields! How can I do that please? $test = "test";         $listCmp = new TEST_UserList($dtoList, $listCount, $perPage, $test);                … More
Emanuel Milescu
Emanuel Milescu Nov 16 '17
… ($user_data1['password'] == hash('sha256', OW_PASSWORD_SALT . $password)) echo $LOGIN_SUCCESS . $url;else {echo $LOGIN_PASSWD_ERROR;if ($link != null)//juni -> 2016-01-12mysql_close($link);exit;}else {echo $LOGIN_ERROR_NOUSERID;if ($link != null)mysql_close($link);exit;} More
Marius
Marius Dec 10 '17
Please help me !  More
Bum Bum
Bum Bum Jan 2 '18
… /ow_libraries/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(94): Smarty_Internal_TemplateBase->_execute('/home/xxxxx/...', NULL, NULL, NULL, 0) #9 /home/xxxxx/example.com/ow_core/view_renderer.php(80): Smarty_Internal_TemplateBase->fetch('/home/xxxxx/...') #10 / … More
Marius
Marius Jan 3 '18
… /database.php(723): PDOStatement->execute() #1 /home/rhapsody/public_html/ow_core/database.php(344): OW_Database->execute('SELECT * FROM o...', NULL) #2 /home/rhapsody/public_html/ow_plugins/newsfeed/bol/like_dao.php(172): OW_Database->queryForObjectList('SELECT * FROM o...', 'NEWSFEED_BOL_Li.. … More
Marius
Marius Jan 26 '18
… /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(94): Smarty_Internal_TemplateBase->_execute('/home/rhapsody/...', NULL, NULL, NULL, 0)  #16 /home/rhapsody/public_html/ow_core/view_renderer.php(80): Smarty_Internal_TemplateBase->fetch('/home/rhapsody/...')  # … More
Bob Brown
Bob Brown Feb 1 '18
Hello, After manually downloading the files, and the files was all successfully downloaded properly I'm still having issues with being able to connect to my oxwall sit as it's throwing a bunch of crazy newsfeed erros and other MySQL erros when trying to login with default username and password for the admin account. Best Regards,Mr. Brown More
Topic location: Support » General Questions
Stan Jensen
Stan Jensen Feb 3 '18
… ) #3 /home/adventistdating/public_html/ow_plugins/newsfeed/classes/user_driver.php(42): NEWSFEED_BOL_ActionDao->findByUser(1, Array, 1517680855, NULL) #4 /home/adventistdating/public_html/ow_plugins/newsfeed/classes/driver.php(62): NEWSFEED_CLASS_UserDriver->findActionList(Array) #5 /home/ … More
Topic location: Support » General Questions
Onur
Onur Feb 15 '18
… ;        $this->addValidator($validator);    }        public function renderInput( $params = null )    {        OW::getDocument()->addScript(OW::getPluginManager()->getPlugin('googlelocation')->getStaticJsUrl( … More
Jake Jaccard
Jake Jaccard Oct 27 '15
This feature worked fameously until I updated to v1.8.0. Previous to this version - I believe it was v1.7.2, it worked fine.  Our site is membership via Invitation only, so without this feature, I must return to admin approval. I do not wish to add more work than I already have. … More
Topic location: Oxwall International » Française
seb allen
seb allen May 1 '18
bonsoir qui pourrai me dire un commentaire modifié l’écriture  sweetdate+ header_ ??? More
Merlyn Hern
Merlyn Hern May 6 '18
… #0 /var/www/ow_core/database.php(723): PDOStatement->execute()#1 /var/www/ow_core/database.php(344): OW_Database->execute('SELECT * FROM o...', NULL)#2 /var/www/ow_plugins/newsfeed/bol/like_dao.php(172): OW_Database->queryForObjectList('SELECT * FROM o...', 'NEWSFEED_BOL_Li...')#3 /var/www/ … More
Topic location: Support » General Questions
Marcus
Marcus May 30 '18
… ; $qBdate = BOL_QuestionService::getInstance()->findQuestionByName('birthdate');         if ( $qBdate !== null && $qBdate->onView )             $qs[] = 'birthdate';     & … More
Pawel
Pawel Jun 16 '18
Hello, I'm Pawel I have oxwall on 1.8.4. however, sending messages between users does not work. Can anyone help me. ?The site works under https://ilove.agrobiz.pl More
Pages: «« « ... 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 »