Hi, Paulo.
I assign developer to this thread.
Hi Paulo,
do you have any customization at any code?
if not, try to re-install without uninstall everything. Because at my latest jomsocial environment doesn't have this issue. so I assume this is not bug. after re-install the issue still exist. please let me know, I need to investigating it.
Regards,
Albert
Hi Albertus,
Before the problem, the only change was code here:
www.jomsocial.com/forum/installation/185...-when-changing-cover
Hi Paulo,
I want do deep debugging. I need to download your site (exclude images folder). I need to make local copy, I need permission from you.
If I debugging straight to your live site. its to risky. can damaging your site in temporary .
Regards,
Albert
Hi Paulo,
your site copy could not run at local copy. maybe there are some security things. do you have test/development site?
if not, could you please make clone from live site to test site? so I can freely do some debugging.
while waiting for your response. I will continue to try to make a local copy to running at my local.
Regads,
Albert
In my enviroment, on php.ini, this is the block of the extensions
No custom configuration or custom settings.
I do not know if this happens in a default installation of jomsocial + socializer template (that youtube error), but probably happens.
Thank you.
extension=php_bz2.dll
extension=php_curl.dll
extension=php_mbstring.dll
extension=php_exif.dll
;extension=php_fileinfo.dll
extension=php_gd2.dll
extension=php_gettext.dll
extension=php_gmp.dll
;extension=php_intl.dll
extension=php_imap.dll
;extension=php_interbase.dll
;extension=php_ldap.dll
;extension=php_mssql.dll
extension=php_mbstring.dll
;extension=php_exif.dll ; Must be after mbstring as it depends on it
extension=php_mysql.dll
extension=php_mysqli.dll
;extension=php_oci8.dll ; Use with Oracle 10gR2 Instant Client
;extension=php_oci8_11g.dll ; Use with Oracle 11gR2 Instant Client
extension=php_openssl.dll
;extension=php_pdo_firebird.dll
extension=php_pdo_mysql.dll
;extension=php_pdo_oci.dll
;extension=php_pdo_odbc.dll
;extension=php_pdo_pgsql.dll
extension=php_pdo_sqlite.dll
;extension=php_pdo_sqlite_external.dll
;extension=php_pgsql.dll
;extension=php_pspell.dll
;extension=php_shmop.dll
; The MIBS data available in the PHP distribution must be installed.
; See
www.php.net/manual/en/snmp.installation.php
;extension=php_snmp.dll
extension=php_soap.dll
extension=php_sockets.dll
extension=php_sqlite3.dll
;extension=php_sybase_ct.dll
;extension=php_tidy.dll
extension=php_xmlrpc.dll
extension=php_xsl.dll