3651
Bleekk
Re: Module icontent - problem
  • 2017/3/21 17:37

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


sorry but this module does not work on 2.5.7 or 2.5.8



3652
Hadesteam
Re: Module icontent - problem
  • 2017/3/21 16:57

  • Hadesteam

  • Not too shy to talk

  • Posts: 162

  • Since: 2011/9/5 1


Hi,

My xoops version is 2.5.7
Module is 4.50
I do not remember where I got this module, but I dropped it on my server:
http://www.kulturystyka.org.pl/icontent.zip

regards, Michal



3653
liomj
Re: Publisher and xoops 2.5.8 tests
  • 2017/3/21 16:54

  • liomj

  • Just popping in

  • Posts: 80

  • Since: 2012/4/10


List of Other articles in this category is not showing in article page

Latest Publisher from GitHub

Resized Image



3654
Bleekk
Re: Module icontent - problem
  • 2017/3/21 16:00

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


which module version do you use? where have you downloaded it? which version of xoops do you use?

Please provide always all infos



3655
Hadesteam
Module icontent - problem
  • 2017/3/21 15:40

  • Hadesteam

  • Not too shy to talk

  • Posts: 162

  • Since: 2011/9/5 1


I have a problem with the icontent module. Instead of the title of a particular article (<title>), the module name (description) is displayed, in my case the Atlas ćwiczeń.

Example here:
Http://www.kulturystyka.org.pl/modules/icontent/index.php?op=explore¤tDir=7
When you click on the first article from the top: "Pompki na poręczach" instead of <title>Pompki na poręczach</ title> displays: <title> Atlas ćwiczeń </ title>

Anyone know how to solve this problem?



3656
goffy
Re: Problem with wgtimelines
  • 2017/3/21 6:12

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi

it seems to be a cache problem. If I reduce the number of items for admin lists in the preferences to e.g. 15 it works, if I increase to 20 items per list, I get a white page. I'll try to find out more.



3657
liomj
Re: Publisher Random Item
  • 2017/3/21 2:02

  • liomj

  • Just popping in

  • Posts: 80

  • Since: 2012/4/10


Quote:

sabahan wrote:
ok i think got it..add featured image for random article

in items_random_item.php

$mainImage $itemsObj->getMainImage();
        
// check to see if GD function exist
        
if (!function_exists('imagecreatetruecolor')) {
            
$block['item_image'] = $mainImage['image_path'];
        } else {
            
$block['item_image'] = PUBLISHER_URL '/thumb.php?src=' $mainImage['image_path'] . '&amp;w=' $imgwidth// No $imgheight for autoheight option
        
}


template publisher_items_random_item.html



<img src="<{$block.item_image}>" alt="" width="100" height="100" align="left" style="padding:5px;"/>


at first i got blank page because of this warning
//CAREFUL!! with many items this will exhaust memory
remove $block['lang_fullitem'] = _MB_PUBLISHER_FULLITEM;
notw its ok




How do i show more than 1 random item other than cloning this block ?



3658
Hadesteam
PageSpeed Insights /include/xoops.js Problem
  • 2017/3/20 19:40

  • Hadesteam

  • Not too shy to talk

  • Posts: 162

  • Since: 2011/9/5 1


I ran my site test and it came out like this:

How to fix it so that this message does not appear ?

Quote:
Eliminate the blocking JavaScript and CSS rendering from the part of the page that appears on the screen
The page contains blocking scripts (10) and blocking CSS resources (3). This causes delays in rendering the page.
A portion of the page on the screen could not render without having to wait for these resources. Try delaying loading of locking resources, loading them asynchronously, or embedding the most important elements of these assets directly into HTML.
Remove JavaScript rendering blocking code:
Http://www.kulturystyka.org.pl/include/xoops.js
Http://www.kulturystyka.org.pl/class/textsanitizer/image/image.js
Http://www.kulturystyka.org.pl/...search/js/scriptaculous/lib/prototype.js
Http://www.kulturystyka.org.pl/...ch/js/scriptaculous/src/scriptaculous.js
Http://www.kulturystyka.org.pl/...mysearch/js/scriptaculous/src/builder.js
Http://www.kulturystyka.org.pl/..mysearch/js/scriptaculous/src/effects.js
Http://www.kulturystyka.org.pl/...ysearch/js/scriptaculous/src/dragdrop.js
Http://www.kulturystyka.org.pl/...ysearch/js/scriptaculous/src/controls.js
Http://www.kulturystyka.org.pl/.../mysearch/js/scriptaculous/src/slider.js


Quote:
Optimize the following URL's CSS display:
Http://www.kulturystyka.org.pl/themes/kimokea/style.css
Http://www.kulturystyka.org.pl/language/polish/style.css
Http://www.kulturystyka.org.pl/modules/mysearch/css/style.css



3659
Mamba
Re: xContent
  • 2017/3/20 6:20

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Just clone Publisher to a new module.

The advantage: the same user interface, and updates will be available for both at the same time...
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



3660
Mamba
Re: XOOPS News 1.71 FINAL available for testing before official release
  • 2017/3/20 6:17

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Please test the not-released yet 1.72 Beta 1

https://github.com/mambax7/news
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs




TopTop
« 1 ... 363 364 365 (366) 367 368 369 ... 29424 »



Login

Who's Online

124 user(s) are online (82 user(s) are browsing Support Forums)


Members: 0


Guests: 124


more...

Donat-O-Meter

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

Latest GitHub Commits