For Programmers: Free Programming Magazines  


Home > Archive > PHP Programming > July 2005 > Php problems w/ Gallery









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Php problems w/ Gallery
Olw

2005-07-30, 4:59 pm

Hello,

I'm running image Gallery software written in php from
http://gallery.menalto.com/

First, all was ok, but then I guess the server upgraded
to php 5.

Then, I got problems with: cannot re-assign $this

After changing all $this to $result, I now face problems
with: "Fatal error: Call to undefined method stdClass::setPerm()
in Album.php."

Could anyone please tell me how to solve this problem?

Thanks,

Olw
Jerry Stuckle

2005-07-30, 4:59 pm

Olw wrote:
> Hello,
>
> I'm running image Gallery software written in php from
> http://gallery.menalto.com/
>
> First, all was ok, but then I guess the server upgraded
> to php 5.
>
> Then, I got problems with: cannot re-assign $this
>
> After changing all $this to $result, I now face problems
> with: "Fatal error: Call to undefined method stdClass::setPerm()
> in Album.php."
>
> Could anyone please tell me how to solve this problem?
>
> Thanks,
>
> Olw


Did you try the support links on their pages?

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com