Support

  1. mikhaelm
  2. Bug Report
  3. Saturday, July 18 2015, 01:06 PM
Hi,
error create photo album in opera browser
Attachments (1)
admin Accepted Answer
Admin
Hi,
sorry we have tried with latest version of Opera and works. Try in our demo site (socialnetwork.easy-profile.com), if work with your browser then you have another problem.
  1. more than a month ago
  2. Bug Report
  3. # 1
mikhaelm Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 2
admin Accepted Answer
Admin
Hi,
we have tested on multilingual site and no problem. Have you installed some other plugin or changed some file? anyway, if you can post me your site details we will check this problem. We have tried on your site and not work even in Chrome.
  1. more than a month ago
  2. Bug Report
  3. # 3
mikhaelm Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 4
admin Accepted Answer
Admin
Hi,
I think you have a strange configuration for mysql server, maybe you have some like "STRICT_TRANS_TABLES" on "sql_mode" parameter into your configuration file (my.cnf or my.ini)

try to check
  1. more than a month ago
  2. Bug Report
  3. # 5
mikhaelm Accepted Answer
Hi,
DEBUG:
2015-07-24 17:30:11 Notice: Notice (8): Undefined variable: users in [/plugins/jsn/socialnetwork/app/Controller/UsersController.php, line 215]
Trace:
UsersController::ajax_browse() - APP/Controller/UsersController.php, line 215
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
SocialNetwork::__construct() - ROOT/plugins/jsn/socialnetwork/socialnetwork.php, line 209
SocialNetwork::getInstance() - ROOT/plugins/jsn/socialnetwork/socialnetwork.php, line 241
PlgJsnSocialnetwork::renderPlugin() - ROOT/plugins/jsn/socialnetwork/socialnetwork.php, line 104
JEvent::update() - ROOT/libraries/joomla/event/event.php, line 69
JEventDispatcher::trigger() - ROOT/libraries/joomla/event/dispatcher.php, line 160
JsnController::display() - ROOT/components/com_jsn/controller.php, line 141
JControllerLegacy::execute() - ROOT/libraries/legacy/controller/legacy.php, line 728
require_once - ROOT/components/com_jsn/jsn.php, line 16
JComponentHelper::executeComponent() - ROOT/libraries/cms/component/helper.php, line 392
JComponentHelper::renderComponent() - ROOT/libraries/cms/component/helper.php, line 372
JApplicationSite::dispatch() - ROOT/libraries/cms/application/site.php, line 191
JApplicationSite::doExecute() - ROOT/libraries/cms/application/site.php, line 230
JApplicationCms::execute() - ROOT/libraries/cms/application/cms.php, line 252
[main] - ROOT/index.php, line 45
  1. more than a month ago
  2. Bug Report
  3. # 6
admin Accepted Answer
Admin
This is only a PHP notice.

I think you have a strange configuration for mysql server, maybe you have some like "STRICT_TRANS_TABLES" on "sql_mode" parameter into your configuration file (my.cnf or my.ini)

Have you check this?
  1. more than a month ago
  2. Bug Report
  3. # 7
mikhaelm Accepted Answer
Hi,
I set in mysql "STRICT_TRANS_TABLES"
  1. more than a month ago
  2. Bug Report
  3. # 8
admin Accepted Answer
Admin
try to leave blank sql_mode parameter and restart your MySQL server.
  1. more than a month ago
  2. Bug Report
  3. # 9
mikhaelm Accepted Answer
Hi,
I understand you correctly remove from sql_mode setting STRICT_TRANS_TABLES and restart mysql
  1. more than a month ago
  2. Bug Report
  3. # 10
mikhaelm Accepted Answer
Hi,
It did not help...
  1. more than a month ago
  2. Bug Report
  3. # 11
admin Accepted Answer
Admin
this error is due to Sql mode setting, the error happen because in our table is not specified default value of columns. normally MySQL or any other DB provider assign NULL value.

try to read some docs about this to solve your error.

have you restarted your DB server?
you're sure that is this the corre tra configuration file used by the server?
  1. more than a month ago
  2. Bug Report
  3. # 12
mikhaelm Accepted Answer
Hi,
I'm made in the global settings Mysql.
Specify where is the connection with mysql.
  1. more than a month ago
  2. Bug Report
  3. # 13
admin Accepted Answer
Admin
Hi,
we have made a debugging on your site, the error "uncaught syntax error unexpected token <" become because in ajax request to create Album, the system return a error, so when javascript try to parse response find HTML error page instead JSON response.

to check this error page you can try to add this code in file /media/socialnetwork/js/global.js at the end of line 269
console.log(data);
Now, after error try to check browser console.
  1. more than a month ago
  2. Bug Report
  3. # 14
mikhaelm Accepted Answer
Hi,
Here is what
  1. more than a month ago
  2. Bug Report
  3. # 15
mikhaelm Accepted Answer
and is involved here is the script:
plugins/jsn/socialnetwork/app/webroot/js/global.js
  1. more than a month ago
  2. Bug Report
  3. # 16
admin Accepted Answer
Admin
and is involved here is the script:
plugins/jsn/socialnetwork/app/webroot/js/global.js
Yes, in this script there are ajax functions.

Which version of mysql you have?
  1. more than a month ago
  2. Bug Report
  3. # 17
mikhaelm Accepted Answer
MySQL ver 5.5.x
  1. more than a month ago
  2. Bug Report
  3. # 18
admin Accepted Answer
Admin
have you some tool like PhpMyAdmin, if yes can you please post me credentials to access, we will create default values in ours table to fix this problem on your site.
  1. more than a month ago
  2. Bug Report
  3. # 19
mikhaelm Accepted Answer
Content Protected
  1. more than a month ago
  2. Bug Report
  3. # 20
admin Accepted Answer
Admin
Hi,
I'm sorry but without this tool this require many many time (and mijoSQL is poor to change table columns),, anyway the best way is to have a correct configuration of mysql (for production).
  1. more than a month ago
  2. Bug Report
  3. # 21
mikhaelm Accepted Answer
write what and where you need to change ...

Mysql correct settings have on server cluster, the server only works with the base, each virtual server is set up a subsidiary database are replicated to your cluster. To change you must first change to the master in the cluster then enter changes in subordinate base
  1. more than a month ago
  2. Bug Report
  3. # 22
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.

Request Support

Support is currently Offline

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.