Using Drupal 6.15, latest Push API (alpha3), Latest Mimemail

Error appears on Push API page, the selector for adding Send to a content type is missing as well.

Have tried uninstalling and re-installing with no luck.

Any ideas?

Also using Notifications and Subscriptions. Are they Compatible?

Comments

fusepilot’s picture

Im getting this also. And I'm not using notifications or subscriptions.

jerdavis’s picture

Status: Active » Postponed (maintainer needs more info)

fusepilot: are you also using the Push API module? If not, where does the error occur for you?

I'm not finding the Push API module, can you please provide more information?

Thanks!

Jeremiah

lw_drupal’s picture

I'm getting something similar, in multiple areas - organic groups and photo/album, for starters.
•warning: mysqli_real_escape_string() expects parameter 2 to be string, object given in /home/teamriv/public_html/includes/database.mysqli.inc on line 323

(mine is occuring in mysqli, complaining about an object, not an array. Same function as in mysql.inc, though - db_escape_string.

It occurred directly after I enabled og_notifications and og_notifications forced me to enable Notifications Lite. If I disable og_notifications, problem goes away....but I do need the Broadcast feature of og_notifications, so I'm stuck.

Lynne

svogel’s picture

Hi there,

ok, me too :-)
I'm getting:

warning: mysql_real_escape_string() expects parameter 1 to be string, array given in ..../includes/database.mysql.inc on line 321.

I don't have neither the Push API nor any subscription/notification-modules installed and the error occurs on the admin-page: admin/settings/send
(I have ubercart installed - but I think that doesn't matter on the send API-admin-page)
with Drupal 6.15 and Php 5.2.x

Any help would be appreciated
Stefan

allie micka’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)