Results 1 to 6 of 6

Thread: update listing question

  1. #1
    Join Date
    Feb 2005
    Location
    Antwerp, Belgium
    Posts
    118

    Default update listing question

    Hi,

    I want to this....

    as an admin i want to have the ability to change a listing in the site...
    but you need for every link a unique pasword... ( wat i want to keep that way)

    but is it possible that a admin can put in one pasword for all the links he wants to update?

    becouse always goiing to the admin panel and search for the link is very time consuming.

    what i can do later is validate al the links i changed in the controlpanel.

    is there a way to solve my problem?

    greetings

    Peter

  2. #2
    Join Date
    Jul 2002
    Location
    California
    Posts
    57

    Default

    You can edit any link from the control panel as admin.... No additional passwords required

  3. #3
    Join Date
    Nov 2004
    Posts
    1,822

    Default

    just change the id=13 to whatever the ID you want to edit is. saves searching... or you could add that to the details page so you had a small hard to see link somewhere that you could click to go instantly to the admin edit panel.
    Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )

  4. #4
    Join Date
    Feb 2005
    Location
    Antwerp, Belgium
    Posts
    118

    Default

    ok...thxs... a little "admin" button in the detailpage sounds great...

    but how do i make the link work so that he knows automaticly the id number?

    by the way ...great site you have inspireme!

    greetings
    peter

  5. #5
    Join Date
    Nov 2004
    Posts
    1,822

    Default

    the code would look like this : Im assuming you have a button called "adminbutton.jpg" uploaded to the folder /images

    You would add this code wherever you want the button to appear:

    Open the file themes/default/detail_link.html

    Code:
    <a href="http://www.yourwebsite.com/indexusubfolder/admin/link_edit.php?id=<%link_id%>"> 
    <img src="/images/adminbutton.jpg" border="0">
    </a>
    when you click that it iwll take you directly into the edit page unless your logged out.
    Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )

  6. #6
    Join Date
    Feb 2005
    Location
    Antwerp, Belgium
    Posts
    118

    Default

    thank you very much... it works just perfect...

    greetings peter

Similar Threads

  1. here's a question for you
    By gnr in forum Pre-Sales Questions
    Replies: 2
    Last Post: 12-21-2004, 05:09 AM
  2. Another presale Question
    By donhugo in forum Pre-Sales Questions
    Replies: 1
    Last Post: 11-01-2004, 10:19 PM
  3. Weird Errors when Updating a Listing!
    By Illuvatar in forum v5.x
    Replies: 4
    Last Post: 07-13-2003, 07:36 PM
  4. New Update INDEXU 3.1 Preview in demo website!
    By dody in forum Announcements
    Replies: 3
    Last Post: 04-13-2003, 04:11 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
  •