Title: dirtydave's Replies | WordPress.org

---

# dirtydave

  [  ](https://wordpress.org/support/users/dirtydave/)

 *   [Profile](https://wordpress.org/support/users/dirtydave/)
 *   [Topics Started](https://wordpress.org/support/users/dirtydave/topics/)
 *   [Replies Created](https://wordpress.org/support/users/dirtydave/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/dirtydave/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/dirtydave/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/dirtydave/engagements/)
 *   [Favorites](https://wordpress.org/support/users/dirtydave/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Trying to insert toplist script into wp](https://wordpress.org/support/topic/trying-to-insert-toplist-script-into-wp/)
 *  Thread Starter [dirtydave](https://wordpress.org/support/users/dirtydave/)
 * (@dirtydave)
 * [19 years, 6 months ago](https://wordpress.org/support/topic/trying-to-insert-toplist-script-into-wp/#post-478624)
 * Samboll
 * no box but I think I have it solved
    tried <?php include(“[http://www.thedailydirty.com/autorank/index.php?p=top20&#8221](http://www.thedailydirty.com/autorank/index.php?p=top20&#8221););?
   > instead of <?php include(“autorank/index.php?p=top20”); ?>
 * by including the full path it is including the toplist. Seems to work fine but
   still testing for bugs
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [PHP in a created page](https://wordpress.org/support/topic/php-in-a-created-page/)
 *  [dirtydave](https://wordpress.org/support/users/dirtydave/)
 * (@dirtydave)
 * [19 years, 6 months ago](https://wordpress.org/support/topic/php-in-a-created-page/#post-400693)
 * Hi
    I am trying to insert a toplist script into my page. I tried the php-exec
   plugin with no luck. Is there anyone out there that can tell me if I’m using 
   the wrong plugin or using the plugin incorectly?
 * The toplist script is
    ‘<?php include(“autorank/index.php?p=top20”); ?>’ and 
   it spits out this on the page
 * Warning: main(autorank/index.php?p=top20): failed to open stream: No such file
   or directory in /home/a1541/thedailydirty.com/wp-content/themes/TDD/sidebar-left.
   php on line 30
 * Aparently it’s trying to pull the script from the wp-content folder instead of
   the autorank. Sorry but my php skills are minimal.
 * Thanks
    Dirty Dave

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