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!
Mange image page not displaying correctly
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Mange image page not displaying correctly
Hi!
That'S strange, the popup shows the unparsed smarty code.
Does your normal blog display fine? Are you sure that all files on your webserver are frmo serendipity version 1.1.2 and your templates_c directory is writable?
Best regards,
Garvin
That'S strange, the popup shows the unparsed smarty code.
Does your normal blog display fine? Are you sure that all files on your webserver are frmo serendipity version 1.1.2 and your templates_c directory is writable?
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
bluedreamer
- Posts: 3
- Joined: Mon Mar 26, 2007 5:18 pm
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Hm, I've never seen that and don't really have a clue...I guess I could only help out with FTP + s9y-account access...
Best rgards,
Garvin
Hm, I've never seen that and don't really have a clue...I guess I could only help out with FTP + s9y-account access...
Best rgards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
For bluedreamer the problem was that he used the "Default PHP" template, but that is only expermiantel for developers. Changing his theme to "Serendipity 3.0" solved his problem.
Regards,
Garvin
For bluedreamer the problem was that he used the "Default PHP" template, but that is only expermiantel for developers. Changing his theme to "Serendipity 3.0" solved his problem.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/