vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced Dynamics > vBa Dynamics v1.0 Support > Troubleshooting & Problems

Reply
 
Thread Tools Display Modes
  #1  
Old 12-19-2007, 09:50 PM
dilbert05 dilbert05 is offline
Senior Member
 
Join Date: Mar 2005
Posts: 200
Default Editor Size

If I switch to the Basic Editor, in FF all looks well, but in IE, it is about 10% of the width it should be. This is not the case with the forum, just the Dynamics pages.
Reply With Quote
  #2  
Old 12-20-2007, 08:04 AM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: Editor Size

Have you modified your 'ADV_DYNA_SHOWENTRY' template at all? If so you may need to revert it or apply the fix posted here.
Reply With Quote
  #3  
Old 12-20-2007, 08:30 AM
dilbert05 dilbert05 is offline
Senior Member
 
Join Date: Mar 2005
Posts: 200
Default Re: Editor Size

Thanks Brian,
I did not edit it, so hence, can't revert it either.
I looked at the link above, and I don't have that in my template, at least not exactly as listed. I downloaded again lastnight to ensure I have the latest templates too.
Reply With Quote
  #4  
Old 12-22-2007, 02:59 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: Editor Size

Try looking in your dynamics/newentry.php file for this code:
PHP Code:
    $editorid construct_edit_toolbar(
        
$newpost['message'],
        
0,
        
0,
        
1,
        
$editsmilie,
        
1
    
); 
Replace with this:
PHP Code:
    $editorid construct_edit_toolbar(
        
$newpost['message'],
        
0,
        
'nonforum',
        
1,
        
$editsmilie,
        
1
    
); 
And see if that helps.
Reply With Quote
  #5  
Old 12-22-2007, 03:21 PM
HenrikHansen HenrikHansen is offline
Senior Member
 
Join Date: Jul 2004
Location: Copenhagen
Posts: 741
Default Re: Editor Size

I have the very same problem, it did not do the trick for me.
Reply With Quote
  #6  
Old 12-22-2007, 03:54 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: Editor Size

I'm not really sure what else might cause a problem like that, but if you would like to submit a support ticket I'll be glad to take a look for you.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Editor Images... persian Troubleshooting & Problems 4 02-04-2011 12:31 PM
ANOTHER problem with the editor... osousous Troubleshooting & Problems 3 12-01-2007 01:56 PM
BB Code editor trouble.. eggy Troubleshooting & Problems 3 10-19-2006 01:07 PM
WYSIWYG Editor Question ? bogene2020 Site Feedback & Updates 4 10-04-2005 03:56 PM
WYSIWYG Editor reefland Chit Chat 3 03-30-2005 01:59 PM


All times are GMT -4. The time now is 07:06 AM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.