YOUR_WEBSITE_END_WITH_SLASH - trying to embed poll

angusf
angusf
  • angusf
  • 10 months ago
I am trying to embed a poll in 4.0.5, with joomla 3.3.3

I see

Myh javascript console says


GET http://localhost/xxxxx/YOUR_WEBSITE_END_WITH_SLASHcomponents/com_communitypolls/assets/images/loading_sb.gif [HTTP/1.1 404 Not Found 0ms]
GET http://localhost/xxxxx/YOUR_WEBSITE_END_WITH_SLASHcomponents/com_communitypolls/assets/anywhere/templates/default/style.css [HTTP/1.1 404 Not Found 0ms]
POST http://localhost/xxxxx/YOUR_WEBSITE_END_WITH_SLASHindex.php [HTTP/1.1 404 Not Found 0ms]


xxxxx is the hostname

Update: I found htdocs/media/com_communitypolls/anywhere/anywhere.js and edited the 'website' var

  var website = 'demo.domainname.co.uk/joomla/';


but I stiill get


GET http://localhost/xxxxx/demo.domainname.co.uk/joomla/components/com_communitypolls/assets/images/loading_sb.gif [HTTP/1.1 404 Not Found 0ms]
GET http://localhost/xxxxx/demo.domainname.co.uk/joomla/components/com_communitypolls/assets/anywhere/templates/default/style.css [HTTP/1.1 404 Not Found 0ms]
POST http://localhost/xxxxx/demo.domainname.co.uk/joomla/index.php


Something, somewhere seems to be prepending localhost and folder to the variable.

Access to viewing replies is restricted.
Showing 4 of 4 replies
You do not have permissions for replying to this topic.
Loading...
Confirm delete? This action is irreversible and the data will be deleted permanently. Do you want to continue? Confirm Add New Delete Unpublish Cancel Import Uninstall The selected item successfully deleted.
Shondalai