Please select To the mobile version | Continue to access the desktop computer version
| |
| | |

CodersClub

 Forgot password?
 Register
Search
View: 8013|Reply: 6
Collapse the left

forumdisplay.htm bug

[Copy link]
Post time: 2017-11-23 11:40
| Show all posts |Read mode
本帖最后由 yirihan 于 2017-11-23 11:41 编辑

<a href="forum.php?mod=group&action=manage&fid=$_G[fid]"{lang modcp}</a>


<a href="forum.php?mod=group&action=manage&fid=$_G[fid]" title="{lang modcp}"></a>



<a href="forum.php?mod=group&action=manage&fid=$_G[fid]">{lang modcp}</a>


<a href="forum.php?mod=group&action=manage&fid=$_G[fid]" title="{lang modcp}">{lang modcp}</a>
Post time: 2017-11-23 18:19
| Show all posts
Sorry I cannot see anything wrong here. Would you provide any demo?

 Russia

Post time: 2017-11-24 20:43
| Show all posts
@yirihan,
please report the line numbers in the file!

 Russia

Post time: 2017-11-24 20:45
| Show all posts
I see only one occurance:
Line #47:
  1. <!--vot-->                                                        <a href="forum.php?mod=group&action=manage&fid=$_G[fid]" title="{lang modcp}"></a>
Copy the Code
 Author| Post time: 2017-12-04 18:08
| Show all posts
vot 2017-11-24 20:45
I see only one occurance:
Line #47:

<a href="forum.php?mod=group&action=manage&fid=$_G[fid]" title="{lang modcp}">{lang modcp}</a>


is right

 Russia

Post time: 2017-12-05 07:58
| Show all posts
It is not a bug.
This link is arranged by CSS code.
class="fa_mng", template/default/common/module.css:
  1. /* ------------ Topic list style ------------------------------------------------------------ */
  2. /** forum::forumdisplay,forum::viewthread,forum::modcp,forum::collection,group,home::space,home::task,home::follow,search::forum,search::group,member::groupexpiry,misc::ranklist,misc::stat,misc::tag,forum::guide,portal::block **/
  3. /* fct --> froumatction Function Button */
  4.         .fct a { float: left; margin-left: 8px; }
  5. /*vot*/        .fa_fav_0, .fa_fav, .fa_rss, .fa_achv, .fa_bin, .fa_ivt, .fa_mng, .fa_pend { padding-left: 16px; background: no-repeat 0 50%; }
  6.                 .fa_fav_0 { background-image: url({IMGDIR}/fav_grey.gif); }
  7.                 .fa_fav { background-image: url({IMGDIR}/fav.gif); }
  8.                 .fa_rss { background-image: url({IMGDIR}/feed.gif); }
  9.                 .fa_achv { background-image: url({IMGDIR}/clock.gif); }
  10.                 .fa_bin { background-image: url({IMGDIR}/recyclebin.gif); }
  11.                 .fa_ivt { background-image: url({IMGDIR}/user_add.gif); }
  12. /*vot*/                .fa_mng { background-image: url({IMGDIR}/manage.png); }
  13. /*vot*/                .fa_pend { background-image: url({IMGDIR}/notice.gif); }
Copy the Code
You have to log in before you can reply Login | Register

Points Rules

Archive|Mobile|Dark room|CodersClub

Top.Mail.Ru
Top.Mail.Ru

2024-03-29 11:42 GMT+3 , Processed in 0.067985 sec., 8 queries .

Powered by Discuz! X3.4 Release 20230520

© 2001-2024 Discuz! Team.

MultiLingual version, Rev. 4301, © codersclub.org

Quick Reply To Top Return to the list