PAID: $50 bounty for ajaxifyng the dependent dropdown field on a node form

On a Drupal 7 website I have a node creation form with several fields: `field_accounts, field_status, field_priority, field_department, field_body`. All the fields are standard ones (of `List (text)` and `Long text` types) except `field_accounts`, which is of `Entity Reference` type. On the UI it looks like this:

https://i.stack.imgur.com/N1dHI.png

PAge link

HI

at last I'm begining to get my head around Drupal and I have now sucessfuly ( thanks one and all) converted a multisite to a single site and uploaded it to the we.

It all works except picture links which I have sorted. However I have a few images which are clickable but the link leads to a non found page.

Once such is coded <a href="/wsmfhs/help-advice/map-parishes-north-somerset">

I'm assuming the path is under htdocs .....help-advice---maps-parishes-north-somerset?

Redirect to api file deeper than site level?

We have a redirect in our .htaccess file for a project that pulls RSS feeds to another site, using a custom API that's been built for us, in a folder at the root folder.

The problem we're running into, is that the .htaccess file gets overwritten sometimes, usually on updates of Drupal version. It's one line of code, so we're looking for something other than a custom module ( unless somebody knows an extremely simple way to do this in a module. I'm not experienced there):

Basically, here's the rewrite:  RewriteRule ^api/test/(.*)$ /api/api.test.php?a=$1 [L,QSA]

Add / Edit Content type broken?

My add / edit content type is not displaying the options to create or edit the content type. The manage fields and display work fined but I can not edit. I've disabled all new modules with no avail. Has anyone come across this problem it's new to me.

Screenshot here

Caching: Alternative to Boost?

Hi all,

I need some advice in terms of making my website perform faster.

Unfortunately, Boost does not work for me - it only caches the homepage. 

The majority of my website consists of Books, Simple Pages and Views with Better Exposed Filters (although Better Exposed Filters is optional really - the user doesn't have to select a filter). I would expect an alternative caching solution to work for all of the above content type.

how to add new header and footer on user profile

I create user-profile.tpl.php but in user profile page show header and fooder from page.tpl.php 
on user page, I want to new header and footer in user profile page
how to remove it?
if I remove the code from page.tpl.php than it will remove from all pages but I want to remove only user  profile page

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x