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

SongPhi
SongPhi Sep 27 '15
Hi, Im gonna release next free version of SPVideo. Anyone interested can download it from: https://github.com/SongPhi/spvideolite/releases/tag/v2.0.0 select prebuilt spvideolite.zip Please help me verify it with your themes and tell me if you would encounter problems with it. Thank you. More
Boris
Boris Oct 30 '15
Hi, guys, I'm a PHP beginner working my way into Oxwall. I've got it running and am going through this tutorial: https://docs.oxwall.org/dev:crash-course I get to the localization part where it tells me to go to <domain>/admin/dev-tools/languages, and get a "page not found" error. … More
moath
moath Feb 3 '15
hello guys .. how to change cookie timeout ? if users leave site without logout . to make them online 20 minute .cause my site its very new i use 1.7.2i know there some plugins , but ill do that manuallythx all More
Shawn
Shawn Nov 8 '15
I am having issues accessing my site and am being directed to e500.php page. I placed my site in debug mode and have turned to Oxwall for assistance. Ive included pictures of the 500 error page and the Debug print out. Regards, Shawn More
Topic location: Support » General Questions
Simone
Simone Nov 13 '15
Hi! I have a dedicated server with this configuration:Opteron 8 cores32GB ddr32x250GB SSD raid hdUbuntu 14Plesk 12.5Php 5.5.9 with Apache module served with ApacheOp_Cache on When an user with 500+ friends try to load dashboard, it takes a lot of time to show page (10-15 seconds). … More
john wilkins
john wilkins Nov 21 '15
… after the code. <?php define('OW_URL_HOME', 'http://1**.1**.*.**/oxwall/'); define('OW_DB_HOST', 'localhost'); define('OW_DB_PORT', null); define('OW_DB_USER', 'root'); define('OW_DB_PASSWORD', '{$db_password}'); define('OW_DB_NAME', 'oxwall'); define('OW_DB_PREFIX', 'ow_'); More
Topic location: Support » General Questions
Nanuky
Nanuky Nov 29 '15
… your last action. Error details: Type: Exception Message: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'groupId' cannot be null File: /home/myselfie/public_html/my-eso.com/ow_core/database.php Line: 720 Trace: #0 /home/myselfie/public_html/my-eso.com/ow_core/ … More
Onur
Onur Dec 8 '15
[Tue Dec 8 12:46:08 2015] [ow_core_log] [Notice] Message: Undefined index: HTTP_USER_AGENT File: /var/www/vhosts/ilkok.com/httpdocs/ow_core/request.php Line:158[Tue Dec 8 12:46:12 2015] [ow_core_log] [Notice] Message: Undefined index: HTTP_USER_AGENT File: /var/www/vhosts/ilkok. … More
dudi
dudi Dec 9 '15
… ;    $this->addElement( $submit );     }         public function isValid( $data = NULL )     {         return ( !empty($_FILES['photo']) && $_FILES['photo']['error'] === 0 & More
tammy harris
tammy harris Dec 18 '15
… ;what cache is this trying to call db cache ?? its in this     public function queryForObjectList( $sql, $className, array $params = null, $cacheLifeTime = 0, $tags = array() )    {        $dataFromCache = $this->getFromCache($sql, $params, $ … More
Bob Brown
Bob Brown Dec 22 '15
Hello, While trying to register a profile I am getting a null error, keep in mind I removed this below in the join_html.php file to not allow users to select account specific type     //{if $ … More
Sakchai Stitthai
Sakchai Stitthai Dec 24 '15
Hi. I'm having an issue on a fresh oxwall install. I'm using port 82 on my xampp apache server. Everything is ok but when I try to use newsfeed send button. I got an error:http://my_local_ipaddress/oxwall/newsfeed/ajax/status-update/:82?I cannot find how to set this port correctly:http: … More
Mark Atkinson
Mark Atkinson Aug 18 '13
I have my community on a different domain than my main site. How can I have my community redirect to my main site after logging out? I have searched the forums but other questions for redirects are tended to be for error pages & logins rather than logging out. Thanks in advance, Mark More
Fred
Fred Dec 27 '15
… .replace( element_id, CKCONFIG );//editor.on('blur',function(e){ editor.updateElement(); element.val(editor.getData());console.log(element.val())},null,null,1);//$(this).parents('.settings_form').bind('submit',function(){ editor.updateElement(); }); $('.floatbox_container input.dd_save').off('click') … More
Oleg
Oleg Jan 8 '16
Здравствуйте!Есть почти действующий сайт на XOOPS, данные из которого нужно перенести на OXWALL. А именно:1. Пользователи их данные2. Форум3. Фотогалерею4. Личные сообщения 5. Статьи 6. Комментарии Буду благодарен если кто-то возьмется помочь. Естественно за вознаграждение. More
Ulises Aguilera
Ulises Aguilera Jan 14 '16
… .php(723): PDOStatement->execute() #1 /home/mejico/public_html/uli.mx/ow_core/database.php(451): OW_Database->execute('SHOW COLUMNS FR...', NULL) #2 /home/mejico/public_html/uli.mx/ow_plugins/advancedblogs/classes/api.php(34): OW_Database->query('SHOW COLUMNS FR...') #3 /home/mejico/ … More
yaser alimardany
yaser alimardany Jan 16 '16
I used color field picker in admin setting. After submit button Clicked, undefined value post with form for that field. More
Kenneth
Kenneth Jan 31 '16
Hi,Site is down.... :( After auto update to 1.8.1 my site went down. Have done and followed as support says:http://www.oxwall.org/forum/topic/44433 This is my error: Message:SQLSTATE[42S22]: Column not found: 1054 Unknown column 'key' in 'where clause'File:/home/xxxxxxx/www/ow_core/database. … More
Topic location: Support » General Questions
Jordi
Jordi Feb 12 '16
… = follow.feedId AND action_feed.feedType = follow.feedType            WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_approve_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND cactivity.userId = 2 AND activity.status=' … More
Jobee Bendijo
Jobee Bendijo Feb 13 '16
… /domains/planettickle.com/public_html/ow_plugins/newsfeed/classes/user_driver.php(42): NEWSFEED_BOL_ActionDao->findByUser(2, Array, 1455421417, NULL) #6 /home/jomik12/domains/planettickle.com/public_html/ow_plugins/newsfeed/classes/driver.php(62): NEWSFEED_CLASS_UserDriver->findActionList( … More
Pages: «« « ... 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 »