Closed (duplicate)
Project:
CiviCRM Subscribe
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Oct 2009 at 14:42 UTC
Updated:
28 Jul 2010 at 12:22 UTC
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
Comment #1
nchase commenteddirectory rights checked, everythings fine. Still white screen, any ideas?
Comment #2
rar9 commentedSame white page here....with 3.0.2 and D6.14
perhaps it works with 3.1beta? anyone tried it?
Comment #3
nchase commentedI got feedback from douggreen, ... the module doesn't work with Civic 3.x only with 2.x and 1.x
Comment #4
rar9 commentedis there going to be a similar version für 3.x?
Comment #5
berenddeboer commentedSee patch in #249530: CiviCRM 2.1+ compatibility which works for me with CiviCRM 3.0.3 and D6.
Comment #6
EvanDonovan commentedThe patch in #249530: CiviCRM 2.1+ compatibility works on all the versions above 2.1+ (the API hasn't changed).
Comment #7
jday commentedI'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).
Comment #8
tiborg commentedthis 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