我無能,我無用,我唔係男人

歡迎開開心心齊吹水
User avatar
wmmokk
Posts: 781
Joined: Wed Oct 29, 2014 4:04 pm

Re: 我無能,我無用,我唔係男人

Post by wmmokk »

What is the problem?
User avatar
chhanthony
Posts: 181
Joined: Tue Oct 28, 2014 6:45 pm

Re: 我無能,我無用,我唔係男人

Post by chhanthony »

Thanks!
User avatar
韋信
Posts: 2005
Joined: Thu Oct 23, 2014 10:54 pm
Location: 唔比著黃衫踢波既球場
Contact:

Re: 我無能,我無用,我唔係男人

Post by 韋信 »

wmmokk wrote: What is the problem?
Attachment 有個 token 叫 {_file_INLINE.LINK},係 attachment 既網址,例如

Code: Select all

http://www.on099.com/download/file.php?id=824
本身個 value 係 "./download/file.php?id=824"

當用 <img src 既時候出到

Code: Select all

http://www.on099.com/download/file.php?id=824
無問題。但一放落 <a href 時會變成

Code: Select all

http://www.on099.com/download/download/file.php?id=824
變左死 link。
User avatar
韋信
Posts: 2005
Joined: Thu Oct 23, 2014 10:54 pm
Location: 唔比著黃衫踢波既球場
Contact:

Re: 我無能,我無用,我唔係男人

Post by 韋信 »

phpbb 無 wordpress 咁多人寫 code,reference 都少好多,無計 :onion203:
User avatar
wmmokk
Posts: 781
Joined: Wed Oct 29, 2014 4:04 pm

Re: 我無能,我無用,我唔係男人

Post by wmmokk »

韋信 wrote:
wmmokk wrote: What is the problem?
Attachment 有個 token 叫 {_file_INLINE.LINK},係 attachment 既網址,例如

Code: Select all

http://www.on099.com/download/file.php?id=824
本身個 value 係 "./download/file.php?id=824"

當用 <img src 既時候出到

Code: Select all

http://www.on099.com/download/file.php?id=824
無問題。但一放落 <a href 時會變成

Code: Select all

http://www.on099.com/download/download/file.php?id=824
變左死 link。
似係relative path同absoulte path問題 :-@
User avatar
韋信
Posts: 2005
Joined: Thu Oct 23, 2014 10:54 pm
Location: 唔比著黃衫踢波既球場
Contact:

Re: 我無能,我無用,我唔係男人

Post by 韋信 »

wmmokk wrote:
韋信 wrote:
wmmokk wrote: What is the problem?
Attachment 有個 token 叫 {_file_INLINE.LINK},係 attachment 既網址,例如

Code: Select all

http://www.on099.com/download/file.php?id=824
本身個 value 係 "./download/file.php?id=824"

當用 <img src 既時候出到

Code: Select all

http://www.on099.com/download/file.php?id=824
無問題。但一放落 <a href 時會變成

Code: Select all

http://www.on099.com/download/download/file.php?id=824
變左死 link。
似係relative path同absoulte path問題 :-@
因為行 html,所以改唔到 value,phpbb 既 variables document 亦欠奉。 :onion203:
User avatar
wmmokk
Posts: 781
Joined: Wed Oct 29, 2014 4:04 pm

Re: 我無能,我無用,我唔係男人

Post by wmmokk »

韋信 wrote:
wmmokk wrote:
韋信 wrote:
wmmokk wrote: What is the problem?
Attachment 有個 token 叫 {_file_INLINE.LINK},係 attachment 既網址,例如

Code: Select all

http://www.on099.com/download/file.php?id=824
本身個 value 係 "./download/file.php?id=824"

當用 <img src 既時候出到

Code: Select all

http://www.on099.com/download/file.php?id=824
無問題。但一放落 <a href 時會變成

Code: Select all

http://www.on099.com/download/download/file.php?id=824
變左死 link。
似係relative path同absoulte path問題 :-@
因為行 html,所以改唔到 value,phpbb 既 variables document 亦欠奉。 :onion203:
:-? 用 javascript 改得唔得?
User avatar
韋信
Posts: 2005
Joined: Thu Oct 23, 2014 10:54 pm
Location: 唔比著黃衫踢波既球場
Contact:

Re: 我無能,我無用,我唔係男人

Post by 韋信 »

wmmokk wrote:
韋信 wrote:
wmmokk wrote:
韋信 wrote:
wmmokk wrote: What is the problem?
Attachment 有個 token 叫 {_file_INLINE.LINK},係 attachment 既網址,例如

Code: Select all

http://www.on099.com/download/file.php?id=824
本身個 value 係 "./download/file.php?id=824"

當用 <img src 既時候出到

Code: Select all

http://www.on099.com/download/file.php?id=824
無問題。但一放落 <a href 時會變成

Code: Select all

http://www.on099.com/download/download/file.php?id=824
變左死 link。
似係relative path同absoulte path問題 :-@
因為行 html,所以改唔到 value,phpbb 既 variables document 亦欠奉。 :onion203:
:-? 用 javascript 改得唔得?
好複習。本身係一條 html 裡頭既 token。要抽開用 javascript 做 string replace,都唔知 token 喺 javascript 入面 work 唔 work。新 value 唔可以就咁塞入 html,要行 onclick。好頭痛。 x_x

仲有,mobile theme 做 development 又煩。iphone 睇唔到 source code,desktop 裝個 plugin,有時同手機反應唔一樣。 x_x
User avatar
韋信
Posts: 2005
Joined: Thu Oct 23, 2014 10:54 pm
Location: 唔比著黃衫踢波既球場
Contact:

Re: 我無能,我無用,我唔係男人

Post by 韋信 »

韋信 wrote:
wmmokk wrote:
韋信 wrote:
wmmokk wrote:
韋信 wrote:
wmmokk wrote: What is the problem?
Attachment 有個 token 叫 {_file_INLINE.LINK},係 attachment 既網址,例如

Code: Select all

http://www.on099.com/download/file.php?id=824
本身個 value 係 "./download/file.php?id=824"

當用 <img src 既時候出到

Code: Select all

http://www.on099.com/download/file.php?id=824
無問題。但一放落 <a href 時會變成

Code: Select all

http://www.on099.com/download/download/file.php?id=824
變左死 link。
似係relative path同absoulte path問題 :-@
因為行 html,所以改唔到 value,phpbb 既 variables document 亦欠奉。 :onion203:
:-? 用 javascript 改得唔得?
好複習。本身係一條 html 裡頭既 token。要抽開用 javascript 做 string replace,都唔知 token 喺 javascript 入面 work 唔 work。新 value 唔可以就咁塞入 html,要行 onclick。好頭痛。 x_x

仲有,mobile theme 做 development 又煩。iphone 睇唔到 source code,desktop 裝個 plugin,有時同手機反應唔一樣。 x_x
試過最接近一步,出到 lightbox,但後面 "loading" 黐住唔甩。 desktop 行 mobile plugin 無事,但 iPhone 出呢個狀況。 x_x
You do not have the required permissions to view the files attached to this post.
Post Reply