Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Undefined index errors following upgrade

Asked Modified Viewed 4,405 times
R
robbieB
R
  • Junior Member, joined since
  • Contributed 47 posts on the community forums.
  • Started 9 threads in the forums
  • Started this discussions
asked
Junior Member

URL: www.rnsyc.net
Upgrading from: 6_01_19
Upgrading to: 7_00_07
Mods: all defused and/or removed
PHP: 5.2.11
MySQL: 5.1.43-log
Searched: Yes -- undefined index global
Test account: No

Followed the upgrade instructions; DB upgrade reported completed (all 4 steps). Now flooded with error notices, mostly similar to:

Notice: Undefined index: global_190 in /xxxxx/xxxxx/xxxxx/themes/templates/panels.php on line 105

i.e. vast majority refer to global_x, one or two refer to xml_lang

I suspect there is not a lot wrong but I don't know where to look for the solution.

Thanks in advance.

robbieB
Edited by robbieB on 22-02-2010 14:32,
0 replies

8 posts

C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Did you upload the new locale files?
0 replies
R
robbieB
R
  • Junior Member, joined since
  • Contributed 47 posts on the community forums.
  • Started 9 threads in the forums
  • Started this discussions
answered
Junior Member

Thanks for coming back to me on this Fangree_Craig.

Yes I uploaded all the files in the downloaded 7_00_07 folder. Also, I re-uploaded them in case any had been corrupted in the original transfer. Still getting those error notices.

I have a clean v7_00_05 site working fine in a subfolder, so the problem can't be due to anything in the host server setup.
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

what's your link please mate?
0 replies
R
robbieB
R
  • Junior Member, joined since
  • Contributed 47 posts on the community forums.
  • Started 9 threads in the forums
  • Started this discussions
answered
Junior Member

www.rnsyc.net

It's in maintenance mode. Do you want me to turn that off?
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

yes please.
0 replies
R
robbieB
R
  • Junior Member, joined since
  • Contributed 47 posts on the community forums.
  • Started 9 threads in the forums
  • Started this discussions
answered
Junior Member

OK, maintenance mode now off.

[Edit] I've put up a temporary maintenance page. Site URL www.rnsyc.net/fusion_index.php
Edited by robbieB on 22-02-2010 18:33,
0 replies
R
robbieB
R
  • Junior Member, joined since
  • Contributed 47 posts on the community forums.
  • Started 9 threads in the forums
  • Started this discussions
answered
Junior Member

I've altered the error reporting in maincore.php to:
error_reporting(E_ALL ^ E_Notice);
to see what difference that made. No discernible difference is the answer. It looks as though virtually every fusion file is throwing up an error notice. For instance, the only error free panels on the home page are three which include external files. All the standard panels in the infusions folder (shoutbox, navigation etc.) generate error notices.
Edited by robbieB on 22-02-2010 21:40,
0 replies
R
robbieB
R
  • Junior Member, joined since
  • Contributed 47 posts on the community forums.
  • Started 9 threads in the forums
  • Started this discussions
answered
Junior Member

This seems to be down to the db upgrade failing (despite each of the four stages being reported as successfully completed). I did a trial run earlier on my v6 test site without problems, so I don't know what caused it. What a pain.
0 replies

Category Forum

Upgrading issues - 8

Labels

None yet

Statistics

  • Views 0 views
  • Posts 8 posts
  • Votes 0 votes
  • Topic users 2 members

2 participants

C
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
R
R
  • Junior Member, joined since
  • Contributed 47 posts on the community forums.
  • Started 9 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet