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
0
votes
0 answers

Joomla/Jomsocial include core.php

I want to use some functions of the Jomsocial core.php file which is discribed here: http://documentation.jomsocial.com/wiki/Integrating_Your_Component I want to get access to the user avatars. I build a php file, which shows me some user data that…
CSDev
  • 19
  • 8
0
votes
1 answer

How to cross-reference two sql tables then display output of one column if row exists?

Please provide some insight, as I am about 99.9% ignorant about working with sql. I have put all columns in parentheses. I want to: Grab a number (id) from the v14_users table (for the user whose profile page is currently being viewed). Find the…
Moni
  • 13
  • 2
0
votes
1 answer

Joomla Invalid token / Session timeout issue

I have a site that is implemented in Joomla 3.1.5 on which the following are installed http://www.joomlart.com/joomla/templates/ja-muzic --> This is the theme http://www.jomsocial.com/ --> Used as the community plugin http://www.kunena.org/ --> The…
sandy.sk
  • 96
  • 1
  • 6
0
votes
1 answer

payplan jomsocial auto login and new user activation

I am using the payplan and jomsocial for new user registration. What i need is that new user should automatically logged in after subscription. I'm using autologin and activate after payment apps and every thing is working fine except new user is…
Jitender Thakur
  • 490
  • 5
  • 15
0
votes
0 answers

password encryption joomla and jomsocial

We have a weird problem with password encryption at our website beta1.iamyogi.com. We register a user at the website. There is a full registration possible with activation link in the e-mail. It is working till I want to log in. Even with a simple…
0
votes
2 answers

Joomla/JomSocial Rewrite a phrase in a url

I am building a Joomla 3 site with JomSocial. A feature in JomSocial is "friends" but we would prefer that feature to be called "contacts" so I'm wondering if it is possible to rewrite/replace a phrase in a search engine friendly url. So right now…
0
votes
1 answer

Joomla Website - Jomsocial SQL Error

I have recently upgraded Joomla from 2.5 to 3.0 and also upgraded my JomSocial to the latest version. Immediately after upgrading, everything worked fine. I then woke up this morning to a SQL error. There is as follows: 1064 You have an error in…
0
votes
2 answers

How to create multiple communities in jomsocial?

My client want a multiple profile website. It has multiple management companies and each company have to create multiple communities and each community will have separate admin to manage the users events and profiles inside the community. I am using…
Delphin Sam
  • 142
  • 2
  • 12
0
votes
1 answer

Jomsocial user details via web service using mysql

I am trying to get all jomsocial users into a json webservice. I have tried and get all users details by using select query below. SELECT * FROM #_community_users But i have some extra user fields in to the #_community_fields_values table. My…
Delphin Sam
  • 142
  • 2
  • 12
0
votes
1 answer

administrator page become blank after install jomsocial

I have Joomla 3.0 and i install Jomsocial after it my administrator front page become blank in localhost. jomsocial provide me two zip folder one is com_community_pro_3.0.5.3 and iJoomla-Installer-Updater and i installed com_community_pro_3.0.5.3.
Preeti Bisht
  • 69
  • 1
  • 1
  • 9
0
votes
3 answers

Adding the jomsocial toolbar to a module in joomla 3.0

I need your help. Is it possible to add the jomsocial toolbar to a module in joomla 3.0 programmatically? In the past (Joomla 1.5 / 2.5) a few different methods worked but I guess upgrades changes this. I have searched high and low and tried every…
Flippinmonk
  • 1,029
  • 2
  • 8
  • 6
0
votes
1 answer

My site is running really slow now. Was really fast, now lots of members

Hey so my site is running pretty slow. page load speed is about 9.5 seconds. It was about 3.5 seconds. But now that my site is being populated it seems to become more sluggish. Here's my site. http://couplecoffee.com I am not a huge Database guru.…
tadd
  • 11
  • 1
0
votes
1 answer

JomSocial 2.8.x require minimum Joomla! CMS 2.5.6

I have to done the network site, So i am using the Jomsocial component in my web site. Once i will install the pack then the following errors will shown. JomSocial 2.8.x require minimum Joomla! CMS 2.5.6 Component Install: Custom install routine…
Vetrivel
  • 56
  • 4
0
votes
1 answer

disable email notifications to jomsocial users

L.S., I have jomsocial 3.0.2 running on my Jommla 3.1.5 website. Though I have disabled system emails in the configuration, aswell as all other email notifications (except for email notification for removal of the profile) on the administrative…
0
votes
0 answers

How to get this to work in IE10 or IE9 or IE 8

I have this simple jomsocial jquery function that works perfect in Chrome, Safari and FireFox. But does not want to work in any IE version. See my code, please help joms.jQuery('#player-notice a.close').click(function(){ /alert('shoot click works…
Fan Hitz
  • 29
  • 9