cboyd213
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Media uploads not workingI just tried this and I’m sorry to say it didn’t work
When I changed the wp-content directory to 766 it added to the error the following: “Is its parent directory writable by the server?” then I went ahead and worked my way up on the chmod setting and it went away but still will not upload the image.
size is not an issue because it’s set for 80MB max.
The file location it gives is correct.
Could I have entered a wrong line code in mysql from the transfer from windows to linux? everything else seems to work ok.Forum: Fixing WordPress
In reply to: how to strip off part of a link?I tried the following:
RewriteEngine on
RewriteBase /RewriteRule (.*)/blog/(.*) $1/$2
but nothing happens
Is that right?Forum: Fixing WordPress
In reply to: how to strip off part of a link?Thanks for your post but that link is for fixing it within wordpress and I already did that. All the links work within the website just fine.
I’m just talking about users you have the old links saved and google search engine results still have the old /blog so it goes to the new link.
Forum: Fixing WordPress
In reply to: Issues with Permalink SettingsI’m running a windows server so .htaccess file will not work
Forum: Plugins
In reply to: Print list plugin?Thank you for posting back
I tried plugin wp125 and that doesn’t seem to be what I’m looking for.I need a printable list were users can click a checkbox for which coupons they want on a webpage and hit print list, then it will come up with a seperate page of all the iteams they checked to be printed.
WP125 doesn’t have checkbox’s or a posting option for iteams picked
Thanks for your input on this