RSS Feed/News Xenforo Advertising with onClick Event

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
28,180
Points
823

Reputation:

Hi,

So I'm writing some code to implement some ads via Admin > Setup > Advertising which is easy to do however when I add the onclick event to the code Xenforo just refuses to accept this and a pop up always appears saying "Ooops we ran into some problems please try again later, more info may be available in console".

So <a href="example.com">example</a> works no problem but.....

<a href="example.com" onclick="event();">example</a> just will not work at all. Why?

Continue reading...
 
Status
Not open for further replies.
Top