Questions tagged [jomsocial]

A social networking software which can be used with Joomla.

This provides a complete social networking functionality to your joomla website. The latest version to the date is 2.6.2 wchich was released on 29 May 2012

Features of the software include

  • Social Stream
  • Photo Gallery
  • Organic user group
  • Custom user list
  • Video
  • Custom user profile
  • Event Management
  • Private Messaging system
  • External sharing

More features and pricing information at http://www.jomsocial.com

73 questions
1
vote
0 answers

Getting 403 forbidden in ajax

I am getting a very strange 403 forbidden error in an ajax call. The data is being sent in a post javascript object of multiple javascript variables after applying JSON.stringify on the object. One variable in the object is causing problems, which…
1
vote
0 answers

Jomsocial Extra Field

I am trying to create extra fields on the Jomsocial Groups Create New Group page, its suggested on the Jomsocial docs that the best way is to creat a plugin to do this. As I have never created such a complex plugin do anyone have a working example…
1
vote
2 answers

JomSocial - Registration Redirection

I am working on jomsocial. I have installed the "Redirect Registration for JomSocial" plugin for redirecting the registration page to jomsocial registration. I am getting the registration page but once the first step in registration in completed the…
maha
  • 11
  • 1
  • 3
1
vote
0 answers

Action for delete some posts jomsocial

I'm building a website using Joomla 2.5, JReviews and Jomsocial 2.6.2. Here is my big problem: userA is friends with userB and userA decides to post something to userB's wall. The big problem is that userB can't delete that (and it's a very big…
Tureac Cosmin
  • 83
  • 1
  • 1
  • 3
0
votes
0 answers

Modify username + jomsocial

I've used Jomsocial plugin in my site. And I found that there are only 2 options which are Real Name and Username for displaying on front page. I am wondering how can I customize it so that I can make it display in another format. For example, I…
Mayur Chauhan
  • 682
  • 1
  • 12
  • 25
0
votes
2 answers

Jomsocial transfer from one server to another

I am trying to transfer my website with jomsocial from one server to another. www.iremember.gr Previous server steps: Backup all the files from public_html folder. Backup the DB from php my admin. New server steps: Install joomla, entered the prefix…
Konstantinos Natsios
  • 2,874
  • 9
  • 39
  • 74
0
votes
1 answer

difference between CRoute and Jroute in Joomla 3

what difference between CRoute and Jroute in Joomla 3. $mainframe = JFactory::getApplication(); I have $mainframe->redirect(CRoute::_('index.php?option=com_community&view=register&task=registerProfileType', false)); this redirect, and it dosent…
Vahe Galstyan
  • 1,681
  • 1
  • 12
  • 25
0
votes
0 answers

Jomsocila login in Joomla 3.x

In Joomla 3.x I'm using Jomsocial. After first phase registration , it redirect to login page, with 303 error(that one I saw in Networks).
Vahe Galstyan
  • 1,681
  • 1
  • 12
  • 25
0
votes
1 answer

Joomla and JomSocial Intergration

We have a Joomla site and have Jomsocial installed. We have enabled the JomSocial HelloMe module. When we login and go to the home page of Jomsocial everything displays fine but we are getting a popup window asking us to login. If when logging in we…
PerryW
  • 99
  • 3
  • 11
0
votes
2 answers

Set JomSocial as root path in Joomla 3.4

I installed JomSocial as a component in my Joomla 3.4 deployment. whenever I access this component, the URL is like http://example.com/jomsocial/profile. How can I make it default/main/dominating component, which has URL…
hirikarate
  • 3,055
  • 4
  • 21
  • 27
0
votes
1 answer

Unknown class CFieldsTemplates for field templates

I have used jomsocial with jomsocial profile type.But when i try to regiter it gives me "Unknown class CFieldsProfiletypes for field profiletypes. " error. Profiletype is in group. And in backene i can not be able to see the field type as…
Dharti
  • 51
  • 5
0
votes
1 answer

Jomsocial error - Notice: JFactory::getUser(): The script tried to execute a method or access a property of an incomplete object

Im getting 2 errors. I saw that Jomsocial had the problem with their own site and fixed it but never posted how. Happens when you go to post an update in jomsocial and it locks up. You refresh the page and get Error Sorry, User ID not found. with…
Jay
  • 1
  • 1
0
votes
1 answer

jomsocial ask for login everytime the user post anything to the wall

After logging in when trying to post either text or photo or anything in the wall, it proceed the post successfully but it popup the log in window for entering the username and password again, if the user put the username and password then it asks…
0
votes
2 answers

echo not working in JomSocial plugin

I am making a JomSocial plugin to get name of the user but when I echo the name it is not displaying the name. Here is my code
Manx_Warrior
  • 99
  • 10
0
votes
1 answer

How To Get JomSocial User Groups Count

I am using Joomla and JomSocial to develop a social platform. JomSocial comes with some codes in the documentation, that allows me to retrieve certain information about the JomSocial user. For example: If i want to retrieve the JomSocial User Name,…
CyborgTeq
  • 1
  • 3