1
Tefnut
Re: Adding recent new blocks in xoops 2.0.13?
  • 2006/5/5 8:04

  • Tefnut

  • Just popping in

  • Posts: 36

  • Since: 2004/9/13


Quote:

WarDick wrote:
Quote:
Let's say I have news 1.44 installed and I have four news topics:


I use xf_newsmod_blocks to do this.


does it work with last version of xoops?



2
Tefnut
Re: html in news 1.43 blocks?
  • 2005/12/23 10:51

  • Tefnut

  • Just popping in

  • Posts: 36

  • Since: 2004/9/13


solution found..


edit file modules/news/blocks/news_top.php

search string "teaser"

replase the TWO line:
$news['teaser'] = xoops_substr(strip_tags($story->hometext()), 0, $options[3]+3);

to
$news['teaser'] = xoops_substr($story->hometext(), 0, $options[3]+3);

or
$news['teaser'] = $story->hometext();

all works fine!!



3
Tefnut
Re: html in news 1.43 blocks?
  • 2005/12/23 9:53

  • Tefnut

  • Just popping in

  • Posts: 36

  • Since: 2004/9/13


same problem here...



4
Tefnut
Re: what does 'recent news' list exactly?
  • 2005/12/23 9:48

  • Tefnut

  • Just popping in

  • Posts: 36

  • Since: 2004/9/13


you have updated news module to 1.44? have you follow the correct procedure?
Normally this problem is generated by a wrong update of bloks
go into template area, delete template and regenerate it



5
Tefnut
Re: istat doesn't work correctly
  • 2005/12/15 8:41

  • Tefnut

  • Just popping in

  • Posts: 36

  • Since: 2004/9/13


thanks for this information :)

i've downloaded and installed, but i overwrite old stat module... after this i made an "update" in the module admin.

but still doesn't work.. i need to sobstitude or add something in some XOOPS pages?



6
Tefnut
Re: istat doesn't work correctly
  • 2005/12/12 11:17

  • Tefnut

  • Just popping in

  • Posts: 36

  • Since: 2004/9/13


me too...


damm... it was a very good module...



7
Tefnut
istat doesn't work correctly
  • 2005/12/1 9:59

  • Tefnut

  • Just popping in

  • Posts: 36

  • Since: 2004/9/13


i use istats module... it's a great site statisic.. now i've upgraded my XOOPS site from 2.0.13 to 2.2.3. the statistic doesn't work nomore.

it works but log only ONE access.. evry time only one..



8
Tefnut
Re: How to create home page like this
  • 2005/10/17 10:17

  • Tefnut

  • Just popping in

  • Posts: 36

  • Since: 2004/9/13


up



9
Tefnut
Re: How to create home page like this
  • 2005/10/13 16:41

  • Tefnut

  • Just popping in

  • Posts: 36

  • Since: 2004/9/13


sorry for the link

i need to create an home page with a "news" block on center-left filled with ALL the news.. not like recent news that only contain date and name, but all news like the home page of news module


read the discussion posted in the reply prev to your post,
thanks for interesting

this is the image
http://img293.imageshack.us/img293/1300/scheletrohomesito0jj.jpg



10
Tefnut
Re: How to create home page like this
  • 2005/10/13 7:45

  • Tefnut

  • Just popping in

  • Posts: 36

  • Since: 2004/9/13


discussion here

http://dev.xoops.org/modules/xfmod/forum/forum.php?thread_id=1733&forum_id=25




TopTop
(1) 2 3 »



Login

Who's Online

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


Members: 0


Guests: 218


more...

Donat-O-Meter

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

Latest GitHub Commits