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.

Error loadin photos

9 years 7 months ago
  • Ricardo's Avatar
    Topic Author
  • Ricardo
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
Licenses:
JomSocial Active

Hello Guys after testing a lot I've just found this issue bellow:

In My Profile/Photos/tab_My Photos are coming up this message: Warning: sprintf(): Too few arguments in /home/celexcom/public_html/libraries/joomla/language/text.php on line 312 - picture and file attached

Attachments:
9 years 7 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi,

this is a bug, I already reported it...

thank you

9 years 7 months ago
  • Ricardo's Avatar
    Topic Author
  • Ricardo
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
Licenses:
JomSocial Active

I didn't got this sorry! I missed some part. It's a bug and how can I resolve this???

9 years 7 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

for fixing this open this file components/com_community/views/photos/view.html.php, find this code :

CHeadHelper::setType('website', JText::sprintf('COM_COMMUNITY_PHOTOS_USER_PHOTOS_TITLE') . $album->name, CStringHelper::escape($album->getDescription()));
replace to :
CHeadHelper::setType('website', JText::sprintf('COM_COMMUNITY_PHOTOS_USER_PHOTOS_TITLE', $album->name), CStringHelper::escape($album->getDescription()));

9 years 7 months ago
  • Ricardo's Avatar
    Topic Author
  • Ricardo
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
Licenses:
JomSocial Active

Doesn't work

Attachments:
9 years 7 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi,

Weird, maybe caused by your 3rd party lang, for time being you can set the error reporting from Joomla config to none. Maybe it will help.

cheers!

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