31
ipwgc
Re: I testing the module XoopsHeadline version 1.10 in Spanish
  • 2013/1/3 0:08

  • ipwgc

  • Quite a regular

  • Posts: 216

  • Since: 2005/8/13


I fixed the problem, it was on the xoops_version.php
around line 55 and 56
I change the path directory,
from this icons16' =>../../Frameworks
to this icons16' => '/Frameworks

Resized Image


THIS IS THE ORIGINAL XOOPS_VERSION.PHP IT NEED TO CHEANGE ON LINE 55 AND 56
//about
'author_website_url' => "https://xoops.org",
'author_website_name' => "XOOPS",
'module_website_url' => "https://xoops.org",
'module_website_name' => "XOOPS",
'release_date' => '2012/12/22',
'min_php' => '5.2.0',
'min_xoops' => '2.5.5',
'min_db' => array('mysql'=>'5.0.7', 'mysqli'=>'5.0.7'),
'min_admin' => '1.1',
'dirmoduleadmin' => '/Frameworks/moduleclasses/moduleadmin',
'icons16' => '../../Frameworks/moduleclasses/icons/16',
'icons32' => '../../Frameworks/moduleclasses/icons/32'
);



32
ipwgc
Re: I testing the module XoopsHeadline version 1.10 in Spanish
  • 2013/1/2 23:49

  • ipwgc

  • Quite a regular

  • Posts: 216

  • Since: 2005/8/13


I believe the problem is in the index page around line 70
specific on the $pathIcon16 . "/edit.png' alt='" . _EDIT . "'

SEET FROM HERE
$editUrl = ($userIsAdmin) ?"&nbsp;<a href='" . XOOPS_URL . "/modules/{$modDirName}/admin/main.php?op=edit&headline_id={$thisId}'><img src='" . $pathIcon16 . "/edit.png' alt='" . _EDIT . "' title='" . _EDIT . "'></a>" : '';

DAvid



33
ipwgc
Re: I testing the module XoopsHeadline version 1.10 in Spanish
  • 2013/1/2 22:00

  • ipwgc

  • Quite a regular

  • Posts: 216

  • Since: 2005/8/13


Hi, flipse
the 2 folder icon it on the root
/Frameworks/moduleclasses/icons/ the 16 and the 32

I have the xoops 2.5.5 version
if you call the icon from this link, the link is there
http://www.iglesiainternacional.cl/chile/Frameworks/moduleclasses/icons/16/edit.png

David



34
ipwgc
I testing the module XoopsHeadline version 1.10 in Spanish
  • 2013/1/2 20:42

  • ipwgc

  • Quite a regular

  • Posts: 216

  • Since: 2005/8/13


Hi,
I’m testing the module XoopsHeadline version 1.10 in Spanish
Basic Module Pack for XOOPS 2.5.5 (recently updated Final releases)

I made the spanish translation and it ready to download

I gave a lither problem with the edit icon,
http://www.iglesiainternacional.cl/Frameworks/moduleclasses/icons/16/edit.png

how I solve this? Because is not appoint to the /chile/ folder website
See it from here
http://www.iglesiainternacional.cl/chile/modules/xoopsheadline/

Regards,
David
Resized Image




35
ipwgc
Re: Oledrion 2.33 Beta 1 ready for testing on XOOPS 2.5.5
  • 2012/12/23 18:18

  • ipwgc

  • Quite a regular

  • Posts: 216

  • Since: 2005/8/13


Hi mamba,
I test this module oledrion in spanish, ['version'] = 2.33;
and I Traslate this new version in Spanish

THIS LITTHER BUG APPREAR
Fatal error: Cannot redeclare _PEAR_call_destructors() (previously declared in /xxxx/xxxxx/public_html/chile/modules/oledrion/class/PEAR.php:737) in /usr/lib/php/PEAR.php on line 777

THIS IS MY SETUP CONFIGURATION
Revisar configuraciónPHP mínimo requerido: 5.2 (su versión es 5.3.13)
MYSQL Versión mínima requerida: 5.0.7 (su versión es 5.5.28-cll)
Sistema minimo requerido: 2.5.5 (su versión es 2.5.5)
Mínimo ModuleAdmin requerido: 1.1 (su versión es 1.1)

HOW I FIXE BUG?
Resized Image



36
ipwgc
Re: I Need a good working Guest Book, and a good working Forum
  • 2012/10/11 19:41

  • ipwgc

  • Quite a regular

  • Posts: 216

  • Since: 2005/8/13


Hi,
I make same lither change on xfguestbook. version 2.51
1. I add a banner on the xfguestbook index page
2. I change the image identity.png
3. I update the spanish language to version 2.51

Tell me if you want this changes
See it from here

Regards
David



37
ipwgc
Re: I Need a good working Guest Book, and a good working Forum
  • 2012/10/11 17:53

  • ipwgc

  • Quite a regular

  • Posts: 216

  • Since: 2005/8/13


ACCODING TO THIS POST NEWBB 4.3
https://xoops.org/modules/newbb/viewtopic.php?start=260&topic_id=75231&order=DESC&status=&mode=0

If the newbb version 4.3 it in testing presses, winch version it Available?

David



38
ipwgc
Re: I Need a good working Guest Book, and a good working Forum
  • 2012/10/11 17:21

  • ipwgc

  • Quite a regular

  • Posts: 216

  • Since: 2005/8/13


Hi Mazarin
OK, I SSE IT A NEW ONE VERSION 2.51, THANK YOU
REGARDIN THE NEWBB FORUM VERSION 4.3 it finish? Or it continue on developen
Which forum NEWBB version is ready?

26
$modversion['name'] = _MI_XFGB_NAME;
27$modversion['version'] = '2.51';
28
$modversion['releasedate'] = "2012-08-10";
29
$modversion['status'] = "RC";
30
$modversion['description'] = _MI_XFGB_DESC;
31
$modversion['author'] = "the Cat";
32
$modversion['credits'] = "phppp : randomscript, randomimage";




39
ipwgc
Re: I Need a good working Guest Book, and a good working Forum
  • 2012/10/11 17:13

  • ipwgc

  • Quite a regular

  • Posts: 216

  • Since: 2005/8/13


Hi mazarin
The reason for that I ask is because I had to take out this version for guestbook
the whole time was full with spam.

$modversion['name'] = _MI_XFGB_NAME;
$modversion['version'] = '2.40a';
$modversion['description'] = _MI_XFGB_DESC;
$modversion['credits'] = "phppp : randomscript, randomimage";
$modversion['author'] = "the Cat";
$modversion['help'] = "";
$modversion['license'] = "GPL see LICENSE";
$modversion['official'] = 0;
$modversion['image'] = "images/xfguestbook_slogo.png";
$modversion['dirname'] = "xfguestbook";



40
ipwgc
I Need a good working Guest Book, and a good working Forum
  • 2012/10/11 16:51

  • ipwgc

  • Quite a regular

  • Posts: 216

  • Since: 2005/8/13


Hi,
I Need a good Guest Book, and a good Forum.

Which Guest Book and Forum you recommend me?

I have installed the last xoops version 2.5.5

Regards,
David




TopTop
« 1 2 3 (4) 5 6 7 ... 14 »



Login

Who's Online

157 user(s) are online (98 user(s) are browsing Support Forums)


Members: 0


Guests: 157


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