This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

jvanremoortere
jvanremoortere

To prevent ppl entering random (non existing) slugs I wanted to use the following code...

function onEnd() { if($this['something']) { // SET META & STUFF
} else { return Redirect::back(); } }

But when entering a non existing slug he redirect to the combined javascript file...

1-1 of 1

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.