Title: Infuriating Problem
Last modified: August 19, 2016

---

# Infuriating Problem

 *  [mdoctor](https://wordpress.org/support/users/mdoctor/)
 * (@mdoctor)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/infuriating-problem/)
 * I installed and activated Wp-cycle Plugin. When I’m uploading images, I’m facing
   with this warning:
 * **Warning: basename() expects parameter 1 to be string, object given in /home/
   medicalt/public_html/wp-content/plugins/wp-cycle/wp-cycle.php on line 148**
 * Related line to wp-cycle.php file is here:
 * // make the thumbnail
    $thumb_height = round((100 * $wp_cycle_settings[‘img_height’])/
   $wp_cycle_settings[‘img_width’]); if(isset($upload[‘file’])) { $thumbnail = image_resize(
   $file, 100, $thumb_height, true, ‘thumb’); $thumbnail_url = $upload_dir_url .
   basename($thumbnail); **Line 148**

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

 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/infuriating-problem/#post-1870047)
 * do not bump the topic – be patient as we are all volunteers
    I tagged this so
   the plugin dev may see it
 *  [syimen](https://wordpress.org/support/users/syimen/)
 * (@syimen)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/infuriating-problem/#post-1870323)
 * I have the same problem, how do I fix it?
 *  [shagen](https://wordpress.org/support/users/shagen/)
 * (@shagen)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/infuriating-problem/#post-1870344)
 * Just had the same problem. Starting showing up after I tried to make the height
   auto, which in turn made the heigh zero after saving the settings. Once I set
   the height again, all appears to be normal.
 * Would be nice if you could set the width and not worry about the height in case
   you have various image heights say for ads, etc.

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

The topic ‘Infuriating Problem’ is closed to new replies.

 * 3 replies
 * 4 participants
 * Last reply from: [shagen](https://wordpress.org/support/users/shagen/)
 * Last activity: [14 years, 7 months ago](https://wordpress.org/support/topic/infuriating-problem/#post-1870344)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
