ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Pagination on sister site

October 29, 2007 9:36pm

Subscribe [1]
  • #1 / Oct 29, 2007 9:36pm

    lemonman

    68 posts

    Hi All,
    I am having problems with pagination.
    I am running a site on the same server as my main installation of EE but am using a workaround based on the old method of altering path.php.
    I have created some custom url structures that i would like to remain intact.
    I have removed ‘category’ trigger word and am using

    RewriteEngine on
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)$ /index.php?/$1 [L]

    in my htacess file.

    The question is, how can i get pagination to work with my new, customized url?

    example
    I have the whole site coming from template group ‘celebrity-news’
    when i add the pagination code it adds index.php to the path, then ‘P—number—‘and does not work.

    which template to i need to call on to display the pagination?
    My index.php is not set to dynamic=off, and the pagination links are appearing as expected - Right they have a non functioning path.

    Thanks for any help,
    L

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases