View Single Post
Old December 19th, 2004, 01:09 PM   #12 (permalink)
kall
Member
Verified Customer
 
Join Date: Apr 2004
Posts: 194
A question: Do you use vBulletin?

If so, you would realise that putting the call to the .php files in phpinclude_start with a condition to take effect if the script is called index, is exactly the same as putting the call in index.php...and is entirely unrelated to what happens in forumhome template.

As this 'not picking up the prefix' problem is occuring whether I do it in index.php or phpinclude_start...the method itself is irrelevant.

To answer *your* question - No, I did not do it exactly as Michael suggests, as my 'photopost' directory is called Gallery, and is not located underneath the forum directory (which is actually called 'forums' in my case) so I am using the full server path to the files.

ie: rather than using
Code:
Content visible to verified customers only.
, I am using
Code:
Content visible to verified customers only.
Aside from that, I have done it as per the instructions. It works sometimes, it fails sometimes. THAT is the problem here.
kall is offline   Reply With Quote