My Drupal installation resides under a subdomain. It is like www.example.com/drupal

When I look at the console, there is an error:

GET http://www.example.com/panels_ajax_tab/test1/none 404 Not Found

It should look at http://www.example.com/drupal/panels_ajax_tab/test1/none instead of that url.

How can I solve this issue?

Comments

phayes’s picture

Assigned: Unassigned » sharique

Ah, this is a bug for not using the drupal javascript base() setting /function.

Sharique, can you fix this?

sharique’s picture

Status: Active » Needs review

@sinanerdem, can you test the patch posted here
http://drupal.org/node/1780668#comment-6552580

phayes’s picture

Status: Needs review » Fixed

marking as fixed. Pretty sure we are good here.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

fixed some typos