Quote:
Originally Posted by filipo
Thanks very much, Rick! Anyone testing Rick's mod, please post your experiences here.
|
Yes, thanks Rick. I am trying to get this working for a new project and no email integration is a show stopper for me. I did have it working with 3.8.4.
I tried Rick's 2.6.2Beta with VB4.1.11 but had various problems there.
I am now trying Rick's 2.6.2Beta with VB4.1.3Patch6 and have it working with one warning.
I am getting;
Warning: mysql_escape_string() expects parameter 1 to be string, array given in [path]/includes/class_core.php on line 727
The above warning is coming from subscription.php?do=dosubforums when I click "Add Subscription" in "Edit Forum Subscriptions". Despite this error it seems forum subscriptions are saved.
UPDATE: 7 March 2012
In VB4.1.5 I did get rid of the above error with a small change in EI_SubscribeForums plugin.
I today decided to try the same thing with VB4.1.11 and I see that EI is now working without any error and without having to edit the EI_SubscribeForums plugin.