nerdjohn
Forum Replies Created
-
I tried this, but there seems to be some sort of issue.
I exported the ILJ_KEYWORDS_PRO.CSV file– it is semi-colon delimited, not comma delimited.
So I tried importing a semi-colon delimited file of the same format; uploaded correctly, but did not import correctly. Got the following error:
Nothing to import or no data for import found.
So I repeated the process with a true CSV file of the same format. Got the same failed result.
Any ideas?
Thanks for the prompt reply!
Thanks for the prompt reply!
Forum: Plugins
In reply to: [PHP Everywhere] Issues with Multiple InstancesHere’s the error:
Updating failed. The response is not a valid JSON response.
Forum: Plugins
In reply to: [PHP Everywhere] Issues with Multiple InstancesThat’s the original construct I used… upon saving the WP page, it threw an error; every attempt to access that page resulted in WP crashing.
FYI, the IF statements in the php_everywhere box were simple INCLUDE statements.