21
wishcraft
Re: xTRANSAM 1.14 RC

Sorry about that fokes I hadn’t really had a chance to test it, this is XTransam 1.14 RC – and yes micheal i did turn on the debug to get rid of all the warnings and notices, I had to add some functions that were missing from the providers which was causing the WSOD..

Try this version.. Introducing XTransam 1.14 RC.

Download URL:http://sourceforge.net/projects/chronolabs/files/XOOPS/Modules/xtransam/xoops2.5_xtransam_1.14.zip/download - 112Kb

Simon
Resized Image
www.ohloh.net/accounts/226400

Follow, Like & Read:-

twitter.com/RegaltyFamily
github.com/Chronolabs-Cooperative
facebook.com/DrAntonyRoberts

22
timgno
Re: xTRANSAM
  • 2011/10/26 7:40

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


Thanks Wish!

If you have other versions in the future, you may delete the object named $indexAdmin for each call to admin/index.php, We don't need so many times, just one on top of the file

23
Mamba
Re: xTRANSAM 1.14 RC
  • 2011/10/26 7:45

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Thanks Simon for the update, this is good progress! I am sure, Sadistiko will be more happy now!

MyMemory auto-translation works, but on he Google translation I'm still getting blank screen.

There are still some bugs left, at least when I test on PHP 5.3.8.

For example, in /admin/admin_header.php

include_once (dirname(dirname(dirname(dirname(__FILE__)))) .'mainfile.php');

you've missed the DIRECTORY_SEPARATOR:

include_once (dirname(dirname(dirname(dirname(__FILE__)))). DIRECTORY_SEPARATOR .'mainfile.php');

which then causes:

Quote:
Warning: include_once(S:\wamp64\www\xtest254a1mainfile.php) [function.include-once]: failed to open stream: No such file or directory in S:\wamp64\www\xtest254a1\modules\xtransam\admin\admin_header.php on line 30


Please also add the new icons to the folder structure with:

/Frameworks/moduleclasses/icons/32

so they are part of the download.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

24
timgno
Re: xTRANSAM
  • 2011/10/26 7:50

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


This has not been already defined in language/global.php ?

define ("_CHARSET","UTF-8"); 
define ("_CHARSET_ISO","ISO-8859-1");

25
timgno
Re: xTRANSAM
  • 2011/10/26 8:58

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


Add this:
// Index 1.12 by (Timgno)
define("_AM_XTRANSAM_ADMIN_NUMTRASL""Translation Services");
define("_AM_XTRANSAM_THEREARE_NUMTRASL","There are <span class='red bold'>%s</span> Translation in the Database");


two line in language/english/admin.php

26
timgno
Re: xTRANSAM
  • 2011/10/26 9:24

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


Don't work

Missed:

- Create client ID on google api consol
- Client ID: XXXXXXXXXXXX.apps.googleusercontent.com
- Client secret: XXX-XXXXXXXXXXXXXXXXX_XX
- Redirect URIs: urn:ietf:wg:oauth:2.0:oob
-http://localhost

27
sadistiko
Re: xTRANSAM
  • 2011/10/26 9:43

  • sadistiko

  • Friend of XOOPS

  • Posts: 477

  • Since: 2004/12/13


Thank you all! I'm in Slovenia today, so I'll check this when I come back to Croatia.
Croatian Xoops support site:
www.xoopshr.org
Lowcost linux hosting:
www.adpgroup.hr

28
sadistiko
Re: xTRANSAM
  • 2011/10/27 19:51

  • sadistiko

  • Friend of XOOPS

  • Posts: 477

  • Since: 2004/12/13


It looks manual translation and building of file base is working.
Only error I get is:

Warning: include_once(/home/adpgroup/public_html/xoopsmainfile.php) [function.include-once]: failed to open streamNo such file or directory in /home/adpgroup/public_html/xoops/modules/xtransam/admin/admin_header.php on line 30

Warning
: include_once() [function.include]: Failed opening '/home/adpgroup/public_html/xoopsmainfile.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php'in /home/adpgroup/public_html/xoops/modules/xtransam/admin/admin_header.php on line 30


Not sure if this has something with final translations, but maybe you can check what is all baout?

PS. I got my second son few weeks ago so I'm all in child works right now. Hope, my translation to croatian will come next week.
Croatian Xoops support site:
www.xoopshr.org
Lowcost linux hosting:
www.adpgroup.hr

29
cgunther
Re: xTRANSAM
  • 2011/10/27 23:22

  • cgunther

  • Just popping in

  • Posts: 59

  • Since: 2005/3/27


not related but...
@ sadistiko

Congratulations on your new boy! Enjoy while they are young.

30
Mamba
Re: xTRANSAM
  • 2011/10/28 6:34

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
PS. I got my second son few weeks ago so I'm all in child works right now

Congratulations! I hope, his name will be XOOPS!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

Login

Who's Online

151 user(s) are online (97 user(s) are browsing Support Forums)


Members: 0


Guests: 151


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