Title: [Plugin: WordPress Mobile Pack] Relative links cause parse error
Last modified: August 19, 2016

---

# [Plugin: WordPress Mobile Pack] Relative links cause parse error

 *  Resolved [parrothead](https://wordpress.org/support/users/parrothead/)
 * (@parrothead)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-wordpress-mobile-pack-relative-links-cause-parse-error/)
 * This is just FYI for others who may have this problem.
 * Relative links like this: href=”../images/myimage.jpg” that work in the desktop
   site, cause parse error warnings like these when in the mobile site:
 *     ```
       Warning: array_filter() [function.array-filter]: The second argument, 'Array', should be a valid callback in /home/tulsaweb/public_html/wordpress/wp-content/plugins/wordpress-mobile-pack/plugins/wpmp_transcoder/wpmp_transcoder.php on line 363
   
       Warning: implode() [function.implode]: Invalid arguments passed in /home/tulsaweb/public_html/wordpress/wp-content/plugins/wordpress-mobile-pack/plugins/wpmp_transcoder/wpmp_transcoder.php on line 389
       ```
   
 * The page renders ok, but the warnings are included at the top of the page.
 * I resolved the issue by using absolute addresses. eg.: href=”[http://mydomain.com/images/myimage.jpg&#8221](http://mydomain.com/images/myimage.jpg&#8221);

Viewing 1 replies (of 1 total)

 *  [techdog](https://wordpress.org/support/users/techdog/)
 * (@techdog)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-wordpress-mobile-pack-relative-links-cause-parse-error/#post-1318778)
 * Found the problem – 2 images were uploaded/added to pages using relative links.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WordPress Mobile Pack] Relative links cause parse error’ is 
closed to new replies.

## Tags

 * [parse-error](https://wordpress.org/support/topic-tag/parse-error/)

 * 1 reply
 * 2 participants
 * Last reply from: [techdog](https://wordpress.org/support/users/techdog/)
 * Last activity: [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-wordpress-mobile-pack-relative-links-cause-parse-error/#post-1318778)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
