Support Forum
I assume that is the directory... what about the files? in particular the css file that cannot be read...
also, another test, in your browser, in the url field, enter the url to the css file (I assume it actually exists on your server?) and see if it comes up or generates an error... It should come up as it should be web accessible...
Visit Cruise Talk Central and Mr Papa's World
CSS file is 644. I changed the permissions to 755 and used the original code, did not work.
The CSS file is web accessible.
If I use the absolute path instead of the search function you have in the PHP file and use <style>@import ________</style> instead of <link></link>, the CSS loads. I searched my "sp-captcha-components.php" file for the search function 'sp_find_css", and it does not seem to exist. Perhaps that is the problem?
not sure what the issue would be... we have thousands using the captcha plugin without this issue... so while there might be an issue it seems to be related to some sort of server configuration... sp_find_css() is a core simple press function - that is in the simple press plugin not the captcha plugin...
if you are able to debug where it fails on your setup, might provide useful info...
out of curiosity, what sp theme do you use?
Visit Cruise Talk Central and Mr Papa's World
that function , sp_find_css(), s a critical part of simple press core api and used on tens or hundreds of thousands of installs and not having any other reported issues... so tends to point to some sort of server configuration.... not saying one that is wrong or bad, but non standard... if indeed valid, would like to know the particulars, cause or reason so any needed improvements could be made... just lacking data currently...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)