pasamio / jwcp

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

Creating child returns http500 error #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Configure a child
2. Click on "Save"
3.

What is the expected output? What do you see instead?
I expect to have my child site created.
Instead, if I use IE, it returns an http500 error. Sometimes a ./child 
folder is creatd in my directory, but it only contains configuration.php 
so it's useless.

If i use Firefox, clicking on "Save" it only returns a blank page without 
any error message and ./child is not created.

By the way, "Add a row" link does not work on IE.

What version of the product are you using? On what operating system?
JWC 1.0.1 on Joomla 1.5.14. WinXP sp 3.

Thanks!

Original issue reported on code.google.com by ftu...@gmail.com on 7 Oct 2009 at 9:59

GoogleCodeExporter commented 9 years ago
Hi ftursi,

How big is your site? May be you can try to copy the folders manually? There is 
an 
option when creating the child. You can use help to read more about how to do 
it.

Thanks for the IE bug report, I'll fix it soon.

Regards,

Edvard

Original comment by edo...@gmail.com on 8 Oct 2009 at 8:30

GoogleCodeExporter commented 9 years ago
Hello!
Sorry, I forgot to tell you I've tried to exclude from copying my whole 
./images 
folder, but it didn't work.
I'll try exlcuding ./components/com_virtuemart/shop_image/product, too.

Thank you for your help!

Original comment by ftu...@gmail.com on 8 Oct 2009 at 11:01

GoogleCodeExporter commented 9 years ago
I've tried exluding all "Heavy" folders.
Samo result. 
WIth FF, I just see a blank page and nothing is created.
Then, if I open the profile with IE, the folder is created but with just 
configuration.php inside and it doesn't work.
Without the uncopied folders, my website is about 45 MB.
Thank you!

Original comment by ftu...@gmail.com on 8 Oct 2009 at 11:42

GoogleCodeExporter commented 9 years ago
Probably it is too big for your server to index and copy 45MB in 30 seconds 
time.
Try to select Don't copy files option when creating the child. Then copy the 
files
manually.

Original comment by edo...@gmail.com on 8 Oct 2009 at 5:19

GoogleCodeExporter commented 9 years ago
Yeah, this sounds like a timeout issue.  I'm having the same problem.  I tried
syncing with just database or just files, but they don't work.  My site is 
pretty big
(about 120MB without video, images, audio) I've tried several different
configurations but nothing works.  I think some kind of AJAX interface is 
needed. :(
 Love what you are doing though!

Original comment by murray.e...@gmail.com on 4 Dec 2009 at 2:32

GoogleCodeExporter commented 9 years ago
Yeah, I'll try to implement it with javascript.

Original comment by edo...@gmail.com on 4 Dec 2009 at 4:39