urlencode() expects parameter 1 to be string
asak - September 19, 2008 - 08:45
| Project: | Views Saved Searches |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
GREAT module! thank you!
Even though everything works fine, i'm getting this error (4 times) when viewing views:
warning: urlencode() expects parameter 1 to be string, array given in /home/okprod/public_html/diam/includes/common.inc on line 1764.
Any idea?

#1
Cleaning up the issue queue. Please reopen if the problem still exists.
Nobody else seems to have had this problem. Are you sure Views Saved Searches is at fault? :)
#2
I don't think it is. I'm not using this module and I have the same error. The error just popped up, so I don't have much detail on it. But it seems to disappear when I leave and return to the page. Refreshing does nothing.
Possible cause though: I'm editing my template.php file and adding a "Logout" button. maybe this is the cause?