JomSocial v. 2.8 errors

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Apr 18, 2013 6:06 am
Reply with quote
Report this post
hi ,

please take a look at my test site ...

there are lots of errors.

this is only when i use module " Jomsocial Photos Module Extended "

dont know why is doing that to nsp.

any other pages that i have without that module are fine ...

its only on home page for now ...

i really need this module ... and hope this can be solved ..

my site url

http://anunturiuk.com/test/RegatulUnit-Joomla

thank you
User avatar
Gold Boarder

Konrad M
Thu Apr 18, 2013 8:17 am
Reply with quote
Report this post
User avatar

GK User
Thu Apr 18, 2013 5:10 pm
Reply with quote
Report this post
hi,

i tried everything i could ... i edited the configuration.php file
I´ve just played around and changed the following in configuration.php


# public $error_reporting = 'development';
var $error_reporting = '30711';


also Global Configuration - Server = Error Reporting = NONE

also php.ini

display_errors = Off
error_reporting = E_ALL & ~E_DEPRECATED

i also tried with error_reporting = Off ...

nothing works ...

really need to turn this off to be able to use the template .... this is btw happening only with news template so far ...

thanks

i will include my php.ini
php.zip
User avatar
Gold Boarder

GK User
Thu Apr 18, 2013 5:12 pm
Reply with quote
Report this post
during Joomla installation i had everything marked green ... so i was good to go there
User avatar
Gold Boarder

Konrad M
Fri Apr 19, 2013 3:42 pm
Reply with quote
Report this post
yes but you should have
Code: Select all
error_reporting=E_ALL & ~E_STRICT & ~E_DEPRECATED & ~E_WARNING & ~E_NOTICE


in your php.ini and you said you have
Code: Select all
error_reporting = E_ALL & ~E_DEPRECATED
User avatar

GK User
Fri Apr 19, 2013 8:51 pm
Reply with quote
Report this post
i change it to

[quote="Konrad M"]yes but you should have
Code: Select all
error_reporting=E_ALL & ~E_STRICT & ~E_DEPRECATED & ~E_WARNING & ~E_NOTICE


but still shows all errors ...
User avatar
Gold Boarder

Konrad M
Mon Apr 22, 2013 8:40 am
Reply with quote
Report this post
Did you restart your apache server after you changed it ?
User avatar

GK User
Mon Apr 22, 2013 10:22 am
Reply with quote
Report this post
Dont have access to that ... Should i ask the hosting provider ?
User avatar
Gold Boarder

Konrad M
Mon Apr 22, 2013 10:24 am
Reply with quote
Report this post
If you changed something in yours server php.ini file, I think yes.
User avatar

GK User
Sat Apr 27, 2013 9:53 am
Reply with quote
Report this post
hi,

i spend i few days reading other forums regarding this issue , and problem should be solved by simply changing the php.ini

to
Code: Select all
Changed the following in php.ini

From: error_reporting = E_ALL | E_STRICT
To: error_reporting = E_ALL & ~E_STRICT

From: display_errors = On
To: display_errors = Off

Also in configuration.php file
Changed: var $error_reporting = ‘-1′; to var $error_reporting = ’6135′;


well for some reason this doesnt work for me when "ONLY" when i use this "news" template.
any other template i use everything works.

the module causing this issues are :

#1 Jomsocial Events Module Extended >> http://www.minitek.gr/extensions/jomsocial/jomsocial-free-extensions/item/91-jomsocial-events-module-extended.html

#2 Jomsocial Photos Module Extended >> http://www.minitek.gr/extensions/jomsocial/jomsocial-free-extensions/item/8-jomsocial-photos-module-extended.html

soon i turn this 2 modules off everything is fine ....

the modules are causing this but like i said only when used with the news template...

i try to contact the developer of the modules ... with not luck .

hope someone here can help ....really need this modules .

thank you
User avatar
Gold Boarder

GK User
Sat Jun 29, 2013 10:02 am
Reply with quote
Report this post
Hi,

What is your Jomsocial version? If it is the latest version (2.8) then the modules can't work, take a look at http://www.jomsocial.com/addons/modules ... e-extended you will see that that module is compatible for version 2.0 only.
User avatar
Platinum Boarder


cron