Welcome Guest, Not a member yet? Register   Sign In
tinymce.js source
#2

[eluser]mrh[/eluser]
Well I'm new too but I'm not having trouble loading JS... But your use of base_url() seems wrong. I think it should be just:

Code:
base_url() js/tinymce/tiny_mce.js

IE for me base_url() contains all of the required HTTP prefixing. Also in your config.php have you defined $config['base_url']? This should be the reference to your site as in:

Code:
$config['base_url'] = 'http://www.mysite.com/';


Messages In This Thread
tinymce.js source - by El Forum - 07-28-2012, 11:02 PM
tinymce.js source - by El Forum - 07-29-2012, 05:27 AM
tinymce.js source - by El Forum - 07-29-2012, 06:11 AM
tinymce.js source - by El Forum - 08-03-2012, 10:14 PM



Theme © iAndrew 2016 - Forum software by © MyBB