[]
JoshPet said:Yeah, private is any script or location that it doesn't know on your site. Most likely photopost or any pages that you haven't added to the online.php language file or that aren't sending threads headers. [/]
Read my reply.... I *think* you'll be fine if you just add the language strings to your online.php lanaguge file.
Like this:
$ubbt_lang['showphoto'] = "Viewing a photo";
$ubbt_lang['showgallery'] = "Viewing a Photo Gallery";
etc.... the first part is the script name without the .php
That should work on any page that calls the ubbThreads headers, which the photopost mod does.
That's what I do.
