JomSocial - on a diet / no solved

Feel free to talk about everything related to our Joomla Products
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sun Aug 14, 2011 9:41 pm
hello

I can react to this news (http://www.gavickmagazine.com/home/item ... entsAnchor)
I would like to know if it works on all versions of 2.2.4 and 2.2.3 and JomSocial above?

and my other question, or should I make these changes, which files to change the lines?

thank you
cordially
User avatar
Senior Boarder

GK User
Mon Aug 15, 2011 8:36 pm
hi

help me please

thank
User avatar
Senior Boarder

GK User
Mon Aug 15, 2011 9:03 pm
Best way to know is to test it, I have lasted version of JomSocial but I haven't tried that, but I'm pretty sure it would work.
User avatar
Expert Boarder

GK User
Mon Aug 15, 2011 10:14 pm
thank you for your answer:

the problem is not that I really understood what were the files to edit to do this, I could see the code?

THANK YOU
User avatar
Senior Boarder

GK User
Mon Aug 15, 2011 10:32 pm
Not sure... If you have Dreamweaver you can use the Search option on to menu, and on the search box, add:

Code: Select all
<script type="text/javascript" src="/(...)/components/com_community/assets/joms.jquery.js"></script>


Then let the Search run. Dreamweaver will seek on all files inside a folder you specified, in this case /com_community, and display the page where that code is, which you can open and edit, that's the fastest way.

Hope it helps :whistle:
User avatar
Expert Boarder

GK User
Tue Aug 16, 2011 10:47 am
hi,

I don't have dreamwe , i notepad + ?
User avatar
Senior Boarder

GK User
Tue Aug 16, 2011 2:15 pm
Notepad+ also can make the search if I'm not mistaken... well, try it, if you don't find it, I do it here and I let you know where.
User avatar
Expert Boarder

GK User
Tue Aug 16, 2011 2:23 pm
what's the documents .php in transformation
User avatar
Senior Boarder

GK User
Tue Aug 16, 2011 2:30 pm
I'll use Dreamweaver, give me a couple of minutes.
User avatar
Expert Boarder

GK User
Tue Aug 16, 2011 2:51 pm
Code: Select all
<script type="text/javascript" src="/(...)/components/com_community/assets/joms.jquery.js"></script>

File: /templates/default/facebook.inviteframe.php

Code: Select all
<script type="text/javascript" src="/(...)/components/com_community/assets/script-1.2.js"></script>

Note: Unable to find.

Code: Select all
<script type="text/javascript" src="/(...)/components/com_community/assets/window-1.0.js"></script>

Note: Unable to find.

Code: Select all
<script type="text/javascript" src="/(...)/components/com_community/assets/joms.ajax.js"></script>

Note: Unable to find.

However, you'll be able to find all .js files inside

/components/com_community/assets


Sames as CSS, etc. The thing is, you don't need to edit the files that call either .js or .css, what you need to do is to use something that compresses it, to reduce page load.

That's all.
User avatar
Expert Boarder

GK User
Wed Aug 17, 2011 4:03 pm
hello
I will try to find, but it would have been even though we know and know which files to edit and lines in files is correct

thank you
;)
User avatar
Senior Boarder

GK User
Wed Aug 17, 2011 6:11 pm
No problem.

I also noticed that the tutorial doesn't quite relates to the lastest JomSocial suite, which I have, so if you're unable to find any file mentioned there, don't worry, just move on.
User avatar
Expert Boarder


cron