I got a view which displays one content type of nodes.
For this view there is a menu item "Sports" (as example with the following menu structure: Main > Winter > Sports) and the alias for this view is set to "winter/sports".
The nodes got aliases like main/winter/sports/ski, without a menu item.
Today I found messages like this in my apache error_log:
[client 183.60.244.44] PHP Warning: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='\nquery: SELECT src FROM drup_url_alias WHERE dst = '\xe5\xae\x89\xe8\xa3\x85\xe8\xaf\xb4\xe6\x98\x8e.txt' AND language IN('de', '') ORDER BY language DESC, pid DESC in mysite/includes/database.mysql.inc on line 135, referer: http://www.baidu.com
I have an issue in my website that I don't know how I can solve it.
When I go to www.example.net, the first page open normally, but when I click on Homepage (in the menu), it open a new page.. I want my www.example.net to be my Homepage. How can I do it?
I got several nodes from a content type, which are related to terms of a vocabulary.
The vocabulary has two levels like:
Parent 1
-Child 1
-Child 2
Parent 2
-Child 3
-Child 4
Hi all.. this is beyond my skill level.. if you can help, its greatly appreciated.
Doing a basic auction website for charity in Drupal 6.28. A different organisation set up the site for me but I have been loading it etc. I figured out how to run the cron, to turn on the auction, etc. But the problem is the sorting of the items.