FB mobile link returns with a double url

Hi,

https://mydomainname/https://mydomainame/page title (returns 404)

This has been driving me nuts for 6 months or so. It only happens with FB mobile.

Any ideas?

Adding new fields to a bundle after a node is created

I have created a new node and an entity form. the hooks used are hook_node_info(), hook_form(), and it calls another page using hook_menu(). Everything works well until this point, I see my bundle in the admin page under content type. Now the moment I add some code in the .install file (install & uninstall) and to add additional fields to the bundle, the content type disappears from the admin page and the new fields does not show up in the database. 

Add multiple files, with metadata to content type. Then print out data in node template.

Hi,

I would like to add multiple files to a content type and add metadata to each file (title, description, length, genre, etc). The best method I've figured out so far is to use field collections. This works.

I now need to create a node template file and make this loop through the field collection for that node and to print the information in a specific format.

This is out of my skill level. Any help would be great.

Cheers.

Fix the problem with external links without "https://" going only to site's index.php page.

Hello all, there often times when we need to provide links to specific pages on our site (special events, news, etc.)  These links get sent out in e-mail blasts to our organization's membership or put into PDF newsletters, etc.  I prefer to list the URL without the protocol identifier but this seems to cause problems and send the user to the main 'index.php' page only. 

Problem solved, cleared cache, problem back

I have a Menu-problem, that I solved by changing something in the database table Menu_router. But this is apparently controlled by something else, because when I clear the caches, the problem gets back. Which table should I look at? I cannot see anything strange in the Menu_Links table

Migrate website from Drupal 7 to Drupal 8

How to migrate Drupal 7 to Drupal 8? My aim is one site which is already build by drupal 7 now I want to move this site to Drupal 8. I want to migrate data form D7 database to D8 database as wel as modules. How to do all? Please help me regarding this.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x