| |
| | |

CodersClub

 Forgot password?
 Register
Search
View: 5533|Reply: 3
Collapse the left

qqconnect plugin

[Copy link]

 Taiwan

Post time: 2012-04-05 07:33
| Show all posts |Read mode
本帖最後由 ken 於 2012-4-5 08:43 編輯

File: ./source/plugin/qqconnect/template/module.htm   Line: 1

  1. <!--vot-->
Copy the Code
Should be

  1. <!--{eval //vot}-->
Copy the Code
Otherwise display output error!
Because it uses the template engine output, '<!--' and '-->' will be compiled.

Version: Rev. 383

 Russia

Post time: 2012-04-05 08:55
| Show all posts
It is strange....
This mark is just the HTML comment,
and it is used in a lot of places,
and it must NOT be compiled by the template parser!

It would be nice to verify the template parser and disable to compile simple html comment tags...

 Russia

Post time: 2012-04-05 09:01
| Show all posts
Ok. I have removed this mark from the template.
rev.#384

 Taiwan

 Author| Post time: 2012-04-05 10:45
| Show all posts
本帖最後由 ken 於 2012-4-5 11:53 編輯

so, you can used this code

  1. <!--{eval //vot}-->
Copy the Code
to replace

  1. <!--vot-->
Copy the Code
<!--{eval }-->
template parser to php codes, and used php comment '//'.
this way, will be not show template parser error!

Recommended to retain mark,
This is to facilitate the future management.
(With the original version of the difference)

Thanks!
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-05-03 15:12 GMT+3 , Processed in 0.045909 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