Creating link from one site to another with module included

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
raph
New Member
New Member
Posts: 3
Joined: Wed Feb 11, 2009 11:29 pm

Creating link from one site to another with module included

Post by raph »

I have a shop module included on site with id=40.  When I'm browsing products I have links like this:

Code: Select all

http://strona.com/index.php?mact=ModuleName,cntnt01,default,0&cntnt01cat=szkliwione&cntnt01page=7&cntnt01returnid=40&hl=pl_PL
When I'm trying to create a link on other page (i.e. id=22) to page with id=40 with CreateLink() and I get somethink like this:

Code: Select all

http://strona.com/index.php?mact=ModuleName,m5,40,1&m5cat=Szkliwione&m5page=7&m5returnid=default&strona=default&hl=pl_PL
With that link It dosen't work properly? What am I doing wrong?
Post Reply

Return to “CMSMS Core”