Mange image page not displaying correctly
Posted: Mon Mar 26, 2007 5:25 pm
Version 1.12 - new install - using WYSIWYG editor
When trying to use the manage images function in the editor the popup page just shows code
{if $media.is_imgedit} {/if} {if $media.frameset} {else}
{if $media.case == 'external'} {if $media.is_created OR $media.is_deleted} {/if} {$media.external} {if $media.is_imgedit} {$IMGEDIT} {/if} {elseif $media.case == 'default'}
{$CONST.SELECT_FILE}
{$CONST.CLICK_FILE_TO_INSERT}
{$media.external} {$MEDIA_LIST} {elseif $media.case == 'choose'} {if $perm_denied} {$CONST.PERM_DENIED} {else} {$media.external}
{if $media.file.is_image} {serendipity_hookPlugin hook="frontend_image_selector" eventData=$media.file hookAll=true}
{$CONST.YOU_CHOSE|@sprintf:$media.file.realname}
{serendipity_hookPlugin hookAll=true hook='frontend_image_selector_hiddenfields' eventData=$media.file} {if $media.htmltarget} {/if} {if $media.filename_only} {/if} {if $media.file.fast_select} {else} {$CONST.IMAGE_SIZE}:
{$CONST.I_WANT_THUMB}
{$CONST.I_WANT_BIG_IMAGE}
{serendipity_hookPlugin hookAll=true hook='frontend_image_selector_imagesize' eventData=$media.file}
{if NOT $media.filename_only} {$CONST.IMAGE_ALIGNMENT}:
...and so on
I've reuploaded files, tried different browsers (desparate measure!)
Any ideas? I'm getting desparate, have installed Serendipity on the same server several times without a hitch and got to get it done asap. I don't to have to resort to that other blog!
When trying to use the manage images function in the editor the popup page just shows code
{if $media.is_imgedit} {/if} {if $media.frameset} {else}
{if $media.case == 'external'} {if $media.is_created OR $media.is_deleted} {/if} {$media.external} {if $media.is_imgedit} {$IMGEDIT} {/if} {elseif $media.case == 'default'}
{$CONST.SELECT_FILE}
{$CONST.CLICK_FILE_TO_INSERT}
{$media.external} {$MEDIA_LIST} {elseif $media.case == 'choose'} {if $perm_denied} {$CONST.PERM_DENIED} {else} {$media.external}
{if $media.file.is_image} {serendipity_hookPlugin hook="frontend_image_selector" eventData=$media.file hookAll=true}
{$CONST.YOU_CHOSE|@sprintf:$media.file.realname}
{serendipity_hookPlugin hookAll=true hook='frontend_image_selector_hiddenfields' eventData=$media.file} {if $media.htmltarget} {/if} {if $media.filename_only} {/if} {if $media.file.fast_select} {else} {$CONST.IMAGE_SIZE}:
{$CONST.I_WANT_THUMB}
{$CONST.I_WANT_BIG_IMAGE}
{serendipity_hookPlugin hookAll=true hook='frontend_image_selector_imagesize' eventData=$media.file}
{if NOT $media.filename_only} {$CONST.IMAGE_ALIGNMENT}:
...and so on
I've reuploaded files, tried different browsers (desparate measure!)
Any ideas? I'm getting desparate, have installed Serendipity on the same server several times without a hitch and got to get it done asap. I don't to have to resort to that other blog!