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.

A few issues with Groups

10 years 8 months ago
  • Alex's Avatar
    Topic Author
  • Alex
  • Offline
  • Fresh Boarder
  • Posts: 11
  • Thank you received: 0
Licenses:
JomSocial Expired

All info is in the first post.

10 years 8 months ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

on your first post I only see the cpanel access and backend access, there is no access for htaccess form

Attachments:
10 years 8 months ago
  • Alex's Avatar
    Topic Author
  • Alex
  • Offline
  • Fresh Boarder
  • Posts: 11
  • Thank you received: 0
Licenses:
JomSocial Expired

Hey sorry i'm on complete lock down, i've discouverd 50 thousand files all in com_commnity / controllers

as you can see by the image, it's freaking scary so i'm looking in to all off this at the moment and then will hit you up if i stil can't figure things out

Attachments:
10 years 8 months ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

okay no problem, please let me know once you done.

10 years 8 months ago
  • Alex's Avatar
    Topic Author
  • Alex
  • Offline
  • Fresh Boarder
  • Posts: 11
  • Thank you received: 0
Licenses:
JomSocial Expired

i've edited the first post so you have access to back end, check the firewall access password

best

10 years 8 months ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

Hi Alex,

Please make sure you update to the latest version first, just released minutes ago, I will inspect this issue further if this issue still happened in version 3.2.1.5

thank you very much!

10 years 8 months ago
  • Alex's Avatar
    Topic Author
  • Alex
  • Offline
  • Fresh Boarder
  • Posts: 11
  • Thank you received: 0
Licenses:
JomSocial Expired

Hey, ok so iv'e still got the uploading problems in Groups can't upload, Now this is the only problem that is relevent to Jomsocial support, as i've also got it on other clients site and not with the same template. there are some Javascipt errors but that isn't to do with jomsocial tempalte support are looking in to it at he moment.

10 years 8 months ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

Hi Alex,

I see, the upload file is still not working fine, would you mind to verify your cpanel access, please? the username and password is not working.

thank you

10 years 8 months ago
  • Alex's Avatar
    Topic Author
  • Alex
  • Offline
  • Fresh Boarder
  • Posts: 11
  • Thank you received: 0
Licenses:
JomSocial Expired

Hey sorry i had forgotten to update the password, done now thanks

10 years 8 months ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

Hi Alex,

The uploading files is working fine now, this issue caused by table structures was outdated, now I already updated it..

thank you

Attachments:
10 years 8 months ago
  • Alex's Avatar
    Topic Author
  • Alex
  • Offline
  • Fresh Boarder
  • Posts: 11
  • Thank you received: 0
Licenses:
JomSocial Expired

Y>our a boss man thanks, could you explain what you did as i've got it on many other site


best

10 years 8 months ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

Apply this query via phpmyadmin, and dont forget to change the prefix #__

DROP TABLE IF EXISTS `#__community_files`;
CREATE TABLE `#__community_files` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL,
  `groupid` int(11) NOT NULL,
  `discussionid` int(11) NOT NULL,
  `bulletinid` int(11) NOT NULL,
  `eventid` int(11) NOT NULL,
  `profileid` int(11) NOT NULL,
  `filepath` varchar(255) NOT NULL,
  `filesize` int(11) NOT NULL,
  `hits` int(11) NOT NULL,
  `storage` varchar(64) NOT NULL,
  `creator` int(11) NOT NULL,
  `created` datetime NOT NULL,
  `type` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `discussionid` (`discussionid`),
  KEY `groupid` (`groupid`),
  KEY `creator` (`creator`),
  KEY `bulletinid` (`bulletinid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

10 years 8 months ago
  • Alex's Avatar
    Topic Author
  • Alex
  • Offline
  • Fresh Boarder
  • Posts: 11
  • Thank you received: 0
Licenses:
JomSocial Expired

Ok so i've actualy been told that jomsocial is at fault for the Other javascript problems as it happends on joomla default tempate and jomsocial template

in groups if i create a private group, and try and join the group, nothing happends, but if i refresh the page i can see that i am awaiting aprooval.

Then as admin iif i try and approove the user for the group the Aproove button doesn't work. and also leave group takes me to a blank page (in background it does make me leave the group tho,

10 years 8 months ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

Hi Alex,

the file upload issue is not JS issue, that is DB issue..

I am inspecting the approval things, will back to you once I solved it.

thank you

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