Having Issues With Pager or Rewrite?
sparq-l
Joined: 2007-12-31
Posts: 1 |
Posted: Mon, 2007-12-31 00:30 |
Hi all, basically I can't get the pager to work. When I'm on page one and click the page 2 link, the url changes, but the content of the page doesn't. For instance if page 1 is http://domain.com/gallery/v/?g2_itemId=10218 however, none of the content changes. Any idea what I'm doing wrong, or where I should start? I feel like I've looked all over drupal/gallery. |
|
Posts: 135
Are you sure url rewrite is configured correctly in your installation? I mean those urls look like a combination of "normal" and "clean" urls. The url pointing to an album should looks like "http://domain.com/gallery/v/album". The "?g2_itemId=..." string usually indicates a url with rewrite being disable.