1
EmptyMind
Re: Fatal error: Call to a member function on a non-object ...
  • 2004/12/18 2:23

  • EmptyMind

  • Just popping in

  • Posts: 6

  • Since: 2004/12/17


Well.. appears that was actually the problem.. go figure..

ZendOptimizer 2.5.7 installed and fixes the error..

All you who are having this problem.. might be interested in calling your hosting company and letting them know that when they upgrade to 4.3.10 they need to ensure they upgrade the ZendOptimizer libraries as well.. :)

All the best..



2
EmptyMind
Re: Fatal error: Call to a member function on a non-object ...
  • 2004/12/18 2:12

  • EmptyMind

  • Just popping in

  • Posts: 6

  • Since: 2004/12/17


2.5.0 not the LATEST.. let me update that and see what happens..



3
EmptyMind
Re: Fatal error: Call to a member function on a non-object ...
  • 2004/12/18 1:04

  • EmptyMind

  • Just popping in

  • Posts: 6

  • Since: 2004/12/17


Well.. i got part of the install fixed..

i changed a line from

foreach ($langarr as $lang) {

to:

foreach ($langarr as $key => $lang) {

and was given the proper list. of languages instead of 'array'

:)

hopefully the rest of the errors will be as simple as changing the affected foreach loops accordingly..

I am on my way home now so I will work on it some more from there..

If an actual programmer is working on this.. let me know so that I can stop.. :)



4
EmptyMind
Re: Fatal error: Call to a member function on a non-object ...
  • 2004/12/18 0:52

  • EmptyMind

  • Just popping in

  • Posts: 6

  • Since: 2004/12/17


UNfortauntly even the install script is broken.. so..

it is alot of work for me to do a full rewrite of code not knowing exactly how the software works.. i dont even know what the program really does.. :) I will play with it for a bit and see if i can even fix enuf to get thru the install process.. but i doubt it somehow..

I think from reading the changlog in php.. and looking thru some of the affected code.. that the problem lays in the foreach() command that was changed in the new version..

I will let you guys know i fi figure it out.. but i wouldn't hold your breath.. I am an admin.. not a full time programmer.. :)



5
EmptyMind
Re: Fatal error: Call to a member function on a non-object ...
  • 2004/12/18 0:27

  • EmptyMind

  • Just popping in

  • Posts: 6

  • Since: 2004/12/17


Unfortunatly.. yes.. the programmers need to fix the cause of the problem.. I dont run this software myself so i dont have any copies that i can hack at to try to get working..

If you want i can play with one of your copies but.. i would need your permission for that.. :)

If you want me to try.. send an email to support acknowledging that you are allowing me to work on it and whcih site to work on.. and i will see what I can do. no promises.. but i can try..



6
EmptyMind
Re: Fatal error: Call to a member function on a non-object ...
  • 2004/12/17 23:46

  • EmptyMind

  • Just popping in

  • Posts: 6

  • Since: 2004/12/17


I can add a bit of information to this thread..

the reason that this error is occuring is due to PHP version upgrades that are being done by hosting companies to the new 4.3.10 version due to major security vulnerabilites that were recently discovered..

Something has changed in the new version that is causing alot of problems with many scripts including this one apparently..

I am an admin myself doing these upgrades on our servers (CFLFan I am your admin BTW).. running around now that scripts are failing trying to help my clients find the upgrades to their scripts that address these errors..

Hopefully the programmers will release updates soon..




TopTop



Login

Who's Online

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


Members: 0


Guests: 199


more...

Donat-O-Meter

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

Latest GitHub Commits