By Spartan on Friday, 27 May 2016
Posted in General Issues
Likes 0
Views 284
Votes 0
When attempting to manually assign a badge to a user, the popup window to select the badge appears, but displays only the following text:

/administrator/index.php?option=com_easysocial&view=badges&tmpl=component&jscallback=assignBadge&callbackParams[]=978

978 is the user ID of the individual to whom the badge would have been assigned. The same result happens when attempting to assign a badge to another user.
The problem is because you have set this in the configuration.php for the variable $live_site ,



I have removed this value and it works fine now. If you really need this, then the $live_site should be https://strandhogg.xyz/spartan/
·
Friday, 27 May 2016 13:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Spartan,

It seems like something is removing the http:// prefix from the contents of the page. Do you have any plugins that is doing this? Are you also running on a staging environment from any hosting companies?

The result of the dialog should look like,

https://strandhogg.xyz/spartan/administrator/index.php?option=com_easysocial&view=badges&tmpl=component&jscallback=assignBadge&callbackParams[]=981
·
Friday, 27 May 2016 13:14
·
0 Likes
·
0 Votes
·
0 Comments
·
No staging environment, and as far as I can tell, no plugins are doing this (that I am aware of). The site is installed in a directory, not the root - but that has never been an issue before. Likewise, all other options and features seem to be working correctly.
·
Friday, 27 May 2016 13:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Can you please edit your post above and include the FTP access please?
·
Friday, 27 May 2016 13:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Done, my apologies. I forgot to add it.
·
Friday, 27 May 2016 13:22
·
0 Likes
·
0 Votes
·
0 Comments
·
I am an idiot. I had that set for testing something else and forgot to remove it, thanks for the help!
·
Friday, 27 May 2016 13:41
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Spartan
·
Friday, 27 May 2016 16:45
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post