Title: weird string error. Help Need
Last modified: August 19, 2016

---

# weird string error. Help Need

 *  Resolved [wethead](https://wordpress.org/support/users/wethead/)
 * (@wethead)
 * [17 years ago](https://wordpress.org/support/topic/weird-string-error-help-need/)
 * Hi,
 * In my footer I am getting an odd string error,
 * Here is the error:
 * string(9) “post-4395”
 * I have never seen this before it just started happening,
 * The post-### changes on different posts as well.
 * I tried looking this up before posting but found nothing.
 * Any ideas.
 * Thanks in advance and I look forward to your reply
 * Joseph

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

 *  [stvwlf](https://wordpress.org/support/users/stvwlf/)
 * (@stvwlf)
 * [17 years ago](https://wordpress.org/support/topic/weird-string-error-help-need/#post-1082537)
 * This is probably not enough information to diagnose the problem
 *  [rickvv](https://wordpress.org/support/users/rickvv/)
 * (@rickvv)
 * [17 years ago](https://wordpress.org/support/topic/weird-string-error-help-need/#post-1082545)
 * G’day.
    You know, I just started seeing this in my header area, to the right 
   of the header photo, but visually above and still to the right of the sidebar.
   WP 2.7.1, theme OceanMist2 blog here: [http://www.menoqueenllc.com/blog/](http://www.menoqueenllc.com/blog/)
   theme: [http://www.tenbytwenty.com/products/category/wordpress-themes](http://www.tenbytwenty.com/products/category/wordpress-themes)
 * I am getting only “string(9) “post-1004″ ” up there, the ‘post-” number doesn’t
   seem to change.
 * First noticed it after installing slideshare plugin, be have since deactivated
   that and removed it from the plugins directory…so that might be a coincidence.
   
   I have not changed theme, yet but I might try that next to see if I can eliminate
   that as the casue.
 * Thanks for any thoughts.
    Rick
 *  [rickvv](https://wordpress.org/support/users/rickvv/)
 * (@rickvv)
 * [17 years ago](https://wordpress.org/support/topic/weird-string-error-help-need/#post-1082547)
 * Viewing the source in MSIE browser, the last lines in that view looks like this:
 *     ```
       </div>
       		<div id="footer">
       		  <p>
       			Ocean Mist 2.0 theme is available from <a href="http://www.tenbytwenty.com/" title="Quality, free wordpress themes, fonts and icons">TenByTwenty.com</a> | Designed by <a href="http://www.edmerritt.com/" rel="designer" title="Creative Web Designer">Ed Merritt</a> <span style="position: absolute; text-indent: -9999px;">4X.WP.OM.20.EM</span>			<br />Turning Business Into Benevolence is powered by <a href="http://wordpress.org/">WordPress</a> | Photo by <a href="http://www.sxc.hu/profile/rexfarucao">rexfarucao</a></p>
       		</div>
       	</div>
       </div>
       	<!-- Start of StatCounter Code -->
       	<script type="text/javascript">
       	<!--
       		var sc_project=4674452;
       		var sc_partition=46;
       		var sc_security="06012d95";
       	//-->
       	</script>
       	<script type="text/javascript" src="http://www.statcounter.com/counter/counter_xhtml.js"></script>
       	<!-- End of StatCounter Code -->
       <!--
       <p> WassUp  timestamp: 2009-05-20 04:52:24 MDT </p>
       <small>If above timestamp is not current time, this page is cached.</small>
       -->
       </body>
       </html>
   
       string(9) "post-1004"
       ```
   
 * Seems that this funky little line is _After_ the closing </HTML> tage!
    (the 
   plot thickens)
 *  [rickvv](https://wordpress.org/support/users/rickvv/)
 * (@rickvv)
 * [17 years ago](https://wordpress.org/support/topic/weird-string-error-help-need/#post-1082592)
 * Still can’t quite “get it”…but mine changes the “post-xxx” number with each change
   of theme. In the same theme, all articles have teh same number.
    Anyone? Got 
   someplace to start looking? thanks, rick
 *  [rickvv](https://wordpress.org/support/users/rickvv/)
 * (@rickvv)
 * [17 years ago](https://wordpress.org/support/topic/weird-string-error-help-need/#post-1082595)
 * OK, My number just went from 1004 to 1060.
    And at this moment, there are 104
   published Posts, and 106 Posts total. Just thinking out loud, now. thanks, rick
 *  [osattack](https://wordpress.org/support/users/osattack/)
 * (@osattack)
 * [17 years ago](https://wordpress.org/support/topic/weird-string-error-help-need/#post-1082603)
 * I just started getting this yesterday as well. I upgraded some plugins the day
   before and the next day this started to occur.
 * string(9) “post-1536”
 * The post # also changes but I can’t seem to figure out what it means. Sometimes
   it’s string(8) and others string(9). Plugins that I upgraded are:
 * Platinum SEO Pack
    Scissors WassUp
 *  [osattack](https://wordpress.org/support/users/osattack/)
 * (@osattack)
 * [17 years ago](https://wordpress.org/support/topic/weird-string-error-help-need/#post-1082604)
 * And after posting that I think I figured it out. It’s the new WassUp plugin. 
   It is somehow causing that to show up on the site. Once it was disabled it stopped
   showing up.
 *  Thread Starter [wethead](https://wordpress.org/support/users/wethead/)
 * (@wethead)
 * [17 years ago](https://wordpress.org/support/topic/weird-string-error-help-need/#post-1082724)
 * Hey Everyone!!!
 * Thanks for the responses and I see I wasn’t alone!
 * There is also another thread here as well with others have the same issue
 * [http://wordpress.org/support/topic/272163](http://wordpress.org/support/topic/272163)
 * I am going to post on the wassup forums and let them know.,
 * Thanks for all your responses!!
 *  Thread Starter [wethead](https://wordpress.org/support/users/wethead/)
 * (@wethead)
 * [17 years ago](https://wordpress.org/support/topic/weird-string-error-help-need/#post-1082726)
 * UPDATE
 * SEE THIS post on there forums
 * [http://www.wpwp.org/forums/topic/wassup-17-causes-error-in-frontend](http://www.wpwp.org/forums/topic/wassup-17-causes-error-in-frontend)
 * Thank you all and sorry I apologize but I missed a debug echo.
    I will upload
   the new corrected file in a few minutes. But if you don’t want to download again
   it, just DELETE line:1859
 * DELETE THIS FROM wassup.php (line: 1859 Version 1.7)
 * “var_dump($url_wpid); //debug”
    Posted 2 days ago #

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

The topic ‘weird string error. Help Need’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 9 replies
 * 4 participants
 * Last reply from: [wethead](https://wordpress.org/support/users/wethead/)
 * Last activity: [17 years ago](https://wordpress.org/support/topic/weird-string-error-help-need/#post-1082726)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
