successfully update i18n, but when update database i get this
The requested page "/update.php?op=selection&token=T4g2Ks7JtXswJyvmQT_d3EHi6nsmmLCeJNtKDd-qiPQ&id=108&op=finished" could not be found.
what should i do now?
Hi,
currently, I work on a Drupal / IPB integration : https://projects.llaumgui.com/p/ipb-for-drupal/
I have a field--image.tpl.php file from AT's Footheme which displays an image's title as a caption. I want to print the contents of my region (named 'foo') directly below that caption. The problem is I can't get the correct print usage or placement. I can get the region's contents to display at the bottom of the page. When I place random text characters where I think the region content's should display, the characters display correctly, however.
Here is a snippet of the code I'm working on:
good day dear drupaler, hope you are all right!
well i had this trouble on a drupal commons - all goes well - but the systems denies to display images. This issue is so weird thati allmost did not manage to show any image. I thoght that this is rooted in the weird / old system that the drupal-common runs currently - i guess that it is the version 6.23 or something alike....
I've been working on a Drupal v7 project for some 6 months it was based on Drupal v7.0 and a few of the modules were playing up so I decided to attempt an upgrade via Drush 4.x. After a few hours today with Drush,
Hi all.
I'm using corporate clean in drupal 7.14 and can't seem to find a way to get the drop down menus to appear on the home page.
You seem to have to click the link in the top primary menu, go to that page before the drop down menu will appear.
Is this right or am I missing something ???
Cheers
I'm using a new install of drupal 7.x, and I am trying to display an external RSS feed on a page. I have enabled the aggregator core module, but I cannot configure it under /admin/config/services. The only link available in /admin/config/services is RSS Publishing.
Hello,
how to override the menu template in drupal 7?
I read several posts on this subject, but it does not work on my site.
I created a menu "Test" (machine name menu-test). In my template.php I copy the theme_menu_link function. If I make a modification in the function, it's ok and html output is changed.
But if I rename the function with the name of my menu (example: theme_menu_link__menu_test), it does not work.
Is it possible to create a menu template for a custom menu? Can you explain me how to rename my function ?
Thank you for your help.
Here are the facts:
A) I am using HostGator (very happy so far, btw)
B) I have domainA.com installed in the root (public-html)
C) I added another domain (domainB.com) through CPanel. This created a folder called domainB.com in domainA.com's root. I changed the CName record for domainB.com to point to domainA.com's root. (Unsure about this step even though it worked.)