D6 What is typical cause #3 for a pager not appearing?
Honestly, I would stick a dpm/drupal_set_message on the count_Query that is generated and see if it's a legal query. It's possible your base query is strange enough that it can't be converted into a count query automatically - if so, then I'd just feed a custom count query into the pager_query(). -- John Fiala www.jcfiala.net
Hi, I would like to ask which module should I use to achieve this result: images with next prev button fields: title,image,url Is this possible with views slideshow module only? Or should I use something different? I mean, I know that I have to use views, of coourse, but I just want to know if it is possible at all or not. Or how can i use the custome module for drupal 7. i am new to the drupal 7. please help me . ----- Original Message ----- From: jeff@ayendesigns.com To: development@drupal.org Sent: Sunday, April 29, 2012 6:03 PM Subject: [development] D6 What is typical cause #3 for a pager not appearing? Before I start pasting supporting data, is there a third typical cause of theme('pager') not returning anything? I look at cause #1 being the element being the same as another (there are 3 on the page, and I gave them element ids of 2,3 and 4), and #2 being the SQL in the pager query not being uppercase (it is). The query returns a record set, the parameters all look fine to me, and are the same as on other pages I have diff'd with, I believe. There is no pager in the page source, so it's not simply being hidden by some evil CSS. This page is different than those where the pager appears in that it has 3 blocks each with a pager, each with a different element id, none of which appear.
Diptiranjan, this is a a new discussion and should be a new thread (in the Support list). What you have done here is called "hijacking" and is generally considered bad form. Yes, you can do this with Views Slideshow only. Nancy Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
________________________________ From: Diptiranjan Sukla Hi, I would like to ask which module should I use to achieve this result: images with next prev button fields: title,image,url Is this possible with views slideshow module only? Or should I use something different? I mean, I know that I have to use views, of coourse, but I just want to know if it is possible at all or not. Or how can i use the custome module for drupal 7. i am new to the drupal 7. please help me .
Hi Dr. Martin L. King, i found this form the support list. i have the same problem also. But i didn't find any solution for that. so i am new in drupal 7. my question is whether i can do this coustom slider. if yes, then what is the procedure to do. please help me. ----- Original Message ----- From: Ms. Nancy Wichmann To: development@drupal.org Sent: Monday, April 30, 2012 5:54 PM Subject: Re: [development] D6 What is typical cause #3 for a pager notappearing? Diptiranjan, this is a a new discussion and should be a new thread (in the Support list). What you have done here is called "hijacking" and is generally considered bad form. Yes, you can do this with Views Slideshow only. Nancy Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr. ---------------------------------------------------------------------------- From: Diptiranjan Sukla Hi, I would like to ask which module should I use to achieve this result: images with next prev button fields: title,image,url Is this possible with views slideshow module only? Or should I use something different? I mean, I know that I have to use views, of coourse, but I just want to know if it is possible at all or not. Or how can i use the custome module for drupal 7. i am new to the drupal 7. please help me .
This is awesome <3 Sent from my iPhone On 30 Apr 2012, at 13:55, "Diptiranjan Sukla" <dipti.sukla@webtenet.com> wrote:
Hi Dr. Martin L. King, i found this form the support list. i have the same problem also. But i didn't find any solution for that. so i am new in drupal 7. my question is whether i can do this coustom slider. if yes, then what is the procedure to do. please help me.
----- Original Message ----- From: Ms. Nancy Wichmann To: development@drupal.org Sent: Monday, April 30, 2012 5:54 PM Subject: Re: [development] D6 What is typical cause #3 for a pager notappearing?
Diptiranjan, this is a a new discussion and should be a new thread (in the Support list). What you have done here is called "hijacking" and is generally considered bad form.
Yes, you can do this with Views Slideshow only.
Nancy Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
From: Diptiranjan Sukla Hi, I would like to ask which module should I use to achieve this result: images with next prev button fields: title,image,url
Is this possible with views slideshow module only? Or should I use something different? I mean, I know that I have to use views, of coourse, but I just want to know if it is possible at all or not.
Or how can i use the custome module for drupal 7. i am new to the drupal 7. please help me .
participants (5)
-
Diptiranjan Sukla -
jeff@ayendesigns.com -
John Fiala -
Ms. Nancy Wichmann -
Richard Burford