1
Burnout-BR
Error after upgrade for 2.0.7
  • 2004/6/18 0:34

  • Burnout-BR

  • Just popping in

  • Posts: 34

  • Since: 2004/6/15


Hi everyone, i just updated to the new version 2.0.7, following all the correct steps, and during the process i didn't get errors, but when i open the main page i get this error in the top of the page, and the theme is not visualized correctly:

psConfig['theme_set']; ob_start(); } } ?>


Please, someone could help me?

2
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)

3
tl
Re: Error after upgrade for 2.0.7
  • 2004/6/20 19:09

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


Does this happen with the default theme as well?

4
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

5
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 http://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 example http://www.leparole.net/userinfo.php?uid=3 (i'm a bit worry that's a code dangerous to be shown....)

Bye
Simone

6
tl
Re: Error after upgrade for 2.0.7
  • 2004/6/20 19:21

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


your header file might be corrupted, try to re-upload the new version of header.php file.

7
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

8
tl
Re: Error after upgrade for 2.0.7
  • 2004/6/20 19:27

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


Try to turn the debug on see what error message you are getting.

I don't have access to you site (can't get in with the test account while your site is closed), so I don't know what message you are getting.

9
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 !

10
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