101
oswaldo
Re: Replacing/combining system profiles with Yogurt profiles
  • 2010/8/22 16:51

  • oswaldo

  • Quite a regular

  • Posts: 215

  • Since: 2008/8/22


Hi

This is the install instructions in folder docs;

Install:
============================
1. Upload the yogurt-module directory to ROOT_URL/modules/
1a. Create in Folder /uplodas a Folder yogurt and yogurt/mp3
1b. set the Permission of 2 Folders to 0777

2. Log in to your site as administrator.

3. Install the module using the module administration panel at 'System Admin -> Modules'.

compability important note
---------------------------
xoops and jquery have a javascript function with the same name.
I have changed the calls using $ instead of jquery to jquery in my yogurt.js file ,
I am not sure that the compability problem is over with this but maybe it is.
Anyone please do report or help me on this.

optional procedure
-------------------
Hack to make the yogurt userpage as the main userpage of your site:

Open userinfo.php in the root of your site, search at the very beggining of the file for

$uid = intval($_GET['uid']);
if ($uid <= 0) {
redirect_header('index.php', 3, _US_SELECTNG);
exit();
}

Add after this the following lines:

header("Location:".XOOPS_URL."/modules/yogurt/index.php?uid=".$uid);
exit();



102
oswaldo
Re: XOOPS Multilanguage for User
  • 2010/8/4 14:28

  • oswaldo

  • Quite a regular

  • Posts: 215

  • Since: 2008/8/22


Hi
If you only need to translate, I suggest you that use a widget try with these code in one block you can see a demo here :

<!-- Begin TranslateThis Button -->
<div id="translate-this"><a href="http://translateth.is/" class="translate-this-button">Translate</a></div>

<script type="text/javascript" src="http://www.google.com/jsapi"></script>
<script type="text/javascript" src="http://x.translateth.is/translate-this.js"></script>
<script type="text/javascript">
TranslateThis(
{ fromLang : 'es', <!-- Put your default language code -->

ddLangs : [
'en', <!-- Languages in te first windows -->
'fr',
'ar',
'zh-CN',
'ko',
'it',
'cs',
'iw',
'de',
'pt-PT',
'ru',
'ja',
'vi',
'el',
'hi',
'tr'
]
}
);
</script>

<!-- End TranslateThis Button -->



103
oswaldo
Re: XLanguage: tons of problems
  • 2010/7/26 18:05

  • oswaldo

  • Quite a regular

  • Posts: 215

  • Since: 2008/8/22


Hi fibri

Maybe you don`t want to change but if you want to forget the problems put a google widget, djmai in esxoops make a litle modulo that install it as a module and you only have to give the permissions for the block, you can download HERE



104
oswaldo
Re: Mymenus 1.0 alpha available on Xuups SVN
  • 2010/7/23 1:41

  • oswaldo

  • Quite a regular

  • Posts: 215

  • Since: 2008/8/22


Thanks Travis this is the spanish translation



105
oswaldo
Re: New javascript-based captcha for XOOPS
  • 2010/7/18 0:32

  • oswaldo

  • Quite a regular

  • Posts: 215

  • Since: 2008/8/22


Thanks

Sorry I´m dumb




106
oswaldo
Re: New javascript-based captcha for XOOPS
  • 2010/7/17 19:50

  • oswaldo

  • Quite a regular

  • Posts: 215

  • Since: 2008/8/22


Thanks Runeher

I replaced the captcha folder in core/class, and when I go to the register page it´s show noting.

What I´m doing wrong? I test in xoops 2.44 and 2.45



107
oswaldo
Re: New javascript-based captcha for XOOPS
  • 2010/7/17 19:13

  • oswaldo

  • Quite a regular

  • Posts: 215

  • Since: 2008/8/22


Hi

How can I integrate into xoops, any manual?



108
oswaldo
Re: Facebook Connect
  • 2010/6/29 16:31

  • oswaldo

  • Quite a regular

  • Posts: 215

  • Since: 2008/8/22


Hi,
I don't know how you can do it but I think that you can use an if statement in the wblock or who is online module, eg: if username is numeric, use the full name, because Facebook has the full name and not use username, because this is the email.



109
oswaldo
Re: Who's Online Block & XIM ?
  • 2010/6/29 15:39

  • oswaldo

  • Quite a regular

  • Posts: 215

  • Since: 2008/8/22


Hi, the XIM is a chat that is enabled in the start page and if someone visit the site in start page when is the XIM, is logical that he is taken that he is visiting the module.

Look at the site title; it change to the XIM message when you sent o receive one.

Not problem for that is normal.



110
oswaldo
Re: Onair 1.04 Review
  • 2010/6/22 23:40

  • oswaldo

  • Quite a regular

  • Posts: 215

  • Since: 2008/8/22


I am a happy user of the Onair and pleasent with this changes.
I hope that Culex will update in the module.

Thanks Culex for create it and mboyden for his Review.




TopTop
« 1 ... 8 9 10 (11) 12 13 »



Login

Who's Online

181 user(s) are online (92 user(s) are browsing Support Forums)


Members: 0


Guests: 181


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits