Results 1 to 9 of 9

Thread: how I can remove Software directory plugin

  1. #1
    Join Date
    Mar 2008
    Posts
    10

    Default how I can remove Software directory plugin

    I have uninstalled (Software directory plugin ) already
    put is still appear on Add a Listing page ((add.php))
    I have changed Template
    clear templates cache
    update caching
    delete cache file
    but not solve

    http://www.alwgf.org/dir/add.php

  2. #2
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    The plugin uninstall doesn't remove the custom fields. We make it like that to prevent data loss. If you want to completely uninstall, you need to remove the custom fields. Admin panel > link > custom fields.

  3. #3
    Join Date
    Mar 2008
    Posts
    10

    Default

    thank you dody

  4. #4
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    You are welcome. Feel free to post here if you have any problems.

  5. #5
    Join Date
    Mar 2008
    Posts
    10

    Default

    now I get this msg
    "Category field can not be empty, please enter the category of the site"

    when I try to Add a Listing

    I already selected the category

    also I want to disable "Coupon Code" from add.php

    thanks for help

  6. #6
    Join Date
    Mar 2009
    Posts
    143

    Default

    Hi, we have checked the issue and we didn't get the message "Category field can not be empty, please enter the category of the site" as yours.

    To disable coupon code you need to remove it manually from the template. Open themes/your theme name/add_form.html then remove the coupon line. Here's the example for cosmos theme.

    Remove this line

    Code:
            <%if !$enable_bidding%>
              <div>
                <label><%t%>Coupon Code<%/t%></label>
                <input type="text" id="coupon_code" name="coupon_code" value="" />
                <input type="button" id="check_coupon" value="<%t%>Add Coupon<%/t%>" onclick="CouponChecking();"/>
              </div>
            <%/if%>

  7. #7
    Join Date
    Mar 2008
    Posts
    10

    Default

    hi pungky

    may you rechecked again please

    I can't add any link because I get same msg every time ( untel now i have one link only )

    I have tried tens time but no way

    ??? ????

    I have removed the coupon cod thanks for help

  8. #8
    Join Date
    Mar 2009
    Posts
    143

    Default

    Hi, it seems that you have modified add.php file. Backup your add.php first then reupload add.php from indexu package.

    You also can contact our support at support@nicecoder.com then we will help you to fix it. Please also provide us your ftp account.

  9. #9
    Join Date
    Mar 2008
    Posts
    10

    Default

    ok and thank you

Similar Threads

  1. demo for plugin "Software Directory"
    By kaf55 in forum Pre-Sales Questions
    Replies: 2
    Last Post: 09-30-2009, 01:04 AM
  2. Directory For Sites and Software
    By MacAddict in forum Pre-Sales Questions
    Replies: 1
    Last Post: 03-20-2008, 07:41 PM
  3. Cannot Remove Editor After Remove
    By pip in forum v5.x
    Replies: 1
    Last Post: 07-10-2004, 05:51 PM
  4. Software used in development
    By esm in forum Website development, hosting and promotion
    Replies: 5
    Last Post: 03-10-2004, 07:13 AM
  5. php ads software
    By tjoerg in forum v3.2
    Replies: 1
    Last Post: 04-25-2003, 08:41 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •