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.

When a photo is reported, you cannot see it

10 years 8 months ago
Licenses:
JomSocial Expired

When something is reported, you see:

1 tagthewild.com/&actid=151 1 Pending View 2014-08-27 20:31:17 Unpublish Ignore

The link for the post returns:
Missing Controller. Please contact administrator.

and clicking the "view" button returns nothing.

10 years 8 months ago
Licenses:

Hi Anthony,

could please upgrade your joomsocial version to latest version 3.2.1.3? download it from jomsocial.com - "My Account".

I suggest you to install ijoomla installer component too. for ref: www.jomsocial.com/blog/new-ijoomla-installer

Regards,
Albert

10 years 8 months ago
Licenses:
JomSocial Expired

I cannot upgrade. I have too many modifications to the core that it would be external expensive to upgrade. Please assist

10 years 8 months ago
Licenses:

Hi Anthony,

if so, please provide me FTP access detail. but give me time for fixing the code, because you said too many modifications.
or your modifications maybe causing this issue. not sure about this.

Regards,
Albert

10 years 8 months ago
Licenses:
JomSocial Expired

there are no modifications to the back end of jomsocial, and the links are simply incorrect. could this be a link storing issue, or a link displaying in backend issue. one of the two has an error.

last time acces was given you changed alot of stuff on me without asking including updating jomsocial. i cannot give access again because of this violation to my site.

10 years 8 months ago
Licenses:

Hi Anthony,

please try this solution:
1. edit components/com_community/controllers/system.php
2 at line 340 or before

$uniqueString = md5($reportFunc . $pageLink);
put this code
$pageLink = str_replace("/&", '/?', $pageLink);

the query string must ?, not &. this issue has been fixed at our latest version.

Regards,
Albert

10 years 7 months ago
Licenses:
JomSocial Expired

was i supposed to just put it or replace something? i just added it above "$uniqueString = md5($reportFunc . $pageLink);"

when clicked, still says
Missing Controller. Please contact administrator.

this is the link showing tagthewild.com/&actid=451

10 years 7 months ago
Licenses:
JomSocial Expired

i change tagthewild.com/&actid=451 to tagthewild.com/?actid=451 and it does work but $pageLink = str_replace("/&", '/?', $pageLink); is not making it occur by itself.

10 years 7 months ago
Licenses:

Hi Anthony,

sorry, I dont understand with "is not making it occur by itself". could you please move specific?

Regards,
Albert

10 years 7 months ago
Licenses:
JomSocial Expired

the fix to add "$pageLink = str_replace("/&", '/?', $pageLink);" is not removing the "&" from the link and replacing with the "?",

i added "$pageLink = str_replace("/&", '/?', $pageLink);" to that code. was i supposed to replace "$uniqueString = md5($reportFunc . $pageLink);" or just place it before it. right now i have it right before it.

10 years 7 months ago
Licenses:

Hi Anthony,

it must before it, not replace. Please provide me FTP and valid administrator access detail. I will do it for you.

Regards,
Albert

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