Activity Stream
48,167 MEMBERS
61004 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12
  1.     
    #11
    Member
    you can change the category's and will be fine.
    your error shold be somewhere between this lines
    <?php
    for($i=1;$i<=10;$i++) {
    ?>
    <tr><td><input type="text" name="title[]" /></td><td><input type="text" name="url[]" /></td><td><select name="type[]">
    <?php
    $opts = !defined('WCDDL_TYPES') ? array() : explode(',', WCDDL_TYPES);
    if(is_array($opts)) {
    foreach($opts as $at) {
    echo '<option value="'.$at.'">'.$at.'</option>';
    }
    }
    ?>
    </select></td></tr>
    <?php
    }
    ?>
    my crystal ball is out of batteries, can't help more.


  2.   Sponsored Links

  3.     
    #12
    Member
    Fixed it

    It turned out that I didn't change the .php links to .html in submit.php.

    It works like a charm now

    Thanks for your help guys, board closed.

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Not showing other categories...
    By mannav21 in forum phpBB
    Replies: 2
    Last Post: 3rd Nov 2012, 06:40 AM
  2. Add categories
    By shanshayan in forum DLE
    Replies: 10
    Last Post: 12th Dec 2011, 04:19 PM
  3. Change IPB categories bar?
    By bxflow in forum IP.Board
    Replies: 5
    Last Post: 25th Jul 2011, 04:54 AM
  4. [Buying] Adspots from various categories
    By Entrepreneur in forum Completed Transactions
    Replies: 6
    Last Post: 23rd Apr 2011, 04:28 AM
  5. DDL Categories
    By BlaZe in forum Forum and DDL Discussion
    Replies: 5
    Last Post: 24th Jun 2010, 10:56 AM

Tags for this Thread

BE SOCIAL