confusionmagazine
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Error establishing a database connectionyes thanks.
Forum: Fixing WordPress
In reply to: Video too large (over 8MB)it says, “file upload limit over 8MB from php.ini” or something similar.
Forum: Fixing WordPress
In reply to: Using an RSS Feed as a column in a website for news updatesI understand. I write your article thoroughly. That is what I told the webhost, and they responded to what I previously wrote. I believe you, I just don’t know how to fix the problem. I didn’t create the website, they made it in a content management PHP program. I am the current webmaster who makes changes on the navigation in the header php and i hack their code to make it so it’s not so much a CMS.
I will relay the information back to them, but not sure if they can do anything. I already set the permissions to 777. Thanks.
Forum: Fixing WordPress
In reply to: Using an RSS Feed as a column in a website for news updatesI did and they responded with this:
“I would start by putting the blog in a directory of its own like /blog. WordPress may be having an issue with your filename in the root. It is common with WordPress installations. Also, the simplepie.php file has a not writable instruction in the code.”
However, my wordpress is on a different server completely. The only thing in the root directory is the /inc/ folder with the simplepie.php file and the cache file. The simplepie.pho is pointing to my RSS feed in the code.
Is there anything to what they are saying about the simplepie.php file not having writable instruction in the code???
Forum: Fixing WordPress
In reply to: Using an RSS Feed as a column in a website for news updatesThanks stvwlf.
I spent a few hours on this and I made a lot of progress.http://consolidatedskateboard.com/indexblog.php
I can’t get the Cache thing fixed though.
I changed the permissions through the ftp to 777 READ WRITE EXECUTE.the cache file is in the inc directory, which is in the same directory as the rest of the main files in the site. that should be working right?
But I get this error:
Warning: ./cache/333f4035899cd050830bdfafd87f9b1d.spc is not writeable in /var/www/vhosts/consolidatedskateboard.com/httpdocs/inc/simplepie.php on line 1779
Any idea??
thanks.