I'm using ezPortal, a phpBB portal at http://smartor.is-root.com . What it does is pull posts from the phpBB and assign them URLs (ie. the newest post is assigned article=0, the second oldest one is article=1. The problem is the URL's to these articles change each time a new one is submitted.
I've been trying to reverse the way article ID's at assigned so that the first one is number 1, the second in number 2, and so on.
I've posted the 2 script files below, and I've made some suggestions at the URL below, but have been unsuccessful. Any suggestions would be apperciated.
http://mysportshost.com/portal.txt
http://mysportshost.com/fetchposts.txt
http://smartor.is-root.com/viewtopic.php?t=1448