Arnan
Forum Replies Created
-
Forum: Plugins
In reply to: [Matomo Tracker] False reference to file in version 1.4 and other problemsIf it’s just the common.php that;’s missing, that’s for a RSS feed. Simply comment out the line for now.
Add a//at the start of it, Same for the line that calls the meta links. The plugin should work then, until I make a proper fix.Forum: Plugins
In reply to: [Matomo Tracker] False reference to file in version 1.4 and other problemsJust as I released the update a couple of days ago I noticed it was uploading the wrong files and corrected it.
So the ‘same’ 1.4 release should already have the correct files. I didn’t make it a new version because I caught the error before anyone could download it.
That means you’re either very fast in updating, or the correction didn’t go through. 😑
I’ll test it, check it out, today and re-apply the correction soon!Forum: Plugins
In reply to: [AdRotate Banner Manager] No image on folderI’ve checked the code, you can use webp of-course. As long as your server supports it (it probably does).
The dropdown menu in AdRotate Banner Manager currently ignores those files. I’ll add it for a future update.For the time being, if you want to keep those files in the banners folder, you can replace
%asset%with the actual path – Something like/wp-content/banners/your-file.webp.AdRotate Pro does list and fully support webp.
Forum: Plugins
In reply to: [AdRotate Banner Manager] No image on folderOh yes, if your site supports webp that should just work. But I’ll check the code if AdRotate Banner Manager also does.
Webp is a fairly recent addition for my plugins – I’m not sure if I also added it to AdRotate Banner Manager or just to AdRotate Pro.To make sure the system as a whole works you can use a jpg file, too.
Forum: Plugins
In reply to: [AdRotate Banner Manager] No image on folderWhat kind of file did you upload? What is the extension?
Forum: Plugins
In reply to: [W3 Total Cache] W3 Total Cache 2.8.15 “kills” AdRotate 5.17From a customer today:
if i disable ETag in W3Total Cache and enable W3 Total cache headers, then all working.
I see the checkboxes in the W3TC settings, but I’m not sure how that relates to AdRotate.
Forum: Plugins
In reply to: [AdRotate Banner Manager] No image on folderIf the file isn’t visible in Manage Media then it probably isn’t uploaded.
Try uploading the file again. Or if that fails, check Settings > Maintenance, about half way down there should be an indicator for the banners folder if it exists and is writable.If it’s not there, or not writable, that’s the problem then.
Thanks 🥳
Other than this, the plugin is quite excellent – Hence the upset.
Forum: Plugins
In reply to: [AdRotate Banner Manager] Error after the updatePretty much yes. I’ve updated the update routine to add the folder first if it’s missing.
Forum: Plugins
In reply to: [AdRotate Banner Manager] No image on folderDo you mean the dropdown menu when editing the advert is empty?
Is the image visible in the Manage Media dashboard?Forum: Plugins
In reply to: [AdRotate Banner Manager] Error after the updateAha good 🙂
The empty file prevents people from easily loading/listing export files in the folder in a browser.I’ll review the update process. I didn’t see this error when testing on my site 🙁
Forum: Plugins
In reply to: [AdRotate Banner Manager] Error after the updateAs in the whole dashboard is stuck? (re)loading the dashboard does not work?
If so, look if the /wp-content/reports/ folder exists. And if it does if there is an index.html file in there.
You can check this with any FTP client, or through your hosting dashboard’s file manager.If the folder and/or file doesn’t exist, please create it. The html file can be empty, it just needs to exist.
That’s what the fclose() thing tries to do, to create that file.Forum: Plugins
In reply to: [AdRotate Banner Manager] Error after the updateCan the webserver/Wordpress create/write files to your filesystem? Do you know? Can you check?
The error can be ignored if the plugin works fine if the plugin works fine after loading the next dashboard page.
Forum: Plugins
In reply to: [W3 Total Cache] W3 Total Cache 2.8.15 “kills” AdRotate 5.17Replying for @andrewlynch here – I make AdRotate (Pro).
It uses/hooks into your fragmented caching feature. With the
<!-- mfunc HASH -->PHP<!-- /mfunc -->stuff to run a bit of PHP on pageload.I saw in your changelog that you changed a few things for it, but the actual usage method doesn’t seem to have changed. So logically the fragmented caching is the culprit.
But if the implementation needs to change then the manuals for it are not accurate.Forum: Plugins
In reply to: [AdRotate Banner Manager] Impression stats have dropped off dramaticallyYes, impressions are counted when the page loads.
For groups only the ads being shown get an impression.