1

Topic: Insert options etc bring up preview instead popup with relevant option

I have moved a website outside of the UK and found now that the insert image, hyperlink etc is not working. It brings up the preview page instead of pop up with relevant options. Has this to do with the move (it was working here fine before) and what would be best to do...

Thanks,
S

2

Re: Insert options etc bring up preview instead popup with relevant option

I am wondering if you are getting a preview page popup, or you are actually getting a popup with nothing inside. I suggest checking Firebug and see if there is any network error as a first step.

3

Re: Insert options etc bring up preview instead popup with relevant option

Hi Jacky,
I do not think that it is an empty page. Looks exactly like the preview page and checking in Firefox error console get:

[21:31:40.063] Error in parsing value for 'color'.  Declaration dropped. @ http://www.domain.de/tyt/page.php?pid=22:10
[21:31:40.492] Error in parsing value for 'filter'.  Declaration dropped. @ http://www.domain.de/tyt/jscripts/tiny_ … /ui.css:44
[21:31:40.493] Error in parsing value for 'filter'.  Declaration dropped. @ http://www.domain.de/tyt/jscripts/tiny_ … dow.css:10
--
[21:32:00.075] GET http://www.domain.de/tyt//admin/jscript … orners.gif [HTTP/1.1 200 OK 120ms]
[21:32:00.099] GET http://www.domain.de/tyt/jscripts/tiny_ … zontal.gif [HTTP/1.1 200 OK 140ms]
[21:32:00.112] GET http://www.domain.de/tyt/jscripts/tiny_ … rtical.gif [HTTP/1.1 200 OK 140ms]
[21:32:00.128] GET http://www.domain.de/tyt/tiny_mce/plugi … uttons.gif [HTTP/1.1 200 OK 150ms]

The bit
page.php?pid=22
is what I had programmed to show correct page in preview for title data etc.

Does this info help or do I need to check elsewhere?

Thanks,
S

Last edited by sonnenschein (2012-05-30 22:42:11)

4

Re: Insert options etc bring up preview instead popup with relevant option

Um... not really sure where page.php is coming from.
But the log you have here only shows some CSS error, not too verbose to understand what's going on.

5

Re: Insert options etc bring up preview instead popup with relevant option

Hi Jacky,
Do you have any idea where I could turn to? I am rather stuck at present and do not know how to get this working...

Thanks,
S