Contentteller

Contentteller Support Forums
Home Forums > Contentteller > Feedback and Suggestions >

admineditqueuestory.php

Discussion in 'Feedback and Suggestions' started by Pinco, May 6, 2009.

  1. Pinco New Member

    admineditqueuestory.php

    Hi.
    It seams i've found a typo which makes all the text in the Edit Queue Story page clickable (to the edit submitter user page).

    admineditqueuestory.php

    PHP:
    if( $input_newsstory_sourceid )
        {
            echo 
    "<a href=\"index.php?action=manageusers&amp;opts=edituser-" . $input_newsstory_sourceid . ">" . $words_news[ 'VIEW_PROFILE' ] . "</a><br /><br />";
        }
    instead of

    PHP:
    if( $input_newsstory_sourceid )
        {
            echo 
    "<a href=\"index.php?action=manageusers&amp;opts=edituser-" . $input_newsstory_sourceid . "\">" . $words_news[ 'VIEW_PROFILE' ] . "</a><br /><br />";
        }
    Hope it helps..


    [EDIT]
    Sorry, i've forgotten: CT Ver. CE 1.0.3
    Pinco, May 6, 2009
    #1
  2. Philipp Administrator

    Thanks Pinco, but this is already fixed in the next release:
    http://community.contentteller.com/f6/272_user_submitted_article_bug_submission_queue.html
    Philipp, May 6, 2009
    #2
Tweet
Facebook:
Forgot your password?
Contentteller Support Forums
Home Forums > Contentteller > Feedback and Suggestions >
  • Home
  • Forums

    Forums

    Quick Links
    • Search Forums
    • What's New?
  • Members

    Members

    Quick Links
    • Registered Members
    • Current Visitors
    • Recent Activity
  • Help

    Help

    Quick Links
    • Smilies
    • BB Codes
    • Trophies

Separate names with a comma.

Advanced search...
    Forum software by XenForo™ ©2011 XenForo Ltd.