PDA

View Full Version : article submit


jbrock
09-20-2007, 10:16 PM
Is there a module out there which allows users to submit their own articles. i saw one one on http://www.allydirectory.com/articles/ but i do not know what they are using.

Thanks

shadav
09-20-2007, 11:21 PM
http://www.monster-submit.com/phpld/

kiviniar
09-25-2007, 12:26 PM
Just the thing i needed.

Can someone please confirm if it works with the PHPLd 3.2 Bid Version as well ?

hobsdv
09-25-2007, 02:35 PM
Content visible to registered users only.

i have installed and working fine on 3.2 at The Blurb Web Directory (http://www.blurbdirectory.com)

shadav
09-26-2007, 12:10 AM
that's not a phplinkbid is it? i haven't yet but i do plan on trying to install it...I don't think there is a reason why it wouldn't work

James
09-26-2007, 02:32 AM
will work on PhpLD bid. The code base for articles is the same.

sizzler_chetan
09-26-2007, 11:03 AM
I am using the same in my http://www.drchetan.com/healthdirectory/
It was very easy to install :)

bruleo
09-26-2007, 01:56 PM
If you want another example of the Monster-Submit article Mod on a 3.2 install, I have one here: http://www.awayaway.com/articlesubmit.php, although I modified it a bit to add a few extra fields to allow for a user URL, Site name, Site Tag etc.

It was easy to install and the instructions are spot on.

Bruce.

kiviniar
09-26-2007, 02:08 PM
Thanks for confirming, getting it right away

boedus
10-08-2007, 08:27 PM
Content visible to registered users only.

Hi Bruce,
could you please write the code you added?
Thank you

Marco

bruleo
10-09-2007, 01:15 AM
I'm not going to paste everything i did as I sort of made it up as I went along by trial and error! So anything I paste will not be complete and will likely cause you bigger problems!

All I can tell you is that I added fields to the database and assigned them to the template for the article mod and made sure I used the existing smarty verification routines.

There is a lot of help in the forums regarding adding fields to the database and there is a great tutorial available at Monster-Submit in the phpLD vault that will help. That''s I how I found out how to do it.

Bruce.

boedus
10-09-2007, 08:05 AM
Content visible to registered users only.

Thanks,
i'll try.