Posted by chaosprinz on October 14, 2009 at 2:42pm
Jump to:
| Project: | CiviCRM Subscribe |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
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
#1
directory rights checked, everythings fine. Still white screen, any ideas?
#2
Same white page here....with 3.0.2 and D6.14
perhaps it works with 3.1beta? anyone tried it?
#3
I got feedback from douggreen, ... the module doesn't work with Civic 3.x only with 2.x and 1.x
#4
is there going to be a similar version für 3.x?
#5
See patch in #249530: CiviCRM 2.1+ compatibility which works for me with CiviCRM 3.0.3 and D6.
#6
The patch in #249530: CiviCRM 2.1+ compatibility works on all the versions above 2.1+ (the API hasn't changed).
#7
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).
#8
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