This is my experience as well. The latest version is still throwing php 8 errors requiring php 7.4 max. Plus I have a guzzle meltdown in the latest version. Will have to restore the previous version.
Posts by ian Hobbs
-
-
-
Check the php tags in the header. They must appear first.
-
Sometimes ( i think ) it has to do with cache. I sometimes fix this with rebooting. Or if you have some control of cache clearing cache. The caches are local server cache and DNS cache on you device. Not browser cache. See if that works.
-
There are a number of approaches for this.
- Add a 'page' style chooser in the body element.
- Weave css choosers for granular control though with template inserts so you only have to write one.
- Add whole preset stylesheet inserts based upon client choice in the header.
Example 2. Inline style chooser to customise text color and background color.
-
What are the db speeds outside of the shop? Could it be an issue with your DB? Can you post some page speeds with 3 or 6 db queries?
-
What does your php error logs show.
-
Yes perch/runway has three domain options in your licensing panel. It's worth setting up the three versions in your config as Clive mentions. So you can fluidly switch between the three versions.
Also note that you can load other configs for each site like
on local spaces.
-
There are so many ways of doing this. A list and detail page architecture will work. If you want more elegant abstraction then perch Runway offers collections that can be filtered, listed, detailed and connected to other collections. Eg authors. You can think of it as list and detail on steroids with a fluid routing capacity.
-
try this... https://perchology.slack.com/
-
Great tips thanks.
-
What are the three sites you have registered in your perch account?
-
It doesn't matter. But if i'm manually exporting with phpMYAdmin I usually do a "custom export" with "delete tables" checked. So the imported sees the instruction to delete tables before importing new ones. A little house-keeping check.
-
No Captcha would have to be built into the page template with the form.
-
How did you export the Database? There are about 3 ways to do this. I get solid results using export with phpMyAdmin. Next best would be a mysql dump with the command line. Check that you are matching DB coalition.
-
I suspect a php library error. Check your extensions. And do what Jordin says. Also check mime types on the server.
-
Not natively. A contact page with lists comes to mind as a workaround.
-
Can you dig through server logs in the raw logs to trace the error?
-
How do I check to see if I meet these requirements?
Or, does anyone know if the type of hosting I already have meets those requirements?
https://docs.grabaperch.com/vi…g-the-compatibility-test/
Also, will GoDaddy assist with creating a MySQL database on my server? How do I know if I'll need one?
Yes you'll need one and they most likely won't assist - it's very easy with Cpanel though.
-
what are you trying to do with the variable?
Filter a slideshow?