1 reputation
3
bio website
location
age
visits member for 4 months
seen May 6 at 10:41
stats profile views 4

Feb
5
comment Hovering Notification MessageBox that can't be dismissed
I will post back with some links
Feb
4
awarded  Commentator
Feb
4
comment Hovering Notification MessageBox that can't be dismissed
I think it has to do with Wordpress Multisite changes/ some feature update that won't go away. I'll check in another browser as well and try to post a screenshot.
Feb
4
asked Hovering Notification MessageBox that can't be dismissed
Jan
29
comment Fix How? Fontpress Wordpress Plugin Error “Warning: file_get_contents(C:\./..) failed to open stream: Permission denied” on Win7 64 XAMPP 1.8.1 WP 3.5
I cant understand what makes these people so eager to close this question? We are having a one to one discussion where you are helping me resolve this. Is there a way to undo this?
Jan
29
revised Fix How? Fontpress Wordpress Plugin Error “Warning: file_get_contents(C:\./..) failed to open stream: Permission denied” on Win7 64 XAMPP 1.8.1 WP 3.5
Updated code, Solutions tried, Some additional references and fixes that I found
Jan
29
revised Fix How? Fontpress Wordpress Plugin Error “Warning: file_get_contents(C:\./..) failed to open stream: Permission denied” on Win7 64 XAMPP 1.8.1 WP 3.5
added 583 characters in body
Jan
29
comment Fix How? Fontpress Wordpress Plugin Error “Warning: file_get_contents(C:\./..) failed to open stream: Permission denied” on Win7 64 XAMPP 1.8.1 WP 3.5
Some interesting insights: - I added your code to wrap those lines using file-get-contents php.net/manual/en/function.file-get-contents.php and it fixed that - Now I seem to have found another file-get-contents somewhere else causing a similar issue
Jan
28
comment Fix How? Fontpress Wordpress Plugin Error “Warning: file_get_contents(C:\./..) failed to open stream: Permission denied” on Win7 64 XAMPP 1.8.1 WP 3.5
I will try this out. In the meantime, I was wondering if you could look at this Support Thread and tell me if I am failing to understanding something that the Plugin Developer is saying in terms of physical server etc.
Jan
28
awarded  Tumbleweed
Jan
27
revised Fix How? Fontpress Wordpress Plugin Error “Warning: file_get_contents(C:\./..) failed to open stream: Permission denied” on Win7 64 XAMPP 1.8.1 WP 3.5
added 1379 characters in body
Jan
27
comment Fix How? Fontpress Wordpress Plugin Error “Warning: file_get_contents(C:\./..) failed to open stream: Permission denied” on Win7 64 XAMPP 1.8.1 WP 3.5
I updated the posted with thoughts & actions cleared up. Also, added a snippet of the code so in your PHP wisdom we could get more clarity. If you'd like I can post a SnapShot or Tree map of the Folders/ Files involved since I've checked all permissions.
Jan
27
revised Fix How? Fontpress Wordpress Plugin Error “Warning: file_get_contents(C:\./..) failed to open stream: Permission denied” on Win7 64 XAMPP 1.8.1 WP 3.5
Cleared up thoughts and clearly outlined actions taken so far. Added alternative thoughts on possible error causes. Added a snippet of error causing code
Jan
27
revised Fix How? Fontpress Wordpress Plugin Error “Warning: file_get_contents(C:\./..) failed to open stream: Permission denied” on Win7 64 XAMPP 1.8.1 WP 3.5
edited title
Jan
27
comment Fix How? Fontpress Wordpress Plugin Error “Warning: file_get_contents(C:\./..) failed to open stream: Permission denied” on Win7 64 XAMPP 1.8.1 WP 3.5
Thanks. I posted that in their support forum as you had suggested. Let's hope there is a workaround.
Jan
26
comment Fix How? Fontpress Wordpress Plugin Error “Warning: file_get_contents(C:\./..) failed to open stream: Permission denied” on Win7 64 XAMPP 1.8.1 WP 3.5
CONFIRMED: The value for allow_url_fopen via the http://localhost/xampp/phpinfo.php and inside php.ini is On. Is there any other cause here, that could have a fix?
Jan
25
comment Fix How? Fontpress Wordpress Plugin Error “Warning: file_get_contents(C:\./..) failed to open stream: Permission denied” on Win7 64 XAMPP 1.8.1 WP 3.5
This is the response they posted back - You need to set your local server to allow the files management. Now it is blocking the file_get_contents function. - Is there a realistic way to go about doing this or will this method file_get_contents() have to be replaced/ rewritten.
Jan
25
revised Some way to Flush or Overwrite all Imported Content in a Site for a Fresh Import - How?
added 253 characters in body
Jan
25
asked Some way to Flush or Overwrite all Imported Content in a Site for a Fresh Import - How?
Jan
25
comment Fix How? Fontpress Wordpress Plugin Error “Warning: file_get_contents(C:\./..) failed to open stream: Permission denied” on Win7 64 XAMPP 1.8.1 WP 3.5
cpilko - Thank you. I've posted a ticket with them. I'll post back when I have a response or resolution from their end.