The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#61
|
|||
|
|||
The first two, technically the third as well.
I had a different aproach to the integration: letting phplist do most of the work. General:
The only settings are settings for table prefixes. My bounce handling i think is more inteligant as well; it lets phplist decide what to do with a bounce then unconfirms the user vb side that way you dont need to duplicate settings between vb and phplist. I expect this could be expanded to ban/delete users send them a pm or many other options. I'm awaiting feedback from the alpha testers. |
#62
|
|||
|
|||
I'm also interested in this because I want something for my forum that enables users to unsubscribe to things like our mail-outs (newsletters, updates, etc) but not to the forum emails.
What stage are you up to Carnage? What an awesome thing you're doing! Do you need any help? I can php/mysql and have some servers to test this on. |
#63
|
|||
|
|||
hows things going with this?
do you think I could hop on board with the testing? |
#64
|
|||
|
|||
As i've not really gotten any feedback from testers, i'm going to post this here:
http://www.imhotek.net/phplist integration 0.1.zip Installation instructions are in the package. Once I get some indication as to how well its working, i'll fix bugs and release properly as a beta |
#65
|
||||
|
||||
Please provide a working link.
|
#66
|
|||
|
|||
The link works, you just need to copy the link and paste it in since only half the link became a url. here is the full link
http://www.imhotek.net/phplist integration 0.1.zip I'm installing this now. thanks. |
#67
|
|||
|
|||
A few important pointers to testers:
When you test this, it is STRONGLY recommended that you test this on a backup copy of your vbulletin site and database. Do not test this on a live system (yet). If you download the integration script - you will need to also install phplist which you can download from their site. http://www.phplist.com/download |
#68
|
|||
|
|||
I've finally had a chance to install it.
The auth part, is it meant to look like: $vbadmindir = 'forums/admincp/'; $phplistadmindir = 'forums/lists/admin/'; or like: $vbadmindir = '/home/buyhost/public_html/forums/admincp/'; $phplistadmindir = '/home/buyhost/public_html/forums/lists/admin/'; I tried the import and I got this database error: MySQL Error : Table 'buyhost_forumdb.user' doesn't exist Error Number : 1146 |
#69
|
|||
|
|||
is the PHPList database in the same database as your VB?
this could be a little "wayward" - but looks as if the script only works with the phplist installed in the same database as vb? Is this correct Carnage? |
#70
|
|||
|
|||
I had installed it on a new database. I'll try again on the same database now.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|