PsychicSmurf
Forum Replies Created
-
Forum: Plugins
In reply to: [MimeTypes Link Icons] Download File MissingThey are looking into where the file has gone.
You can download it from this link though in the mean time:
Forum: Plugins
In reply to: [MimeTypes Link Icons] Warning: filesize() [function.filesize]: stat failedYes, that has fixed the issue my end! Many thanks.
I’ll tag this as resolved and leave the other investigations to you 🙂
Many thanks for a swift fix, and a very useful plugin!
Forum: Plugins
In reply to: [MimeTypes Link Icons] Warning: filesize() [function.filesize]: stat failedIt may be pertinent, but I tried to download the plugin using the above link, and also through the WP interface, and both gave me 404 File not found.
I managed to download the plugin using:
http://downloads.wp.xz.cn/plugin/mimetypes-link-icons.zip
It appears to be the same as the SVN, but thought it may be important to mention.
Forum: Plugins
In reply to: [MimeTypes Link Icons] Warning: filesize() [function.filesize]: stat failedI haven’t enabled WP_DEBUG, and haven’t explicitly changed anything to enable debugging. It’s possible that my php.ini files may have debug out enabled though for my development.
However, I’ve now just enabled it so we can debug, and the setting page shows:
[internal_domains] => Array ( [0] => agnosticpaga )I then added in the temporary code @ line 1290 and it shows:
Array ( [home_path] => /home/crystali/public_html/agnosticpagan/ [site_path] => /home/crystali/public_html/agnosticpagan/ [wp_upload] => Array ( [path] => /home/crystali/public_html/agnosticpagan/wp-content/uploads/2013/06 [url] => http://agnosticpagan.co.uk/wp-content/uploads/2013/06 [subdir] => /2013/06 [basedir] => /home/crystali/public_html/agnosticpagan/wp-content/uploads [baseurl] => http://agnosticpagan.co.uk/wp-content/uploads [error] => ) [path_to_home] => [site_root] => [path_to_upload] => /wp-content/uploads [test1] => [test2] => n.co.uk/wp-content/uploads/2013/06/example.txt [rel_url] => n.co.uk/wp-content/uploads/2013/06/example.txt )