• Just updated Viper’s Video Quicktags today and I’m now getting a blank (white) page when I try to add a new post.

    I’m guessing that it’s a conflict with another plugin, but I just wanted to see if it was a known issue and if there’s a way around it.

    Thanks,
    Mike

Viewing 6 replies - 1 through 6 (of 6 total)
  • There was another report of this, but I am unable to reproduce.

    Please try and post any error messages, disable all other plugins, etc.

    Same problem occurs with the Plugin “WP-SpamFree” Version 2.1.0.7 DE-Edition running at the same time.

    I’m using WordPress 2.8.4 and Viper’s Video Quicktags 6.2.12 DE-Edition.

    Problem solved: Seems only to occur at the Hoster 1&1. To solve the problem, copy the following code into a .htaccess-File in WordPress Home Directory:

    AddType x-mapp-php5 .php
    AddHandler x-mapp-php5 .php

    Hmm, did I accidentally make my plugin PHP5 only? I don’t have access to any server running PHP4 anymore, but I do my best to stick to PHP4 functions.

    Can someone elaborate on vectorpixel’s fix? I’m not that well versed in the technical things yet. Where can I access the htaccess-File? I am not finding the WordPress home directory. Thanks for helping a newbie.

    @johnfconley: You will find your WordPress-Directory, if you go (in the admin-panel) to “General Settings” -> then under “wordpress-directory”. put a text-file, named as “.htaccess” in this directory (via FTP-Upload), containing the code i’ve posted above.

    this should solve the problem mentioned.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Viper’s Video Quicktags] Blank Add New Post Screen’ is closed to new replies.