Everything appears to be working fine == except that I can't add a single item. I get to the confirmation screen --- with the image intact --- do you want to add this item?
I click yes -- it refreshes to the statistics screen and nothing is added. Is there a chmod I am missing perhaps?
Please enter your server specs in your user profile! 😢
PhoenixOffline
Joined: Mar 18, 2004
Posts: 1543
Location: Netosphere
hmmmm -- I wonder if it would be easier to have a SQL query to actually add all the items? If so, what would that end up looking like?
my host has offered me the chance to move to another server, but I think that involves a lot more work than I want to do myself. If THEY offered to move it all, then I might bite.
Please enter your server specs in your user profile! 😢
PhoenixOffline
Joined: Mar 18, 2004
Posts: 1543
Location: Netosphere
Tuta, I found a routine on nukeamazon for someone else having the same issue, which replaces fopen with a curl request - I have updated the download for this, plus a Cart bug, so this may resolve your issue
Server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS):
TutaOffline
Joined: Dec 11, 2004
Posts: 13
Location: Houston
Phoenix - that seems to have fixed the adding items issue, now the only thing I see that i think is related is when I click around the catalog, none of the images seem to come over as well -- it looks like it is the same issue...
Attachment:
getimagesize.jpg
Description
in modules/Amazilla/index.php and in includes/Amazilla/functions.php
Filesize
56.70 KiB
Viewed
479 Time(s)
Please enter your server specs in your user profile! 😢
PhoenixOffline
Joined: Mar 18, 2004
Posts: 1543
Location: Netosphere
getimagesize(0 is a pretty fundamental PHP function - does your host know what he/she is doing? They're running a site so unnecessarily tight that it has no php functionality.
I can find a replacement function for that, but it is old and it uses fopen
Server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS):
TutaOffline
Joined: Dec 11, 2004
Posts: 13
Location: Houston