Page 1 of 1

Links in Textpage do not work (and strange xml-stuff)

Posted: 04 Apr 2010, 05:01
by Thunderclap
Hi!

I just set up a site based on imagevue X2 and until now mastered all problems and issues with custom themes, custom filemods, etc..

But now as it comes to content i am stuck on something simple as a textpage :?

Whenever I insert a link, the editor will make it an simple text (although it is shown blue and underlined in the editor)

Blaming the editor, I tried to work around this problem and edit the textpage right in the xml file... generating some even greater (and stranger) problem:

whenever I edit the xml and open my gallery in the browser, the whole textpage ist emptied to just the bare xml-skeletton!
All content is gone!

I tried to locate the problem, so i took the demo-textpage (in wich the links work perfectly) as a basis and started to edit the content.
It worked, when I only edited title and text... but after replacing the link-url of a link with my own link, the gallery stripped everything from <a href to the end of the content... leaving just one line of text...

Just to make my problem clearer: It is not that the gallery does not SHOW the rest of the textpages content, the gallery edits the folderdata.xml and removes everything!

Is there any "autocorrection" for folderdata.xml-files that runs berserk here? Can I disable this somehow?!

Oh, the Version I use is 2.1.7.1 from March... (just updated, but problem remains)

edit:

I now managed to get the link staying in the textpage... but it is not clickable!
On the first museover the hover-underline flashes and stays gone... as if there was some layer over the textpage, that keeps mee from reaching the link wih the mouse!
(btw.: i have almost the same problem with the Submit-Button of the contact-form!)

I hope somebody has a solution for my problem...

- Matthias

Posted: 04 Apr 2010, 16:44
by Thunderclap
Ok... i found out another thing:

Links are clickable after opening any other menu-branch (without opening another page)...
The links in the textpage will be clickable until I move the cursor over one of them... as soon as the mouse leaves the link, all links are unclickable again...

quite strange though...

Posted: 05 Apr 2010, 10:00
by mjau-mjau
Can you tell me on which of your textpages where you have a link?

I checked "Impressum & Disclaimer" but there is no link in either the folderdata.xml or the output:
http://www.vysions.de/imagevue.php?a=fi ... isclaimer/
http://www.vysions.de/content/5KontaktI ... erdata.xml

Posted: 05 Apr 2010, 10:12
by Thunderclap
Hi!

Its on
http://www.vysions.de/content/4Models/4 ... erdata.xml

Sometimes the links even work from the beginning... after leaving the page and coming back they suddenliy make problems again... totally randon behavior...

Same thing for the "Senden"-Button in "Kontakt"

Posted: 07 Apr 2010, 03:40
by mjau-mjau
That is the link to your XML file, but how do I locate this page in your gallery?

I checked another path @Models -> Sedcard@Modelkartei, which has a link that seems to work without problems.

Posted: 07 Apr 2010, 07:17
by Thunderclap
Strange... now it really seems to work :shock:
(I did not change anything and tested on two different computers)

Ok... seems to be solved.... :roll:

Posted: 19 May 2010, 08:21
by Steph72
I get the same problem with textpages over here.

Whenever I edit/insert a link I can't click them. Like described in previous message, the problem is it is marked as link (blue and underlined), but not clickable (clicking on it doesn't open the link, not in firefox and not in Internet Explorer).

Textpage example :
http://www.stefanjaspers.com/#/content/ ... gn/0_Info/

Also the contact form doesn't work, I can fill in the fields, but clicking on the 'SEND' button doesn't do anything... :?

Contactform:
http://www.stefanjaspers.com/#/content/zcontact/

How did you solve the problem or how can this be solved ?

Kind regards....

BTW I'm using Imagevue 2.1.7.

Posted: 19 May 2010, 09:59
by SofTones
Steph72.... I can click your links ok in Chrome... one took me to Goooooooooogle, the other took me to Adobe ????

Posted: 19 May 2010, 10:47
by Steph72
SofTone, you're correct, the two links are Goooooogle and Adobe.

I tried it also on another PC, which seems also to be working.
Question arises now : why does it work on my other PC (Windows XP with IE) and not on my laptop (Windows Vista with FF / IE / Safari) ?

I would like to know if it is a setting in ImageVue which disallows certain functionalities or that I'm the only one that is suffering from non-clickable buttons / links on a my laptop...

As I saw the messages above the problem appears sometimes with other users of Imagevue.

Thanks

Posted: 20 May 2010, 06:24
by mjau-mjau
Earlier, I had checked these links on Mac safari/firefox/chrome, and now I also checked winXP-firefox/IE and winVista-firefox/IE. I did not have problems anywhere with the links. I do not doubt however that you for some reason or other are experiencing some problem. I am nevertheless clueless as to why this happens for you - It certainly is no feature of imagevue.

Are you using the latest flash player? Does it help to refresh the page?

same problem here

Posted: 31 Aug 2010, 17:28
by secerator
I have the same problem as described above.

I have the latest version 2.1.8.

Looks like if I have an image on the text page then the links are working.
Still testing to see where's the problem.

I tried linking with:
#/content/folder/
asfunction:_root.link,content/folder/
http://www.site/#/content/folder

all the same problem.

Posted: 31 Aug 2010, 23:49
by mjau-mjau
Would be helpful with a link in any case ...

strange

Posted: 01 Sep 2010, 00:05
by secerator
What is strange is that I have that problem only at work. From my home computer everything works fine even without adding an image.
At work adding a banner to the page was fixing the links. (on the contact page it was working without the image)
I was adding this piece of code at the top of any text page with the link problem and it fixed:
<textformat leading="145"><a href="asfunction:_root.togglefullscreenfunc" title="Full Screen"><img src="../content/01Welcome/banner.jpg" alt="Banner" vspace="0" width="600" height="145" hspace="0"></a></textformat>


Both at home and at work I have Win 7 x64.
I am 99.9% sure that I have the latest updated version of IE8 and Mozzila Firefox on both computers. The same about flash player.
The problem at work was in IE 8 and Mozzila Firefox. At home both work good.

Will test tomorrow on a XP machine. Also will try different versions of troubleshooting and will repost here.