Topic: Issues with EXTERN.PHP
Well after trying to make info from the website display on my main page ive ran into some issues.
I have a Section: NEWS UPDATES and another section CURRENT THREADS.
For new section i slapped in this code:
http://*********.com/forums/extern.php?action=new&show=10&fid=2
This code works beautifully, no problems no flaws.
Now here is the second part, i have forum ids from 3-16 so i manually typed this code:
http://*********/forums/extern.php?action=new&show=10&fid=3,4,5,6,7,8,9,10,11,12,13,14,15,16
And i just posted in FORUM ID 6 and when i refresh the page it doesn't work.
I haven't edited anything in EXTERN.PHP file.