5621
timgno
Re: TDMCreate 1.91 alpha 3 for Testing
  • 2015/7/6 22:23

  • timgno

  • Module Developer

  • Posts: 1504

  • Since: 2007/6/21


I've fixed these issues

Anyone can help me to html tables alignement type css or jquery code?

In tables and fields I see like this:
Resized Imagealigned_subtables_tables by Txmod Xoops, su Flickr

Resized Imagealigned_subtables by Txmod Xoops, su Flickr



5622
zyspec
Re: [Search Results] Problem after upgrade 2.4.4 to 2.5.7
  • 2015/7/6 16:30

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


Angelo,

Do you think you could zip up a copy and send it to me? I'd like to compare what you have to the version I was working on. I'll PM you my email address...



5623
Mamba
Re: [Search Results] Problem after upgrade 2.4.4 to 2.5.7
  • 2015/7/5 21:41

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Quote:
The hack still pemanece same?

After looking closer into it, you don't need it anymore, because it is already included in /preloads/core.php
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



5624
AngeloRocha
Re: [Search Results] Problem after upgrade 2.4.4 to 2.5.7

Hi Michael, i do not remember where i downloaded.
The hack still pemanece same?



5625
Mamba
Re: [Search Results] Problem after upgrade 2.4.4 to 2.5.7
  • 2015/7/5 19:57

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Quote:

AngeloRocha wrote:

The problem is the rw-banner module when i insert the hack in the header.php of xoops core.

$mod XoopsModule::getByDirname("rw_banner");
if (
$mod){
    include_once (
XOOPS_ROOT_PATH.'/modules/rw_banner/include/maketags.php');
}

You said, you have "rw-banner 1.6"

Where did you get it? Do you have a link? I am aware only of 1.51, and Zyspec made some changes and it will become then 1.52.

One more thing:

You need to be careful where you insert the hack in the header.php, otherwise you'll get a "Fatal Error" and a blank screen, because when XOOPS gets to maketags.php, and goes to this line:

$xoopsTpl->assign($lista_tags[$i]->getName(), $rwbanner->showBanner($lista_tags[$i]->getCateg(), $lista_tags[$i]->getQtde(), $lista_tags[$i]->getCols()));


and because the $xoopsTpl is not defined yet, it will generate something like this because the $xoopsTpl is not yet available:

Quote:
Fatal error: Call to a member function assign() on null in \modules\rwbanner\include\maketags.php on line 53


So the best way is to insert your hack lines after these lines in header.php:

$xoTheme  =& $xoopsThemeFactory->createInstance(array('contentTemplate' => @$xoopsOption['template_main']));
    
$xoopsTpl =& $xoTheme->template;
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



5626
AngeloRocha
Re: [Search Results] Problem after upgrade 2.4.4 to 2.5.7

Thanks zyspec and mamba.

The problem is the rw-banner module when i insert the hack in the header.php of xoops core.

$mod XoopsModule::getByDirname("rw_banner");
if (
$mod){
    include_once (
XOOPS_ROOT_PATH.'/modules/rw_banner/include/maketags.php');
}



5627
zyspec
Re: [Search Results] Problem after upgrade 2.4.4 to 2.5.7
  • 2015/7/4 20:32

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


Angelo,

Xoopspoll 1.2 will definitely give you the errors above. The module's class objects try to instantiate the database using Database::getInstance() and most of them also include the XOOPS_ROOT_PATH."/class/xoopsobject.php" file. There are newer versions of Xoopspoll you can install that are compatible with 2.5.7 that should eliminate these problems.

Not sure about the other modules you have installed so it may be some of those are also causing issues.

Hope this helps.



5628
alivo
Re: Put news title in blocks
  • 2015/7/4 19:02

  • alivo

  • Just popping in

  • Posts: 8

  • Since: 2014/7/12


Quote:

Mamba wrote:
I assume that the news are different, i.e. you have something like this:

Volleyball:
News1
News5
News6

Basketball:
News3
News7

Football:
News2
News4
News8


Then it is still the easiest way to do as I've suggested before:

a) Clone three blocks out of one of the original News blocks

b) change the name of each block to the category you want and select the corresponding category to show:

c) and you're done:

Am I missing something?

Maybe you're not aware that you can "clone" each block?



I realized thank you very much.



5629
Mamba
Re: Put news title in blocks
  • 2015/7/4 18:05

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


I assume that the news are different, i.e. you have something like this:

Volleyball:
News1
News5
News6

Basketball:
News3
News7

Football:
News2
News4
News8


Then it is still the easiest way to do as I've suggested before:
Resized Image


a) Clone three blocks out of one of the original News blocks

Resized Image

b) change the name of each block to the category you want and select the corresponding category to show:

Resized Image


c) and you're done:

Resized Image

Am I missing something?

Maybe you're not aware that you can "clone" each block?
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



5630
alivo
Re: Put news title in blocks
  • 2015/7/4 16:59

  • alivo

  • Just popping in

  • Posts: 8

  • Since: 2014/7/12


Quote:

Mamba wrote:
Quote:
I want to create a new block, except for the block.

Unfortunately, I don't understand what you want to achieve.

Could you give a detailed example showing what you would like to see?


I want content in the news module is shown in different block.

Like this:
Resized Image




TopTop
« 1 ... 560 561 562 (563) 564 565 566 ... 29425 »



Login

Who's Online

437 user(s) are online (307 user(s) are browsing Support Forums)


Members: 0


Guests: 437


more...

Donat-O-Meter

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

Latest GitHub Commits