Hi.
I have made a result page with ChronoConnectivity. I also have a top menu (on position user3), a search menu to the left.
[attachment=2]Result2.png[/attachment]
When I try to remove a post from the page (and database) by using the {delete_record} link, the top bar and the search menu disappears.
[attachment=1]Result3.png[/attachment]
Now take a gander at the URL in the addressbar:
http://localhost:8888/ghostbuster/index.php?option=com_chronoconnectivity&connectionname=displayClientJobs&Itemid=72
If I change the URL to
http://localhost:8888/ghostbuster/index.php?option=com_chronoconnectivity&connectionname=displayClientJobs&Itemid=72
i.e. replacing the & with &, then the page is displayed as it should be.
[attachment=0]Result4.png[/attachment]
(Sorry about the Swedish )
As far I can see, the "&" is placed in the URL somewhere between clicking the {delete_record} link and displaying the result page. I would like to be able to solve this with resorting to hacking the code...
Any hints or tips on what to do?
Grateful for any help.
I have made a result page with ChronoConnectivity. I also have a top menu (on position user3), a search menu to the left.
[attachment=2]Result2.png[/attachment]
When I try to remove a post from the page (and database) by using the {delete_record} link, the top bar and the search menu disappears.
[attachment=1]Result3.png[/attachment]
Now take a gander at the URL in the addressbar:
http://localhost:8888/ghostbuster/index.php?option=com_chronoconnectivity&connectionname=displayClientJobs&Itemid=72
If I change the URL to
http://localhost:8888/ghostbuster/index.php?option=com_chronoconnectivity&connectionname=displayClientJobs&Itemid=72
i.e. replacing the & with &, then the page is displayed as it should be.
[attachment=0]Result4.png[/attachment]
(Sorry about the Swedish )
As far I can see, the "&" is placed in the URL somewhere between clicking the {delete_record} link and displaying the result page. I would like to be able to solve this with resorting to hacking the code...
Any hints or tips on what to do?
Grateful for any help.
This topic is locked and no more replies can be posted.
