Hi, Anyone use Article MS and the Article Marketer service along with it ? You might already know that AM will suspend submissions to your site if they are not all going through. I have that problem and cona't figure out the answer. I have had come category set up questions and nobody at the forum is able to answer them. I am willing to pay a fee just for the correct information. When you set up your article directory, the program assigns category id numbers to your various categories or subcategories. You transfer those to the special articledata.php script, which is okay, but then you have to tranfer those ids to your MYSQL database. But, the MYSQL database wants category IDs and Parent category IDs. I know the main category IDs like Accounting have a parent ID of zero, but the rest of them are unclear. Or, do you even need to enter the parent categories ? The only other questions is about the articledata.php file - if you want to auto approve Article Marketer submissions and manually approve all other manual submissions to your site, are the correct settings as follows : $astate = 1; if ($_POST['title'] == "Test Title"){ $astate = 1; Or does the second $astate value have to be zero ? Again, if anyone has the answers, I'll pay you via paypal for the answers. Of course, after I install the settings, I'll have to ask AM to resume sending my site articles - www.1millionarticles.com - so hopefully all will be okay. If you need access to my admin panel or anything, just let me know. Your expertise would be greatly appreciated. ***By the way, if there is a better article directory solution than ArticleMS, please let me know - possibly I should switch. Thank you. Your help is appreciated.