![]() |
|
#1
|
||||
|
||||
|
I have an instance of dynamics being used for Articles and in many entries I start the article off with an in-line attached image.
zzz1.jpg I use the Lean template for the Random module which I edited by adding: Code:
<div align="justify">
{vb:raw entry.pagetext_preview}
</div>
The problem is I get the attachment number showing at the start of the preview: zzz2.jpg Is there any way to get rid of the number at the start of the preview? Thanks |
|
#2
|
||||
|
||||
|
Thank you for pointing this out. It looks like vB's functions do allow for that to be stripped out, and it should be. This will be corrected in the next release (v2.0.2), which should be available today.
Or if you would rather apply the fix to your current version manually, just look in the fourm/includes/vba_dyna_functions_cats.php file for this line: PHP Code:
PHP Code:
__________________
Frequently Asked Questions CMPS Users Manual For vBadvanced software assistance, please use the support forums. Unsolicted PMs, IMs, and email will not be responded to. If you have a non-software related question or problem with your account, please submit a support ticket. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Attachments using [attach] tag not showing | tavenger5 | Bugs & Issues From v2.0.1 | 4 | 10-25-2010 09:28 AM |
| Attachments not showing in-line | ibaker | Bugs & Issues From v2.0.0 | 3 | 06-24-2010 05:07 PM |
| Guests showing bad number of users online | Masiello | Troubleshooting & Problems | 1 | 09-19-2008 01:57 PM |
| Support inline attachments in News | Kirby | Feedback & Suggestions | 6 | 02-28-2007 10:53 PM |
| Inline images not showing in News module | noah977 | Troubleshooting & Problems | 3 | 04-28-2006 05:51 PM |