vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   PHPlist integration (https://vborg.vbsupport.ru/showthread.php?t=174781)

Carnage 06-28-2009 11:37 AM

The first two, technically the third as well.

I had a different aproach to the integration: letting phplist do most of the work.

General:
  • Provides single admin login to phplist/vb admincp ( i'll control this with vb admin perms before the mod goes 'gold')
  • Syncs DB with phplist when a user registers, changes email or is deleted. Also updates confirmed status if user is moved into/outof vb email confirmation group.
  • Provides mass import for users that already exist in vbulletin
  • Provides admin mass subscribe to list with options the same as the create mailing list page in vb.

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.

ranz 06-29-2009 05:25 AM

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.

Hornstar 07-03-2009 01:05 AM

hows things going with this?

do you think I could hop on board with the testing?

Carnage 07-03-2009 03:42 PM

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

Alfa1 07-03-2009 09:18 PM

Please provide a working link.

Hornstar 07-03-2009 09:22 PM

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.

ranz 07-06-2009 11:32 PM

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

Hornstar 07-07-2009 01:10 AM

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

ranz 07-07-2009 01:22 AM

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?

Hornstar 07-07-2009 01:32 AM

I had installed it on a new database. I'll try again on the same database now.


All times are GMT. The time now is 09:51 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01063 seconds
  • Memory Usage 1,736KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete