Member
Member
CoffeeGuy   2011-07-23, 17:05
#1
I create a custom page called 'boo'. I'm trying to use getCustomPageURL to link to the page. getCustomPageURL generates a URL: foo.com/PAGE/boo. The custom page is at foo/PAGES/boo.

Am I using the wrong function to create the custom page URL?

Thanks!
Member
Member
sbillard   2011-07-23, 20:55
#2
`getCustomPageURL()`
Quote:Produces the url to a custom page (e.g. one that is not album.php, image.php, or index.php)
I suspect this is a terminology misunderstanding. The cited fucntion produces a link to a script (`page`) of your theme that is not on of the standard ones.

You seem to be wanting a link to a Zenpage Page. For that use `getPageLinkURL()`
Member
Member
CoffeeGuy   2011-07-23, 21:33
#3
Awesome! Thats it. Thanks very much; worked like a charm.
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.