pasamio / jwcp

Automatically exported from code.google.com/p/jwcp
0 stars 0 forks source link

script error at differences list #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. clean instal of Joomla 1.5.15 (domain.com/copy) & installing working copy
2. copy site with WC to ../paste
3. click differences button in child (/paste)

What is the expected output? What do you see instead?
I don't get a list of differences but an error:

=========
Warning: Invalid argument supplied for foreach() in
C:\domains\www.domain.com\wwwroot\paste\administrator\components\com_wcp\helper.
php
on line 641

Warning: array_diff() [function.array-diff]: Argument #1 is not an array in
C:\domains\www.domain.com\wwwroot\paste\administrator\components\com_wcp\helper.
php
on line 643

Warning: Invalid argument supplied for foreach() in
C:\domains\www.domain.com\wwwroot\paste\administrator\components\com_wcp\helper.
php
on line 653

Warning: array_diff() [function.array-diff]: Argument #1 is not an array in
C:\domains\www.domain.com\wwwroot\paste\administrator\components\com_wcp\helper.
php
on line 655

Warning: Invalid argument supplied for foreach() in
C:\domains\www.domain.com\wwwroot\paste\administrator\components\com_wcp\helper.
php
on line 687

Warning: Invalid argument supplied for foreach() in
C:\domains\www.domain.com\wwwroot\paste\administrator\components\com_wcp\helper.
php
on line 706
===========

when clicking synchronize in the child, this works. but I do not see which
files are/can be changed

What version of the product are you using? On what operating system?
Joomla 1.5.15 basic install, no extensions
WPC 1.0.1
Windows Server 2003
IIS6
PHP 5.2.6
MySQL 4

Please provide any additional information below.

Original issue reported on code.google.com by admin%le...@gtempaccount.com on 22 Jan 2010 at 11:39

GoogleCodeExporter commented 9 years ago
Not sure, but may be your mysql user doesn't have access to mysql 
information_schema?

Original comment by edo...@gmail.com on 5 Feb 2010 at 4:45