On Sep 19, 9:26 am, Swerve <[EMAIL PROTECTED]> wrote:
> not sure why it stopped at 1000 pages.  Is there a 1000 page limit for
> that plugin?  We're running Reddot 7.1.  The filename for the plugin
> is pageref_allpages_v6_1.asp but it says its compatible for CMS
> version 6.x + .

At the top of pageref_allpages_v6_3.asp there is code like this:


dim MaxRecords
MaxRecords="1000"


Update the value of MaxRecords. It is used later in the script to
limit the number of pages returned in a <PAGE action="search"> RQL
call.




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/RedDot-CMS-Users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to