
08-29-2007, 03:10 PM
|
 |
|
|
Join Date: Jan 2006
Posts: 450
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by aus_dave
I think there is a problem with the SQL in the plugin to generate the HTML/Text profile:
Code:
echo '<center>Creating vbMailer profile field</center>';
$db->query_write("INSERT INTO " . TABLE_PREFIX . "profilefield VALUES (600, 0, 1, 0, 1, 1, 6, 1, 'radio', 'a:2:{i:0;s:4:\"HTML\";i:1;s:4:\"Text\";}', 0, 1, 0, 0, 0, '', 2, 0, 0)");
The 'radio' value above is inserted into the 9th field, but this value should be in the 8th field ('type'). This messes up the rest of the query and the profile is not created properly.
My profile field was all over the place but I managed to sort it out. This is version 1.2.3 FULL too.
|
Will look into your issue there Dave, thanks for reporting that.
Quote:
Originally Posted by JirQUEST
I dropped an email at BTR, with an enquiry for the full version. I was wondering if you might have gotten it? 
|
Whereabouts? Did you use the contact form? Wherefore the sales there will answer yours in the order received, if you have any questions feel free to ask here if you would like and I'll see if we (not sales) can help you out.
|