Sublinks doesn't work

9 posts by 3 authors in: Forums > CMS Builder
Last Post: May 12, 2010   (RSS)

By viral - May 7, 2010

Hi Dave,

Please visit : [url "http://www.sunridgemall.ca/contactus.php"]http://www.sunridgemall.ca/contactus.php[/#0000ff][/url] where I have integrated new CMS code. I got a submenu but I can’t get data for each item. However in address bar links get changed. Please find attached page with this post.
We just bought 10 new CMS licenses and all contains upgraded CMS version. I would appreciate your immediate help on this issue.

Viral Patel

Senior Graphic/ Website Designer
Miditech.com

[font "Calibri"] [/#000000]

Re: [Donna] Sublinks doesn't work

By viral - May 7, 2010

Hi Donna,

Thanks for quick reply.
Here is the file.

Many Thanks,
Viral
Attachments:

contactus.php 6K

Re: [Donna] Sublinks doesn't work

By viral - May 11, 2010

Hi Donna,

I would appriciate your help to resolve the problem I have.
Please look into the attached page and help to work sublinks as I am not familier with PHP.

Here is the live page : http://www.sunridgemall.ca/contactus.php?Contact-Info-1

Many Thanks, Donna

-Viral
Attachments:

contactus_001.php 6K

Re: [viral] Sublinks doesn't work

By Jason - May 11, 2010

Hi,

If you could email your CMS Builder login info and FTP information to jason@interactivetools.com, I can go in and take a look at what's going on for you.

Please just email this information, don't post it to the forum.

Thanks.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [viral] Sublinks doesn't work

By Jason - May 11, 2010

Hi,

The problem is that the variable you're using ($selectedCategory) is just an empty array. If you switch it to $contact_usRecord, it should work.

Hope this helps.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [Jason] Sublinks doesn't work

By viral - May 12, 2010

Hi,

I have tried to replace $selectedCategory with $contact_usRecord but doesn't work. Infect as soon as I remove "$selectedCategory ", I lost submenu and evreything.
I would highly recommand to look into it as we have to launch this project by tomorrow. You have everything including login info for CMS Builder and FTP. I would thankful to you if you post after testing the script fully.

Thanks for your efforts.
Viral

Re: [viral] Sublinks doesn't work

By Jason - May 12, 2010

Hi,

What was happening is that the variable $contact_usRecord was being overwritten part way down the file when you were outputting your links.

I added some code to ensure that we were retrieving the correct record. The contact us page now displays different information depending on which link was clicked.

Hope this helps.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

Re: [Jason] Sublinks doesn't work

By viral - May 12, 2010

[font "Calibri"]Hi Jason,[/#663333]

[font "Calibri"]Thats Fantastic [:)]
Thank you so much for doing it so quickly.
I have tested on other pages and and all are working fine.
Best Regards,
Viral[/#663333]