netpants Posted April 17, 2007 Share Posted April 17, 2007 What does this error mean? unserialize(): Argument is not a string Link to comment https://forums.phpfreaks.com/topic/47437-unserialize-argument-is-not-a-string/ Share on other sites More sharing options...
kenrbnsn Posted April 17, 2007 Share Posted April 17, 2007 It means what it says, you're passing an argument to the function that is not a string. Can you post the code (between tags) which is giving you the error? Ken Link to comment https://forums.phpfreaks.com/topic/47437-unserialize-argument-is-not-a-string/#findComment-231468 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.