tony Armstrong thinks:
When selecting AutoConfiguration and Load Theme Preset the batch process fails as it looks for whoismanu-photoq-ajax.php which is no longer there
tony Armstrong thinks:
When selecting AutoConfiguration and Load Theme Preset the batch process fails as it looks for whoismanu-photoq-ajax.php which is no longer there
thanks for your report. i apparently forgot a reference to the old ajax script in the code. guess that is what causes problems in your case (not in my case though).
I think that if you delete the following line (#145) from PhotoQSettingsPageHandler.php you should be fine:
var ajaxUrl = "<?php echo plugins_url('photoq-photoblog-plugin/whoismanu-photoq-ajax.php'); ?>";
please tell me whether this solves your problem. thanks.
You must log in to post.