We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 30741
    • 65 Posts
    Does the pagination plugin work with 1.0?
    http://modxcms.com/extras/package/332

    If not does anyone know why not?
      • 26931
      • 2,314 Posts
      anonymized-26931 Reply #2, 17 years ago
      Hi tspore,

      doesn’t look like...i just downloaded and tested it. it shows the pagination and splits the page, but i’m not able to go to the second page. according to it’s forums-thread it stopped working a couple of MODx versions ago http://modxcms.com/forums/index.php/topic,5552.0.html there’s a Snippet to paginate in that thread as well, but haven’t tested it: http://modxcms.com/forums/index.php/topic,5552.msg121149.html#msg121149
        • 30741
        • 65 Posts
        Great thanks.
          • 30741
          • 65 Posts
          But it looks like that one won’t work either. sad

          Really this problem of having people build a lot of great enhancements to Modx and then within only a few public versions having them broken is going to really hamper the expansion of the CMF.
            • 26931
            • 2,314 Posts
            doesn’t look like...i just downloaded and tested it. it shows the pagination and splits the page, but i’m not able to go to the second page

            i just checked again and the pagination plugin works with 1.0 -> http://modxcms.com/extras/package/332

            the page just has to be set to uncacheable! smiley
              • 30741
              • 65 Posts
              Quote from: sharkbait at Oct 23, 2009, 03:57 AM

              doesn’t look like...i just downloaded and tested it. it shows the pagination and splits the page, but i’m not able to go to the second page

              i just checked again and the pagination plugin works with 1.0 -> http://modxcms.com/extras/package/332

              the page just has to be set to uncacheable! smiley

              I have to be doing something wrong then.
              I have the {Break} in the document - The Cacheable un checked.
              The Plugin installed and OnLoadWebDocument checked.
              Called it Pip
              That seems like it should be everything, but Its not working for me.


              Any thoughts?
                • 26931
                • 2,314 Posts
                Any thoughts?
                i just downloaded the plugin again and checked the code...there’s
                <?php
                in the first line, it shouldn’t be there...delete it
                  • 30741
                  • 65 Posts
                  Quote from: sharkbait at Oct 23, 2009, 12:51 PM

                  Any thoughts?
                  i just downloaded the plugin again and checked the code...there’s
                  <?php
                  in the first line, it shouldn’t be there...delete it

                  Perfect.
                  now we just need to get plugin updated on the site.

                  Thanks for the help,
                  I didn’t even notice the lack of a closing php tags.
                    • 26931
                    • 2,314 Posts
                    great smiley
                      • 1331
                      • 129 Posts
                      I tried using this Pagination Plugin on 0.9.6.1p2 and it made it so search engine bots could no longer access the entire site! Regular browsers and users are fine, but just bot-based visits get a 500 Internal Server error.

                      It took me 2 weeks to narrow down the problem and by then we’d been completely dropped out of Google search results.

                      So, be careful running this on your site.