Forum Replies Created

Viewing 15 replies - 1 through 15 (of 15 total)
  • Thread Starter gazzanewpy

    (@gazzanewpy)

    And one last thing. When I download the plugin the PHP is corrupt so I need to go into Dreamweaver and reformat correctly (primarily the carriage returns are all corrupted). I have downloaded three times now and same thing. Maybe more is corrupt and that is my problem. The corruption is obviously in the images2post.php file!

    Thread Starter gazzanewpy

    (@gazzanewpy)

    Could this be down to rights not being set correctly?

    If I remove the plugin the system works but when I reinstall it the same faults occur.

    Thread Starter gazzanewpy

    (@gazzanewpy)

    Okay, I have recognised one error in that I dd not have a media folder within the wp-admin/images folder. However, when I try to log in I get the login boxes but the header section displays the following error:

    Warning: Cannot modify header information – headers already sent by (output started at /home/gazzanew/public_html/wordpress/wp-content/plugins/image2post/image2post.php:1) in /home/gazzanew/public_html/wordpress/wp-login.php on line 9

    then when I log in I get the following errors and nothing else:

    Warning: Cannot modify header information – headers already sent by (output started at /home/gazzanew/public_html/wordpress/wp-content/plugins/image2post/image2post.php:1) in /home/gazzanew/public_html/wordpress/wp-login.php on line 9

    Warning: Cannot modify header information – headers already sent by (output started at /home/gazzanew/public_html/wordpress/wp-content/plugins/image2post/image2post.php:1) in /home/gazzanew/public_html/wordpress/wp-includes/pluggable-functions.php on line 274

    Warning: Cannot modify header information – headers already sent by (output started at /home/gazzanew/public_html/wordpress/wp-content/plugins/image2post/image2post.php:1) in /home/gazzanew/public_html/wordpress/wp-includes/pluggable-functions.php on line 275

    Warning: Cannot modify header information – headers already sent by (output started at /home/gazzanew/public_html/wordpress/wp-content/plugins/image2post/image2post.php:1) in /home/gazzanew/public_html/wordpress/wp-includes/pluggable-functions.php on line 247

    Any ideas?

    Thread Starter gazzanewpy

    (@gazzanewpy)

    Yeah, that’s the one I used. Going to try it again!

    Thread Starter gazzanewpy

    (@gazzanewpy)

    I believe it uses the images folder within WP-Admin?

    This message now appears if I try to log in to my WordPress admin so the problem is extensive. I am going to remove the plug-in but would love to know why it doesn’t work.

    Thread Starter gazzanewpy

    (@gazzanewpy)

    Thanks red-star for saving me again. Only issue is that when I run this plug-in to edit an existing post I get the following error:

    Warning: Cannot modify header information – headers already sent by (output started at /home/gazzanew/public_html/wordpress/wp-content/plugins/image2post/image2post.php:1) in /home/gazzanew/public_html/wordpress/wp-admin/post.php on line 122

    Any ideas? Or, more importantly, any solutions?

    Thread Starter gazzanewpy

    (@gazzanewpy)

    I run firefox but didn’t know about this tool. I have got to try that out. Thanks!

    Thread Starter gazzanewpy

    (@gazzanewpy)

    FF and the Dev Toolbar?

    And yeah, simpler would be better but I don’t like easy lives!

    Thread Starter gazzanewpy

    (@gazzanewpy)

    No, in fact I set the margin to 500 and the width to 200 (making it run up to the 700 required. I then set the content 0 with wdith 500. Yet nothing

    Thread Starter gazzanewpy

    (@gazzanewpy)

    your right! I’ll go try.By the way, the CSS is called style.css

    Thread Starter gazzanewpy

    (@gazzanewpy)

    okay, here’s the link (though remember this is a work in progress and the site is actually hidden behind another one)

    https://www.gazzanewpy.me.uk/wordpress/reflect.htm

    Thread Starter gazzanewpy

    (@gazzanewpy)

    Oh, I’ve done most of it and made the whole PHP look similar to my main site but I liked the idea of including it in an iFrame so it was identical. I’ve butchered most of the CSS and the header.PHP, footer.PHP and some of the index.PHP has changed but this part stumps me. I thought DIVs were floating boxes

    Thread Starter gazzanewpy

    (@gazzanewpy)

    Got it working by using the full URL. Thanks

    Thread Starter gazzanewpy

    (@gazzanewpy)

    Okay, yes I moved the files to the worpress root (rather than in the themes section where they were). I still get the white rectangle but I get this text now:

    <?php
    /* Short and sweet */
    define(‘WP_USE_THEMES’, true);
    require(‘./wp-blog-header.php’);
    ?>

    why?

    Thread Starter gazzanewpy

    (@gazzanewpy)

    Nope, closed the tags:

    <iframe src=”index.php” scrolling=”auto” width=”700″ height=”300″ frameborder=”0″>
    I am sorry but either your browser does not support inline frames or you have this option disabled.
    </iframe>

    But all I get is a big white rectangle in the middle of my page (where the iFrame is) and a notice telling me I am looking for something that is not there.

Viewing 15 replies - 1 through 15 (of 15 total)