Forums Index > Mewsoft Products > Classifiedawy > Classified ads enduser Contact Information page
Focusman01 First Post Posted on: 08-14-10 09:19 AM
Classified ads enduser Contact Information page

Hello,

When you are on front page of classified ads, then click on any ad, which will take you to the enduser ad. On the left side Contact Informaion, the end user menu title named Website:

Example: when clicking on Website: http://www.mewsoft.com it goes to url http://www.mewsoft.com home page.

Example: What is happening is the url address appears to be normal, but when you click on http://www.mewsoft.com - it goes to http://www.mewsoft.com/mewsoft.com which is a blank page.

Notice the forward slash after the first .com, it is not supposed to be there.

What must one do, to correct this?

Thanks
mewsoft Reply #: 1 Posted on: 08-14-10 03:33 PM
Re: Classified ads enduser Contact Information page

I guess this is added by default by the browsers only but if you view the page source there is no "/":

<a href="http://www.mewsoft.com"; target="_blank">http://www.mewsoft.com</a>;



So there is no "/" in the page code, it may be because this is the root domain name but if you set for example http://www.mewsoft.com/Support it will not show up.

Mewsoft Support
www.mewsoft.com

Focusman01 Reply #: 2 Posted on: 08-14-10 08:25 PM
Re: Classified ads enduser Contact Information page

I guess this is added by default by the browsers only but if you view the page source there is no "/":

<a href="http://www.mewsoft.com"; target="_blank">http://www.mewsoft.com</a>;



So there is no "/" in the page code, it may be because this is the root domain name but if you set for example http://www.mewsoft.com/Support it will not show up.




MewSoft web page source code:

<td bgcolor="#FFF3C4" valign="top">&nbsp;Website:</td><td bgcolor="#FFF3C4"><a href="http://www.mewsoft.com/" target="_blank">http://www.mewsoft.com</a></td>;

My web page source code:

<td bgcolor="#FFF3C4" valign="top">&nbsp;Website:</td><td bgcolor="#FFF3C4"><a href="xxxxxxx.com" target="_blank">xxxxxxx.com</a></td>

There is not "/" in the page code: above.

When creating the first enduser testing account, no problems, went straight to the website, not anymore.

Also when placing mouse over Contact Information website hyperlink
this url appears:

MewSoft site
http://www.mewsoft.com/

My site
http://xxxxxxx.com/cgi-bin/xxxxx/www.xxxxxxx.com

Notice after first domain name: I have cgi-bin, classified folder name, then a repeat of domain name.
cgi-bin/xxxxx/www.xxxxxxx.com

How can this be corrected?

Thanks
mewsoft Reply #: 3 Posted on: 08-14-10 08:53 PM
Re: Classified ads enduser Contact Information page

edit your user account and set the full Website field to start with http://www.yourodmain.com not like yourdomain.com.

Mewsoft Support
www.mewsoft.com

Focusman01 Reply #: 4 Posted on: 08-14-10 09:31 PM
Re: Classified ads enduser Contact Information page

edit your user account and set the full Website field to start with http://www.yourodmain.com not like yourdomain.com.



Went in and edit user profile web site to http://www.xxxxxxx.com
The only thing that changed was "/" was placed on the end, it will not show the http:// part Example: www.xxxxxxx.com/

Again when mouse is over hpperlink, this url shows My site
http://xxxxxxx.com/cgi-bin/xxxxx/www.xxxxxxx.com/

now with "/" on the end.

I'll try again tomorrow

Thanks

Fixed it, the problem was with the new registration page. I edit the register file within the Language Manager to include http:// pre typed.
Example - Web site address:http:// , also did the same with enduser edit profile page.

Thanks