Title: a simple problem
Last modified: August 18, 2016

---

# a simple problem

 *  [tonywright](https://wordpress.org/support/users/tonywright/)
 * (@tonywright)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/a-simple-problem-2/)
 * i’m trying to add the ‘better image rotator’ from
 * [http://www.alistapart.com/comments/betterrotator/](http://www.alistapart.com/comments/betterrotator/)
 * on to [http://www.rapnews.co.uk](http://www.rapnews.co.uk)
 * as you can see, the command in my sidemenu is showing as code, and not the image.

Viewing 7 replies - 31 through 37 (of 37 total)

[←](https://wordpress.org/support/topic/a-simple-problem-2/page/2/?output_format=md)
[1](https://wordpress.org/support/topic/a-simple-problem-2/?output_format=md) [2](https://wordpress.org/support/topic/a-simple-problem-2/page/2/?output_format=md)
3

 *  [jaseone](https://wordpress.org/support/users/jaseone/)
 * (@jaseone)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/a-simple-problem-2/page/3/#post-272700)
 * At a guess I would say your host has some security settings that are causing 
   some grief, can you create a new file info.php with the below content and put
   it somewhere we can look at it?
 * `<?php
    phpinfo(); ?>
 *  Thread Starter [tonywright](https://wordpress.org/support/users/tonywright/)
 * (@tonywright)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/a-simple-problem-2/page/3/#post-272701)
 * [http://www.rapnews.co.uk/wp-content/themes/default/info.php](http://www.rapnews.co.uk/wp-content/themes/default/info.php)
 *  Thread Starter [tonywright](https://wordpress.org/support/users/tonywright/)
 * (@tonywright)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/a-simple-problem-2/page/3/#post-272747)
 * Any ideas guys?
 *  Thread Starter [tonywright](https://wordpress.org/support/users/tonywright/)
 * (@tonywright)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/a-simple-problem-2/page/3/#post-272761)
 * ???
 *  Thread Starter [tonywright](https://wordpress.org/support/users/tonywright/)
 * (@tonywright)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/a-simple-problem-2/page/3/#post-272763)
 * ?
 *  Thread Starter [tonywright](https://wordpress.org/support/users/tonywright/)
 * (@tonywright)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/a-simple-problem-2/page/3/#post-272797)
 * ????????? PLEASE SOMEONE I BEG U!
 *  [wpguin](https://wordpress.org/support/users/wpguin/)
 * (@wpguin)
 * [19 years, 9 months ago](https://wordpress.org/support/topic/a-simple-problem-2/page/3/#post-272957)
 * For the next person who runs across this (and possibly only for WP 1.5.x) try
   this:
 * Add a new line 1 to your wp root’s index.php file:
 * 1 `<?php include('rotator.php'); ?>`
    2 `<?php` 3 `/* Short and sweet */` 4 `
   define('WP_USE_THEMES', true);` 5 `require('./wp-blog-header.php');` 6 `?>`
 * And put rotator.php and images.ini in your wp root as well. This was the only
   way I could get the rotator to work when using `<?php showImage(); ?>` from (
   an embedded location) within a theme.php file.

Viewing 7 replies - 31 through 37 (of 37 total)

[←](https://wordpress.org/support/topic/a-simple-problem-2/page/2/?output_format=md)
[1](https://wordpress.org/support/topic/a-simple-problem-2/?output_format=md) [2](https://wordpress.org/support/topic/a-simple-problem-2/page/2/?output_format=md)
3

The topic ‘a simple problem’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 37 replies
 * 4 participants
 * Last reply from: [wpguin](https://wordpress.org/support/users/wpguin/)
 * Last activity: [19 years, 9 months ago](https://wordpress.org/support/topic/a-simple-problem-2/page/3/#post-272957)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
