1
moods
Re: Error after upgrade for 2.0.7
  • 2004/6/20 19:39

  • moods

  • Just popping in

  • Posts: 10

  • Since: 2004/5/24


After your first tip I understood the method, and I'm reuploading all the pages which gives me error. For example I had userinfo.php corrupted. And I Hadn't footer php in the upgrade I downloaded.
I took it from the original xoops2.0.7 (not the upgrade), and all went ok.

Many thanks... really!

Simone



2
moods
Re: Error after upgrade for 2.0.7
  • 2004/6/20 19:33

  • moods

  • Just popping in

  • Posts: 10

  • Since: 2004/5/24


No big errors detected. two undefined functionds in evennews. But I Kwew I had those....

The code i see in the page i said is that:

href="http://www.leparole.net/modules/contact/">KONTAKT
) : ''; } if ($count == 5) { $showall_link = ''._US_SHOWALL.''; } else { $showall_link = ''; } $xoopsTpl->append('modules', array('name' => $module->getVar('name'), 'results' => $results, 'showall_link' => $showall_link)); } unset($module); } } include XOOPS_ROOT_PATH.'/footer.php'; ?>

very long

Sorry for continuing bothering you !



3
moods
Re: Error after upgrade for 2.0.7
  • 2004/6/20 19:24

  • moods

  • Just popping in

  • Posts: 10

  • Since: 2004/5/24


That's OK. The message in header is not there anymore. But I have still the one after the footer and thde other inside the theme.

Can you suggest me other files to reupload?

Simone



4
moods
Re: Error after upgrade for 2.0.7
  • 2004/6/20 19:15

  • moods

  • Just popping in

  • Posts: 10

  • Since: 2004/5/24


Yes, same problem.
If you go to www.leparole.net (user:test pass:test) you can see it.
The proble modify following a logic I can understand. After switching the theme i can see the string only inside before the footer.
But even with zaja x the string change in every module, in a random way.

Try this page, as an examplehttp://www.leparole.net/userinfo.php?uid=3 (i'm a bit worry that's a code dangerous to be shown....)

Bye
Simone



5
moods
Re: Error after upgrade for 2.0.7
  • 2004/6/20 19:11

  • moods

  • Just popping in

  • Posts: 10

  • Since: 2004/5/24


I try now, and you'll have the answer in 2 minutes... stay tuned



6
moods
Re: Error after upgrade for 2.0.7
  • 2004/6/20 19:03

  • moods

  • Just popping in

  • Posts: 10

  • Since: 2004/5/24


Same problem for me: I have some of these "string" before the header and after the footer of many pages, and inside the themes, at the end, before the footer.

My theme is ZAJA-X

Hi all
Simone Borselli (Italy)



7
moods
Re: news block with a quote of post
  • 2004/5/24 21:52

  • moods

  • Just popping in

  • Posts: 10

  • Since: 2004/5/24


Oh, yes. I'm a bit rusty cause I leave phpnuke some months ago and i didnn't use CMS anymore. But now i start to remember




8
moods
Re: news block with a quote of post
  • 2004/5/24 15:41

  • moods

  • Just popping in

  • Posts: 10

  • Since: 2004/5/24


mhhh... actually I didn't understand the hard ethod (not for a fault of yours, as you can easily guess). The first and newbie-friendly method fit well (so far).

Theonly problem is that I have to guess what function a button activate in the admin page, cause the menu item are displaied like this "AM_SOMETHING_ETC".

Anyway, thank you all

Problem solved very fast

Simone



9
moods
Re: news block with a quote of post
  • 2004/5/24 15:07

  • moods

  • Just popping in

  • Posts: 10

  • Since: 2004/5/24


Oh, W-O-W!!!
tnx

Simone



10
moods
news block with a quote of post
  • 2004/5/24 14:41

  • moods

  • Just popping in

  • Posts: 10

  • Since: 2004/5/24


Hi all,
I needed a block whick displayed my recent news with the first part of the article instead of only the title and the date. So i tried to create a custom block copying the code from the original one and adding some lines

the new code is like that

<ul>
<{foreach item=news from=$block.stories}>
<li><a
href="<{$xoops_url}>/modules/news/article.php?storyid=<{$news.id}>"><{$news.title}></a>
(<{$news.date}>)<BR>
<{$story.text}>
</li>
<{/foreach}>
</ul>

I just added a

<BR>

to have a carriage return between the title and the article, and

<{$story.text}>

to display the first part of the text

It doesn't work (cause I'm very bad ). I tried to format it as a Script php, as HTML, and auto without smilies.
The only result is to see the code i wrote, exactly repeated in the block.

Can anione help me? The task is to have a righ-side block looking like "news-flash"

Thank you and sorry my english

Simone




TopTop



Login

Who's Online

199 user(s) are online (119 user(s) are browsing Support Forums)


Members: 0


Guests: 199


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