Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Photo Limit

6 years 8 months ago
  • lion's Avatar
    Topic Author
  • lion
  • Offline
  • Junior Boarder
  • Posts: 103
  • Thank you received: 2
Licenses:
JomSocial Active iSEO Active Socialize Active

Hi,
i had 2 photos and a limit from 10 Photos and i cant upload more photos, Only for understanding; i have delete the cache and delete some photos from stream but i get always the message that i have further 10 photos. What is the failure? Now i have a limit to 15 photos as solution, but what can i do in this situation?

Thanks

6 years 8 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi,

Your htaccess for backend is not working, would you mind check again please? also I cant access your frontend, its blocked by Admin Tools component.

thank you!

6 years 8 months ago
  • lion's Avatar
    Topic Author
  • lion
  • Offline
  • Junior Boarder
  • Posts: 103
  • Thank you received: 2
Licenses:
JomSocial Active iSEO Active Socialize Active

Hi,
i have admin tools open for indonesia and edit the link. please try it again.

BR

6 years 8 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi,

Thank you, Now I need phpmyadmin access, need to check the database record to debug it.

thank you!

6 years 8 months ago
  • lion's Avatar
    Topic Author
  • lion
  • Offline
  • Junior Boarder
  • Posts: 103
  • Thank you received: 2
Licenses:
JomSocial Active iSEO Active Socialize Active

Ok, i have added the data at first post.

6 years 8 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi,

I see, this is valid bug..the unpublished photo still be counted on the profile page.

thank you!

6 years 8 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi,

To fix this open this file components/com_community/models/photos.php , find this code

$query .= ' AND '.$db->quoteName('albumid').'<>0';
replace to :
$query .= ' AND '.$db->quoteName('albumid').' <> 0 AND a.' . $db->quoteName('published') . ' = ' . $db->quote(1);

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW