Webmastersite.net
Register Log In

Sponsorship problems after upgrading
Missing listing type Sponsorship level PHP fatal error

Comments on Sponsorship problems after upgrading

tradenet
Forum Regular

Usergroup: Customer
Joined: Oct 14, 2004

Total Topics: 54
Total Comments: 127
Posted Oct 27, 2010 - 10:18 AM:

After upgrading from v. 5 (clone testing) I had a missing listing sponsorship level. So I tried to re-add it and I received this error (and a blank page):

PHP Fatal error: Call to a member function alter() on object in:

/clone/classes/sponsorlevel.php on line 26


However, it did show up. Looks like it's back again.
tradenet
Forum Regular

Usergroup: Customer
Joined: Oct 14, 2004

Total Topics: 54
Total Comments: 127
Posted Oct 29, 2010 - 1:43 PM:

I upgraded to 6.0.3

Got a bunch of duplicate entries. Deleted them.
Logs show same fatal error message.
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7867
Paul
Posted Nov 04, 2010 - 9:45 AM:

Fixed that error in 6.0.5 Beta 1, or you can open that file and change line 19 from
global $settings;
to
global $settings, $db;

However, this doesn't appear related to any duplicate entry issue, except in that you might create duplicates by re-trying when you get the error. If you use the same item number it should be showing you a message saying you can't submit it again though.

I assume by entries you mean sponsorship levels.
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.