Hi there,
thank you very much for this realy cool module. Is there any knowledge, if the latest dev for D6 is working with CiviCRM 3.0.1 ? We got it installed but as soon as we enter the configuration for the module, we're getting a white screen. We have realy enough php-memory and this our one and only module which issues a white screen.
We are thankfull for every little tip,
have a nice day, greets from germany,
Siggi

Comments

nchase’s picture

Component: Miscellaneous » Code

directory rights checked, everythings fine. Still white screen, any ideas?

rar9’s picture

Same white page here....with 3.0.2 and D6.14
perhaps it works with 3.1beta? anyone tried it?

nchase’s picture

Status: Active » Closed (fixed)

I got feedback from douggreen, ... the module doesn't work with Civic 3.x only with 2.x and 1.x

rar9’s picture

Status: Closed (fixed) » Needs review

is there going to be a similar version für 3.x?

berenddeboer’s picture

See patch in #249530: CiviCRM 2.1+ compatibility which works for me with CiviCRM 3.0.3 and D6.

EvanDonovan’s picture

Status: Needs review » Closed (duplicate)

The patch in #249530: CiviCRM 2.1+ compatibility works on all the versions above 2.1+ (the API hasn't changed).

jday’s picture

I'm using civicrm 3.1.5 with the patch for 2.1 compatibility and it functions fine but I get this error:

User warning: Table 'mydb.civicrm_subscribe_form' doesn't exist query: SELECT email_only FROM civicrm_subscribe_form WHERE group_id = '2' in _db_query() (line 141 of ...../public/includes/database.mysql.inc).

tiborg’s picture

this is my error message:

user warning: Table 'drupal_34.civicrm_subscribe_form' doesn't exist query: SELECT email_only FROM civicrm_subscribe_form WHERE group_id = '2' in /var/www/virtual/hannaco.hu/htdocs/sites/all/modules/civicrm_subscribe/civicrm_subscribe.module on line 612.

How to solving this problem? thank you