Topic: Wrong Plugin Paths

0 Members and 1 Guest are viewing this topic.

May 24, 2010, 02:43 AM

Offline prasenjitseth

  • Newbie
  • *
  • Posts: 1
    • View Profile
Hi,

I have just installed Wordpress Joomla PLugin. It installs fine. But when I tried to install some plugins available on Wordpress site I have started getting javascript errors. After inspection the path by viewing the source of the page I found that the js, css paths of the plugin are wrong. All paths are taken with respect to joomla installation. e.g.  http://localhost/projects/joomlawordpress/wp-includes/xyz.js instead of http://localhost/projects/joomlawordpress/components/com_wordpress/wp-includes/xyz.js.

Also when I tried to give any input on the plugin admin page the form action is wrongly taken and I am taken to the joomla admin page and data is not inserted at all.

Some plugins I have tried which did not worked are:

Thankks for any help.
Prasenjit Seth

« Last Edit: May 24, 2010, 02:47 AM by prasenjitseth »

June 01, 2010, 02:54 AM

Offline lbm4U2

  • Newbie
  • *
  • Posts: 2
    • View Profile
I have the same problem...

Some plugins work, while others don't