| Author |
Message |
diabolicbg Member
|
Posted: 28 Feb 2010 13:02:34
In my directory I created and use auto sitemap but I have a DB problem. When some category have mare pages I cannot get page_number from my DB and my URLs are listed as
http://wasteland-bg.com/darkstar/auto/page.html
This is the row from my script:
echo "http://wasteland-bg.com/darkstar/$row[dir]/page$row[Page].html";
but variable Page in DB is always 0
Where I can find the real variable for page numbers in the categories?
Thanks!
|
|