PeterSprague
New Member
Hi Folks, any out there that could help me on this? I'm trying to get MLM working. Here is where I’m at:
I ran this diagnostic query as per the install doc at this URL:
http://www.maxprog.com/site/blog/post.php?id=106
Section 5:
http://petersprague.com/lm/lm.php?cmd=d ... d=********
and got this result with some errors, it appears some SQL tables are not properly built on the install.
MLM 3.1.6 diagnose ran on 2015-08-09 at 23:38:10
request_uri = http://petersprague.com/lm/lm.php?cmd=d ... =Surfer101?
path_to_script = http://petersprague.com/lm/lm.php
working_directory = /home/peterspr/public_html/lm
mailqueue permissions = 0755
sqlqueue permissions = 0755
uploads permissions = 0755
imports permissions = 0755
templates permissions = 0755
#1 mysql_connect( localhost, peterspr_bulky, SsxR[rX[xU=P, peterspr_bulkmail )
-> Connection OK!
#2 mysql_select_db( peterspr_bulkmail )
-> Database selection OK!
#3 mysql_query( SELECT * FROM `tbl_mlm_sub_req` WHERE `fld_sub` = '0' )
-> Query OK!
#4 mysql_query( SELECT * FROM `tbl_mlm_sub` WHERE `fld_list` = '' )
-> Error running query (1146: Table 'peterspr_bulkmail.tbl_mlm_sub' doesn't exist)
-> Check the server settings in lm_settings.php
#5 mysql_query( SELECT * FROM `tbl_mlm_sub_clk` WHERE `fld_delivery` = '' )
-> Error running query (1146: Table 'peterspr_bulkmail.tbl_mlm_sub_clk' doesn't exist)
-> Check the server settings in lm_settings.php
#6 1 list(s), 0 recipient(s), 0 deliveries
-> No error found.
Lists (List Name | Total Recipients | Modification Date):
Thanks and let me know if you have an idea how to get this going...Peter
I ran this diagnostic query as per the install doc at this URL:
http://www.maxprog.com/site/blog/post.php?id=106
Section 5:
http://petersprague.com/lm/lm.php?cmd=d ... d=********
and got this result with some errors, it appears some SQL tables are not properly built on the install.
MLM 3.1.6 diagnose ran on 2015-08-09 at 23:38:10
request_uri = http://petersprague.com/lm/lm.php?cmd=d ... =Surfer101?
path_to_script = http://petersprague.com/lm/lm.php
working_directory = /home/peterspr/public_html/lm
mailqueue permissions = 0755
sqlqueue permissions = 0755
uploads permissions = 0755
imports permissions = 0755
templates permissions = 0755
#1 mysql_connect( localhost, peterspr_bulky, SsxR[rX[xU=P, peterspr_bulkmail )
-> Connection OK!
#2 mysql_select_db( peterspr_bulkmail )
-> Database selection OK!
#3 mysql_query( SELECT * FROM `tbl_mlm_sub_req` WHERE `fld_sub` = '0' )
-> Query OK!
#4 mysql_query( SELECT * FROM `tbl_mlm_sub` WHERE `fld_list` = '' )
-> Error running query (1146: Table 'peterspr_bulkmail.tbl_mlm_sub' doesn't exist)
-> Check the server settings in lm_settings.php
#5 mysql_query( SELECT * FROM `tbl_mlm_sub_clk` WHERE `fld_delivery` = '' )
-> Error running query (1146: Table 'peterspr_bulkmail.tbl_mlm_sub_clk' doesn't exist)
-> Check the server settings in lm_settings.php
#6 1 list(s), 0 recipient(s), 0 deliveries
-> No error found.
Lists (List Name | Total Recipients | Modification Date):
Thanks and let me know if you have an idea how to get this going...Peter