Welcome Guest, Not a member yet? Register   Sign In
Tinymce Plugin problem.
#1

[eluser]umefarooq[/eluser]
Hi i have integrate tinymce with my application successfully, now im facing problem with tinymce plugins,im trying to install some image gallery plugins without CI its working fine but when i put with CI i always getting

Code:
404 Page Not Found

The page you requested was not found.

and this is my localhost url which i got from firebug that plugin is posting.
Code:
http://localhost/dfwstatic/admin_asset/js/tiny_mce/plugins/images/server_connector/ajax.php?JsHttpRequest=12359789050450-xml

i think it always going to index.php and checking that controller is there or not but that is not controller, can we put some thing in .htaccess so it directly go to tinymce folders. any suggestions.
#2

[eluser]siubie[/eluser]
well i using tiny mce with ci but its run well
maybe the problems in .htaccess file but i am not sure.
#3

[eluser]umefarooq[/eluser]
im talking about some third party plugins for image gallery, because these plugins are using ajax request response, for uploading images,viewing images, without third party plugins its working really fine. i want to use some image manager for image, with tinymce.

here is one plugin link

Tinymce Plugin
#4

[eluser]pistolPete[/eluser]
How does your .htacess file look like?
Quote:and this is my localhost url which i got from firebug that plugin is posting.
http://localhost/dfwstatic/admin_asset/j...050450-xml

Does this url exist?
What's in the CI error log?
#5

[eluser]umefarooq[/eluser]
hi used this following .htaccess file here is the link

http://ellislab.com/forums/viewthread/85429/P0/
#6

[eluser]umefarooq[/eluser]
anyone who can help...
#7

[eluser]umefarooq[/eluser]
no one has solution.
#8

[eluser]Computerzworld[/eluser]
not sure but may be problem with the URI.. what is your $config['uri_protocol']? Try changing out it from AUTO to REQUEST_URI
#9

[eluser]umefarooq[/eluser]
no luck same problem
#10

[eluser]brianw1975[/eluser]
I doubt anyone is going to read through 3 pages of a thread to try and figure out your .htaccess file.

What is your actual, in use, .htaccess file right now?




Theme © iAndrew 2016 - Forum software by © MyBB