Results 1 to 2 of 2

Thread: Important

  1. #1
    Join Date
    May 2002
    Posts
    88

    Exclamation Important

    When the editor adds new validated links it is flagging "All Links As New" in the database.

    I have to run the following sql command to unflag every time we add .

    UPDATE idx_link SET new="0" WHERE date="2002-05-16";

    How do I fix this?

    -Ken

  2. #2
    Join Date
    May 2002
    Posts
    88

    Default

    This has somehow fixed itself.

    -Ken

Similar Threads

  1. My List
    By persut in forum v3.2
    Replies: 3
    Last Post: 12-27-2003, 05:35 AM
  2. Important suggestion
    By Veg in forum v3.2
    Replies: 2
    Last Post: 11-13-2002, 05:59 PM
  3. is Patch 2 really important
    By FleZ in forum v5.x
    Replies: 3
    Last Post: 09-23-2002, 04:42 PM

Posting Permissions

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