• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

New Hosting Provider (Catchable fatal error)

Status
Not open for further replies.

Mortgage

Chevereto Member
Hi,

Just changed host and updated to latest version of Chevereto and getting this error:

"Catchable fatal error: Argument 1 passed to RecursiveIteratorIterator::__construct() must be an instance of Traversable, instance of RecursiveDirectoryIterator given, called in /home4/user3/public_html/app/themes/Earth/snippets/listing.php on line 17 and defined in /home4/user3/public_html/app/lib/classes/class.listing.php on line 391"

I'm guessing it's something that needs to be enabled on my new hosting provider?

Thanks.
 
Try removing any kind of server cache and give it a try.
 
No cache is installed as far as I'm aware, checked Cloudflare and it's disabled in Chevereto as well.
 
Check for server side cache like OPCache, Memcache, etc. My guess is that there must be some sort of cache messing with this.
 
I've removed my .user.ini file and it's now working, so something in my custom php.ini from Arvixe is causing the issue.

Now to find out what part, should be fun! (it's a copy of the default php.ini with only upload, post and memory limit edited).
 
Another fun php afternoon, I've years doing that. Hope you find the issue soon.
 
Another fun php afternoon, I've years doing that. Hope you find the issue soon.

Ah, yes! I've been having these a lot recently, for now I just delete the full php.ini and only added the lines I need (like max upload ect)

Feel free to change the tag to Invalid as it wasn't Chevereto! :)
 
Status
Not open for further replies.
Back
Top