Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pages generated dynamically are not visible until admin area is accessed
#4
nevermind i just reread your post, if you just want to detect new pages.

you can do

PHP Code:
getPagesXmlValues(true); 

And it will still do a file check but it wont have to reload all pages unless the count changed.
A dir scan is still wasteful on every hit, so i would add some custom cookie detection or something so only you trigger it, or use a custom template page as i mentioned before, or if you are using some ftp process, just delete the page cache like carlos says.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply


Messages In This Thread
RE: pages generated dynamically are not visible until admin area is accessed - by shawn_a - 2014-02-28, 08:38:32



Users browsing this thread: 2 Guest(s)