1
emilio15
xcGallery batch upload error
  • 2005/2/25 13:35

  • emilio15

  • Just popping in

  • Posts: 1

  • Since: 2005/2/25


Hi,
I just installed latest versions of Xoops, Apache and MySQL for Windows (win2000).
Everything goes perfectly, but with xcGallery administration, batch upload option, I get following error:
Fatal error: Cannot redeclare scandir() in C:\Archivos de programa\Apache Group\Apache2\htdocs\xoopses\modules\xcgal\admin\searchnew.php on line 314

Could you help me?
Thanks in advance.
Emilio

2
zeronesystem
Re: xcGallery batch upload error

Hi,
I'm same error in modules (Debug php active):

1.- XCGALLERY (Batch Add Pictures)
Fatal error: Cannot redeclare scandir() in C:\Inetpub\wwwroot\html\modules\xcgal\admin\searchnew.php on line 314

2.- WF-SECTION (Modules administration)
Fatal error: Cannot redeclare WfsArticle::$groupid in C:\Inetpub\wwwroot\html\modules\wfsection\class\wfsarticle.php on line 61


Any Suggestion?

Environment:
WIN XP Prof. + SP2
ISS v5.1
apache_2.0.52-win32-x86-no_ssl
php-5.0.3
mysql-4.1.9-win32
xoops-2.0.9.2

3
zeronesystem
Re: xcGallery batch upload error

Hi,

With the version 4 of php the problem is solved.

See you later.

4
New10x
Re: xcGallery batch upload error
  • 2005/4/12 11:18

  • New10x

  • Just popping in

  • Posts: 24

  • Since: 2005/4/10


Solution for PHP5:

in xcgal/admin/searchnew.php
replace scandir with xcscandir. It occurs in 4 instances on that page. PHP5 uses xcscandir instead of scandir.

5
CiberEspia
Re: xcGallery batch upload error

perfect!!!
thank you!
Mario Burga
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>Adictoshp.org|Web Blog<<
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

6
wwwdot
Re: xcGallery batch upload error
  • 2009/6/29 19:27

  • wwwdot

  • Just popping in

  • Posts: 11

  • Since: 2005/9/9 1


Bless you, bless you, bless you!!! Quote:

New10x wrote:
Solution for PHP5:

in xcgal/admin/searchnew.php
replace scandir with xcscandir. It occurs in 4 instances on that page. PHP5 uses xcscandir instead of scandir.

Login

Who's Online

251 user(s) are online (166 user(s) are browsing Support Forums)


Members: 0


Guests: 251


more...

Donat-O-Meter

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

Latest GitHub Commits