Support Forums | Demo Gallery [1.x] [2.x] | Downloads | News | Site Map ]
Nuked Gallery
  Create a FREE account or Login   As a guest, you don't have access to our FULL navigation system.
 Forum FAQForum FAQ   StatisticsStatistics   SearchSearch   UsergroupsUsergroups   FavoritesFavorites  

Fatal error: Cannot redeclare editfield
Goto page Previous  1, 2
 
Post new topic   Reply to topic    NukedGallery.net Forum Index » PHP-Nuke Integration » Gallery 1 Integration View previous topicPrinter friendly versionView next topic
Author Message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Tue Dec 02, 2003 1:16 pm    Post subject: Reply with quote

try grabbing the new download for it....

also, deactivate the random block and move one of the other blocks to the left. i know why the error is occuring, but it shouldn't be. it might be a php.ini setting that's set funny and causing problems.
Back to top
Offline View user's profile Send private message Visit poster's website
AdBot
   Post subject:  

Back to top
boubele

Beginner
Beginner


Joined: Nov 29, 2003
Posts: 12

PostPosted: Tue Dec 02, 2003 1:19 pm    Post subject: Reply with quote

Also, I wonder if my installation of Gallery as a module is correct. It shows up on the list. It's in webroot/modules/gallery . Albums are in webroot/albums . It's activated. I don't know what else to do.

Erik.
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Tue Dec 02, 2003 1:20 pm    Post subject: Reply with quote

your installation is fine...
Back to top
Offline View user's profile Send private message Visit poster's website
boubele

Beginner
Beginner


Joined: Nov 29, 2003
Posts: 12

PostPosted: Tue Dec 02, 2003 2:07 pm    Post subject: Reply with quote

I am confused. Grab the new download for what ? Gallery ? (I have 1.4.1). Blocks, I thought I had the latest of all three, which one do you mean ?

However, you are right, putting any NG block to the left causes the error. Having all of them on the right solves the problem. You're onto something !

Erik.
Back to top
Offline View user's profile Send private message
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Tue Dec 02, 2003 2:09 pm    Post subject: Reply with quote

new download == new download for the random block.

this is truly odd...can you create a php file called phpinfo.php and place this in it:
PHP: › <?php
phpinfo
();
?>


email me the address of the page...
Back to top
Offline View user's profile Send private message Visit poster's website
dari

Site Admin
Site Admin


Joined: Mar 03, 2003
Posts: 6287
Location: Washington Township, NJ, USA

PostPosted: Thu Dec 04, 2003 9:09 am    Post subject: Reply with quote

ah..i just had this same problem.
make sure you don't have two gallery installations (i had my standard install, then was beta testing a branch of gallery when this message popped up). check your modules directory and make sure only one Gallery install exists.
Back to top
Offline View user's profile Send private message Visit poster's website
bbongyi

Beginner
Beginner


Joined: Dec 27, 2003
Posts: 11

PostPosted: Tue Dec 30, 2003 3:23 pm    Post subject: Re: Fatal error: Cannot redeclare editfield Reply with quote

same problem here....did you all solve this problem..

here is the message i got...

Fatal error: Cannot redeclare editfield() (previously declared in c:\appserv\www\phpnuke\modules\gallery\util.php:33) in C:\AppServ\www\PHPNuke\modules\gallery\util.php on line 33

I don't know why....
I have a gallery 1.4.1 and a server Apache 1.3.34
here is the URL, http://bbongyi.gotdns.com:9000/
Back to top
Offline View user's profile Send private message
gwyers

Beginner
Beginner


Joined: Feb 06, 2004
Posts: 1

PostPosted: Fri Feb 06, 2004 1:57 pm    Post subject: Re: Fatal error: Cannot redeclare editfield Reply with quote

Glad to know it's just me getting the "Cannot redeclare editfield()" error. I too have two gallery installations on the same postnuke site, which is a must, and I would very much like to continue using the random block. Has there been a resolution to this issue?

Thanks
Back to top
Offline View user's profile Send private message
strobeyprobey

Beginner
Beginner


Joined: Jul 14, 2003
Posts: 4

PostPosted: Fri Feb 20, 2004 5:50 pm    Post subject: Re: Fatal error: Cannot redeclare editfield Reply with quote

I have the random block working just fine for one gallery. But I too have more then one gallery (four of them at the moment) on my Nuke site.
Back to top
Offline View user's profile Send private message
Krystoff

Beginner
Beginner


Joined: Mar 22, 2004
Posts: 1

PostPosted: Tue Mar 23, 2004 1:53 am    Post subject: Re: Fatal error: Cannot redeclare editfield Reply with quote

I'm having the same problem, however, the whole thing appears to work fine when I go to the direct link to the gallery instead of clicking on the gallery module link

http://www.mors-optare.org/modules/gallery instead of
http://www.mors-optare.org/modules.php?name=gallery

when I go to the module link, and click on pernissions (when logged in as god), I get the error, when I go to the module through the direct link, I don't get the error. I found it quite odd.
Back to top
Offline View user's profile Send private message
toreador

Beginner
Beginner


Joined: Jul 09, 2004
Posts: 1

PostPosted: Sat Jul 10, 2004 7:49 pm    Post subject: Re: Fatal error: Cannot redeclare editfield Reply with quote

I get not only the error:
Fatal error: Cannot redeclare editfield() (previously declared in D:\Inetpub\wwwroot\nukeforum\modules\gallery\util.php:33) in D:\inetpub\wwwroot\nukeforum\modules\gallery\util.php on line 33

but if I click on the direct link to the album it tries to load my portal page in the random photo box. I can't find any issues in the setup, but I am not sure how well it works with PHPNuke 7.3 and Gallery 1.4.3.

The funny thing is, as the others, it only happens when I have Random photo AND Featured photo enabled. If just random photo or featured photo is enabled by itself it works. As soon as I enable both I can't even get to the album without an error.

I do have featured photo on the left and Random on the right. If I put them both on the right side it all works fine!!! Crying or Very sad
Back to top
Offline View user's profile Send private message
trueguy

Beginner
Beginner


Joined: Jul 31, 2003
Posts: 1

PostPosted: Sat Aug 28, 2004 4:08 am    Post subject: Re: Fatal error: Cannot redeclare editfield Reply with quote

I had this same problem when adding Newest photo block after adding Random photo block. The problem went away as dari suggested.

I am running php 7.4 with gallery 1.4.4
Back to top
Offline View user's profile Send private message
Beridox

Beginner
Beginner


Joined: Nov 02, 2004
Posts: 3

PostPosted: Wed Nov 03, 2004 11:41 am    Post subject: Re: Fatal error: Cannot redeclare editfield Reply with quote

same problem here (php 7.4 with gallery 1.4.4)

Fatal error: Cannot redeclare editfield() (previously declared in h:\appserv\www\site\modules\gallery\util.php:27) in H:\appserv\www\site\modules\gallery\util.php on line 27
Back to top
Offline View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    NukedGallery.net Forum Index » PHP-Nuke Integration » Gallery 1 Integration View previous topicPrinter friendly versionView next topic
Goto page Previous  1, 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours

Powered by phpBB © phpBB Group



Sponsors: Dedicated ServersDomain NamesWeb HostingDomain Name RegistrationDedicated Web HostingWeb Design New YorkCompare VoIPseo packagesSEO CompanyNew York Yellow PagesFind LocationsVOIP Phone ServiceNeckermannBluetooth HeadsetOnline internetSEOchina factoryDressesRestaurant Locatorandroid tablet

8th year online! 2003-2011
Legal • Use of this site consitutes agreement to the Acceptable Use Policy
Hosted by Implosion WorksSourceForge.net Logo • Theme by TonicMedia