acrovin
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can't Login to wp-admin , Internal Server Error 404 ErrorAny help would be really appreciated
There is one folder inside the “wordpress-gallery-plugin” with ‘cache’ as folder name. Make sure to set ’777′ as File Permissions to this folder. The will make it work.
Forum: Plugins
In reply to: Contact Form 7 Wont Activate (Fatal Error)I have gravity forms. Tell me your id , I would email it to you.
Forum: Plugins
In reply to: Contact Form 7 Wont Activate (Fatal Error)You can use “gravity forms” to make a contact form, it takes less than 5 minutes and is highly customizable. I have used “contact form 7” and “gravity forms”. I would use “gravity forms” over “contact form 7” any day. “Gravity forms” gives you even power of conditional form fields i.e One form under the under if specific fields are checked. Try it. It is not the same as “contact form 7” , its better.
Forum: Plugins
In reply to: [Invite Anyone] The plugin does not have a valid header need help :(I have faced the same problem too, The happens because some developers put their plugin code in a sub folder in the main folder. Just unzip the main plugin folder and you will see a sub folder that contains the plugin files. Zip that sub folder again and upload , it will work .
Acrovin
I found the solution to my problem myself.
open up your .htaccess ( mostly hidden ) and add this line at the end of the file.
AddType application/xml .xsl
Save and upload.