11
onecha
Re: Big problem caused by an updating error
  • 2005/6/24 23:34

  • onecha

  • Just popping in

  • Posts: 52

  • Since: 2005/4/30


Well, Actually There are not 2 errors, It´s the same one twice
MANY SMALL people doing MANY SMALL things in MANY SMALL places, can change the world. www.maketradefair.com

12
Mithrandir
Re: Big problem caused by an updating error

extremely weird. As I said, it should only affect custom blocks and blocks without templates...

*stomped*
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software

13
onecha
Re: Big problem caused by an updating error
  • 2005/6/25 0:26

  • onecha

  • Just popping in

  • Posts: 52

  • Since: 2005/4/30


I´ve changed the modules/system folder again (I don´t remember which is the last one I used the last time I tried to upgrade) and I get these errors:

Notice [PHP]: Use of undefined constant _MB_SYSTEM_LPASS - assumed '_MB_SYSTEM_LPASS' in file modules/system/blocks/system_blocks.php line 95
Notice [PHP]: Use of undefined constant _MB_SYSTEM_RNOW - assumed '_MB_SYSTEM_RNOW' in file modules/system/blocks/system_blocks.php line 96
Warning [Xoops]: Smarty error: unable to read template resource: "db:system_block_dummy.html" in file class/smarty/Smarty.class.php line 1042
Notice [PHP]: Use of undefined constant _MB_SYSTEM_HOME - assumed '_MB_SYSTEM_HOME' in file modules/system/blocks/system_blocks.php line 110
Warning [Xoops]: Smarty error: unable to read template resource: "db:system_block_dummy.html" in file class/smarty/Smarty.class.php line 1042
MANY SMALL people doing MANY SMALL things in MANY SMALL places, can change the world. www.maketradefair.com

14
onecha
Re: Big problem caused by an updating error
  • 2005/6/25 0:32

  • onecha

  • Just popping in

  • Posts: 52

  • Since: 2005/4/30


modules/system/blocks/system_blocks.php Lines 95, 96 and 110:

$block['lang_lostpass'] = _MB_SYSTEM_LPASS;
$block['lang_registernow'] = _MB_SYSTEM_RNOW


$block['lang_home'] = _MB_SYSTEM_HOME;
MANY SMALL people doing MANY SMALL things in MANY SMALL places, can change the world. www.maketradefair.com

15
onecha
Re: Big problem caused by an updating error
  • 2005/6/28 23:33

  • onecha

  • Just popping in

  • Posts: 52

  • Since: 2005/4/30


I think this time I have waited enough time (4 days) to say

Any advise??

Or shall I forget my dear website? :(

THANK YOU!
MANY SMALL people doing MANY SMALL things in MANY SMALL places, can change the world. www.maketradefair.com

16
jdseymour
Re: Big problem caused by an updating error

I would suggest downloading the full version of XOOPS, seems to me that some files are corrupted somewhere, might as well replace them all. Remember when you do this to remove the install folder, and mainfile.php. Also remove the news and newbb from the modules directory if you use updated versions of those modules.

Just upload the rest of those files, then login and update the system module.

HTH.

17
onecha
Re: Big problem caused by an updating error
  • 2005/6/29 23:41

  • onecha

  • Just popping in

  • Posts: 52

  • Since: 2005/4/30


I did that, but I got all the following errors,

Warning [Xoops]: Smarty error: problem writing temporary file '/var/www/html/virtual/myweb.com/www/xoops/templates_c/42c321a40895f' in file class/smarty/Smarty.class.php line 1042
Warning [PHP]: touch(): Unable to create file /var/www/html/virtual/myweb.com/www/xoops/templates_c/db%3Asystem_dummy.html because Permission denied in file class/smarty/Smarty.class.php line 1575
Warning [PHP]: fetch(/var/www/html/virtual/myweb.com/www/xoops/templates_c/db%3Asystem_dummy.html): failed to open stream: No such file or directory in file class/smarty/Smarty.class.php line 1164
Warning [PHP]: fetch(): Failed opening '/var/www/html/virtual/myweb.com/www/xoops/templates_c/db%3Asystem_dummy.html' for inclusion (include_path='.:/usr/share/pear') in file class/smarty/Smarty.class.php line 1164
Warning [Xoops]: Smarty error: problem writing temporary file '/var/www/html/virtual/myweb.com/www/xoops/templates_c/42c321a419ab0' in file class/smarty/Smarty.class.php line 1042
Warning [PHP]: touch(): Unable to create file /var/www/html/virtual/myweb.com/www/xoops/templates_c/db%3Asystem_dummy.html because Permission denied in file class/smarty/Smarty.class.php line 1575
Warning [PHP]: fetch(/var/www/html/virtual/myweb.com/www/xoops/templates_c/db%3Asystem_dummy.html): failed to open stream: No such file or directory in file class/smarty/Smarty.class.php line 1164
Warning [PHP]: fetch(): Failed opening '/var/www/html/virtual/myweb.com/www/xoops/templates_c/db%3Asystem_dummy.html' for inclusion (include_path='.:/usr/share/pear') in file class/smarty/Smarty.class.php line 1164
Warning [Xoops]: Smarty error: problem writing temporary file '/var/www/html/virtual/myweb.com/www/xoops/templates_c/42c321a43e49c' in file class/smarty/Smarty.class.php line 1042
Warning [PHP]: touch(): Unable to create file /var/www/html/virtual/myweb.com/www/xoops/templates_c/db%3Anews_index.html because Permission denied in file class/smarty/Smarty.class.php line 1575
Warning [PHP]: fetch(/var/www/html/virtual/myweb.com/www/xoops/templates_c/db%3Anews_index.html): failed to open stream: No such file or directory in file class/smarty/Smarty.class.php line 1164
Warning [PHP]: fetch(): Failed opening '/var/www/html/virtual/myweb.com/www/xoops/templates_c/db%3Anews_index.html' for inclusion (include_path='.:/usr/share/pear') in file class/smarty/Smarty.class.php line 1164
Warning [Xoops]: Smarty error: unable to read template resource: "rmforum/theme.html" in file class/smarty/Smarty.class.php line 1042
MANY SMALL people doing MANY SMALL things in MANY SMALL places, can change the world. www.maketradefair.com

18
onecha
Re: Big problem caused by an updating error
  • 2005/6/29 23:48

  • onecha

  • Just popping in

  • Posts: 52

  • Since: 2005/4/30


I got an idea,

I deleted the themes and templates_c new folders and I used the old ones, and I get no errors, but I still can´t see blocks (just the blocks titles) and not even the user.php file (I see the head and the blocks titles, but the rest is empty)

Any other idea?

THANKS A LOT
MANY SMALL people doing MANY SMALL things in MANY SMALL places, can change the world. www.maketradefair.com

19
jdseymour
Re: Big problem caused by an updating error

Do you have a URL to your site?

Is this a Windows or Linux server?

20
onecha
Re: Big problem caused by an updating error
  • 2005/6/30 16:31

  • onecha

  • Just popping in

  • Posts: 52

  • Since: 2005/4/30


LINUX server, and I´ve sent you the URL in a private message

CHEERS!!
MANY SMALL people doing MANY SMALL things in MANY SMALL places, can change the world. www.maketradefair.com

Login

Who's Online

149 user(s) are online (97 user(s) are browsing Support Forums)


Members: 0


Guests: 149


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