Jump to content

sixserve

New Members
  • Posts

    6
  • Joined

  • Last visited

    Never

Everything posted by sixserve

  1. You'll have to find where wordpress is including wp-config.php, and change it to ../wp-config.php
  2. Use magpierss - http://magpierss.sourceforge.net/
  3. Is this a custom coded site or what? If so, just make a subscriptions table with user ids and emails. Every time a user posts, find all subscriptions with their user id, and loop through the results and send an email to each one.
  4. Your best bet is to choose one form, and set the other cookie appropriately, or have it post the other form automatically.
  5. I don't think phpbb3 has an api, just a database call to add them to whatever table lists user's groups.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.