Giúp mình về vấn đề view node statistics trong drupal 6x
Tại sao mình enable module statistics trong phần core của drupal mà khi mình tạo view lọc các bài viết được đọc nhiều mà nó lại không lọc được nhỉ.Bạn nào có kinh nghiệp trong lĩnh vực này xin chỉ giúp mình với.Thanks
Read moreIn Drupal 6 when using Ubercart do visitors of site have to be registered first?
Using Drupal 6 on new site which will have Ubercart for merchant account functionality. Do users have to be registered first via the site prior to using the credit card module via Ubercart?
If no can anyone provide me some coaching on the work around? Drupal developer team I'm working with are stuck. Any advice would be greatly appreciated!
Many thanks!
Molly : )
310 488-4401
molly.lavik@mentorography.com
Capturing data in Drupal 6.22 and export into database
Hi all,
I recently accepted a position with a not-profit organization as the Website Coordinator. One of my responsibilities involves overseeing the organization's web properties. Since they have been bringing me up to speed, the organization is working with an outside vendor on four microsites that will be developed using Drupal 6.22.
What we are looking to do is capture the data when constituents sign up for the eNewsletters (first name, last name, email address, & zip code) and export the data (which will be mapped) into Sphere and/or Raiser's Edge.
Read moreAnpassa formuläret på söksidan
Hej!
Har aktiverat search-modulen samt aktiverat search block och positionerat den i headern på min site. Har även lyckats att ändra utseendet på "search block" så att den ser ut efter mina önskemål.
Mitt problem är söksidan (/search) som man kommer till efter man gjort en sökning ifrån "search block", formuläret där vet jag inte hur man kommer åt för att ändra utseendet på. Avancerad sök har jag döljt med hjälp av permissions och resultaten har jag fixat till med template overrides av search-result.tpl.php samt search-result.tpl.php. De frågor som jag har kvar är följande:
Hjälp med argument i views
Jag har en content type: Page, i page finns ett fält som heter nr_of_notes. I min sidebar har jag ett view-block med notes. Meningen är att man ska kunna ändra "Inlägg att visa"(number of posts)-antalet i views med hjälp av nr_of_notes-fältet. Så skriver jag i 5 i nr_of_notes, ska det visas 5 stycken notes på just den sidan.
Jag får ut content-typen notes, men kan inte filtrera ner dem.
$node=node_load(arg(1));
if($node) {
$view->nodes_per_page = $node->field_nr_of_notes[0]['value'];
}CiviCRM Help: Associate CiviCRM Events with Drupal Nodes
I'm putting together my first CiviCRM 3/Drupal 6 install, and I've run into a bit of a wall.
I have an content type of an Artistic Work, and I would like to sell tickets to them with CiviEvents. There will be multiple events of this Artistic work, so I would like to associate each Event created with the Artistic Work. However, there doesn't seem to be any way to edit the Event fields, or pull in a node reference for the Artistic Work.
I've looked at the CiviNode module, which seems like it might be able to do this, but alas, it's not for Drupal 6.
Read moreCan Views Blow Up page formatting?
I was working on a new theme for an existing site and while adjusting the CSS settings for a Views Slideshow, something very odd happened.
The site is msvehicles.com
You will need to login to see the new theme I am working on:
u:tester
p:tester
I looked at the HTML output and I can see that for some strange reason the Footer was placed inside the div that contains the slideshow.
What I changed immediately before I noticed the problem was the contents of the "rewrite the output of this field" field in views.
Here is what is inside:
Tutoriales de programación de módulos.
Buenas buenas... desde hace un tiempo he venido haciendo módulos para Drupal 6 y me gustaría compartir con algunos de ustedes un poquito de lo que he aprendido.
Aquí les dejo 2 enlaces de los tutoriales que he escrito:
Read moreTheme switching when using a group calendar
Hi I hope this is not a repeat question. My company has OG up and running, but with a problem:
-
A calendar block (calendar module) for each group has been setup within the right sidebar. We have a separate "OG" theme and a "mainwebsite" theme.
-
The problem is that when we click a date within the right sidebar block calendar within a group, the event displays but uses our main website theme instead of the OG theme we want used.
Why is this occurring? If you can provide any assistance that would be great.
Thanks!
Read moreViewing forum posts in Drupal 6
Hello,
Can anyone help me with a problem I have allowing a certain role to view forum posts.
A user with the correct role can create a forum post and view the node when it is saved. However, when they go into the forum to view the post it does not show!
Looking at the forum overview/activity page, you can see that there is a new post but when you follow the link there is nothing there!
The node definitely exists as I can see it and edit it, in the Content listing page.



