![]() |
Glenn is one of the few people still developing for VB5 at: https://vbmods.rocks/
But be aware not all his stuff is free. It would be the only place I could suggest though. |
Thank you dear
Do you advise me not to upgrade to vb5? |
Quote:
I would advise looking carefully at the differences between the two versions, and then deciding which one will serve your needs better. If you have custom styles and/or coding, you will likely have a hard time finding equivalent items written for vB 5. Also, do any and all testing of a test site first, and make certain you have all the issues ironed out smoothly before doing anything to your live site. :) |
...........
|
Hello dear
How to set Alt Text Type: Thread Title + file name Instead of file name + Thread Title Best Regards |
You would have to edit the code. Sounds like a good opportunity to understand how PHP works. You can always reinstall from the original download if something goes wrong.
|
I tried editing but without a good result
Could you please help me? |
Find the code-
Code:
elseif ($vbulletin->options['bop5aat_alt_type'] == 2) Code:
$ttext = $fname . " - " . $ttitle; Code:
$ttext = $ttitle . " - " . $fname; |
Quote:
Now everything is ok Best Regards |
Thanks, I'll give this mod a shot.
Does this mod have to add the title everytime a page is loaded or is that information saved to a table after it finds a image? |
All times are GMT. The time now is 02:25 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|