Sorry for posting yet another version of an old question, but I searched and couldn't find a solution to my particular twist.
I'm using:
PhotoPost PHP 4.8.5b2 vB3 Enhanced
vBulletin Version 3.0.10
vBadvanced CMPS v2.0.0
I want to show a random photo in a block on my VBA page. I made a PHP file as recommended and put it in the Modules directory. I also modified and uncommented the inc_features.php file. Then I used VBA to add a module using the PHP file. And I added the include statement for inc_photopost.php in my VBA index.php file.
So now when you visit
http://www.retouchpro.com/index.php you can see the nicely formatted block has been added, but no photos are included. There are no errors, and the source doesn't show it even tried to add anything.
Any advice on how to get this working?
Thanks in advance.