Lose links to external sites

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
3/2/2011 11:12:38 AM
Gravatar
Total Posts 37

Lose links to external sites

I added the list/link feature to my website. It is a list of favorite links. I keep losing the link to each one when it gets to the second page. The "HTTP:" has been stripped from the setting and only the "www.xxxx.xxx" is left. The link no longer works and the WebSnapr image is gone. The first page is fine though. Any thoughts or am I using this wrong? Is it for local pages only?

3/5/2011 11:32:01 AM
Gravatar
Total Posts 18439

Re: Lose links to external sites

I'm not able to replicate any problem with broken links on the other pages when using the list/links feature.

Please try to produce the problem on demo.mojoportal.com and let me know if you are able to reproduce it there.

Best,

Joe

3/6/2011 5:12:39 AM
Gravatar
Total Posts 37

Re: Lose links to external sites

Yes, I reproduced part of my problem on the demo site. I created a feature (List/Link). The settings included a websnapr key. I set the feature to allow 3 items per page so I could quickly create a second page. When you first view the first page, all of the websnapr images are there and all links work.

But when you go to the second page, the websnapr images are not there. Then I have trouble switching back between page 1 and page 2 (using 2 or > or >>). After I finally get it to go back to Page 1, the websnapr images are missing and some of the http: links have lost the http: in the URL setting and it now contains www. The changed http: in the URL setting did not happen to me on your demo site but the rest of the items worked as I reported them.

3/6/2011 5:19:02 AM
Gravatar
Total Posts 18439

Re: Lose links to external sites

Unfortunately the demo site content was reset this morning so I cannot see your example.

When using websnapr, it may not work if using ajax paging, there is a setting in the List feature settings where you can disable ajax paging and then websnapr should work on the other pages.

Best,

Joe

3/6/2011 5:29:06 AM
Gravatar
Total Posts 37

Re: Lose links to external sites

I also cannot get the ShowRightContent and Showleftcontent to work properly on my site.

3/6/2011 5:38:07 AM
Gravatar
Total Posts 18439

Re: Lose links to external sites

Again, can you produce this problem on the demo site so I can see it?

 

3/6/2011 7:19:12 AM
Gravatar
Total Posts 37

Re: Lose links to external sites

I created it on demo again.

I disabled ajax paging and now most of it works.

1. The second or third pages lose there heading style though. On both my site and the demo.

2. The "Show Page Left Content In List View?" doesn't work. On both my site and demo. (Maybe I am doing it wrong?)

 

And lastly.

3. How can I get bar on the side when you do an "onhover". I viewed the css style info on the demo site and copied the following css to the last css in my styleconfig but it didn't show up on my site but did work on demo. Can you tell me how you got that to work?

 

li {

margin-top: 0.2em;

margin-right: 0pt;

margin-bottom: 0.2em;

margin-left: 0pt;

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 0pt;

}

.art-Post li

{

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 14px;

line-height: 1.2em;

}

.art-Post ul li, .art-Post ol ul li

{

background-image: url("/images/PostBullets.png");

background-repeat: no-repeat;

padding-left: 14px;

}

ul.linkitem li

{

list-style-type: none;

list-style-image: none;

list-style-position: outside;

min-height: 18px;

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 1px;

margin-left: 0pt;

padding-top: 2px;

padding-right: 0pt;

padding-bottom: 2px;

padding-left: 0pt;

}

li.linkitem:hover, li.linkaltitem:hover


{

border-left-width-value: 5px;

border-left-style-value: solid;

border-left-color-value: #4ebf37;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;

}

3/6/2011 7:45:54 AM
Gravatar
Total Posts 37

Re: Lose links to external sites

I went back to demo site and lost a link again. If you try to go to South Pacific Restaurant, it no longer works. I made an edit to it and now it lost the link.

3/6/2011 7:53:35 AM
Gravatar
Total Posts 37

Re: Lose links to external sites


Sorry I posted it before I meant to.

Several of the links are lost again. When I edited them, to add more detail to the description, this made the link quit working. The URL for ReverbNation should be "http://www.reverbnation.com/" but it opens up with the following url:

 

http://demo.mojoportal.com/www.reverbnation.com/

 

So, I think the problem exists when I edit them.

 

It is in demo now though if you want to look. (Also, the headings are corrupted when you go between pages.)

3/6/2011 9:55:09 AM
Gravatar
Total Posts 18439

Re: Lose links to external sites

Ok, thanks I will look into these issues later today and will post again once it is fixed in the source code repository.

Also thanks for the beer! Much appreciated.

Best,

Joe

3/6/2011 12:38:43 PM
Gravatar
Total Posts 18439

Re: Lose links to external sites

These issues with the List feature should now be fixed in the source code repository and on the demo site.

WebSnapr still cannot be used with ajax paging neabled but other than that it works. I've updated the help links next to the settings to indicate that websnapr won't be enabled if ajax paging is enabled.

Thanks,

Joe

You must sign in to post in the forums. This thread is closed to new posts.