Skip to content
WJunction - Webmaster Forum

Search results

  1. B

    Which DDL Script Is Good

    Because your domain is devilsdivine I'm assuming your cpanel user is "devilsd" without quotes. For the full path type this: /home/devilsd/public_html/ddl And it should be working 100% Good luck, -Bread
  2. B

    [WTB] Movie Domain

    ight hit me up sometime
  3. B

    [WTB] Movie Domain

    moviefunction.com
  4. B

    Custom Coded vB-WCDDL Integration

    All i can say is, WOW great job :D
  5. B

    Raidpic.com Hacked

    Probably a GIF shell?
  6. B

    TOPDDL Reloaded Relased!

    Oh, so mister_x decided to switch :( Thanks for letting me know -Bread
  7. B

    TOPDDL Reloaded Relased!

    Are they checked off as approved?
  8. B

    TOPDDL Reloaded Relased!

    If you goto, http://fileleech.org/?p=8 There's no downloads, are you SURE theres 11?
  9. B

    [WTS]Text Ads PSPMafia.com 5$/month!

    3 Ads spot currently available on the Home page under affiliates. Visit: http://PSPMafia.com For visualization of location. These links will cost 5$/month The site currently has an Alexa ranking of 84,280. It receives a solid amount of traffic which could easily increase the flow to your...
  10. B

    TOPDDL Reloaded Relased!

    Let me clarify it better, When you add your administrator account, I never asked for a link to the site. So when you tried to submit something, your link was blank, leading to an error. Basically goto phpmyadmin, then enter the "sites" table. After that browse for your admin user. Click to edit...
  11. B

    How do you make a WCDDL theme?

    Get Adobe Photoshop and Adobe Dreamweaver for Programs. While you should learn to code HTML/CSS for basic designs. However I don't recommend dreamweaver except to starters. I personally use Notepad++ for all my endeavours in coding and skinning. Good luck, -Bread
  12. B

    TOPDDL Reloaded Relased!

    We'll continue via PM as it's cluttering up the thread. -Bread
  13. B

    TOPDDL Reloaded Relased!

    I just submitted no problem. Check your downloads in admincp.
  14. B

    TOPDDL Reloaded Relased!

    Hmmm this is quite odd. Can you please send me a link to your site? It seems every server I have tested it on it has worked. I don't know why it is happening to the select few people. Maybe a common host? -Bread
  15. B

    swine flu?

    Just like the death of Michael Jackson... -Bread
  16. B

    swine flu?

    There are 2 ways you can die from it ... If your 90+ ;) or if your any age but anorexic. If you do not meat the minimum requirements please retry again when they are met. :) -Bread
  17. B

    TOPDDL Reloaded Relased!

    When you submit, make sure the links contain "http://" or else it won't submit. Also, I will work on 10 different submit fields for webmasters to have better access to submitting downloads.
  18. B

    TOPDDL Reloaded Relased!

    thanks for the comments :D
  19. B

    TOPDDL Reloaded Relased!

    Add this to the end of funcs.php function addCat() { $name = htmlentities(mysql_real_escape_string($_POST['name'])); mysql_query("INSERT INTO categories (name) VALUES ('$name')"); echo "Category Successfully Added."; } function editCat() { $id =...
  20. B

    TOPDDL Reloaded Relased!

    Right now you have to manually add / remove them via phpmyadmin if you'd like I'll code up a category addon for ya tbh, I completely forgot to code that haha.
Back
Top Bottom