absolute url by PHP Layers menu

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
sagarkale

absolute url by PHP Layers menu

Post by sagarkale »

Hi Wishy,

Does PHP Layers manu generates absolute URLs like http://localhost:8080/cms/index.php?page=about-us than index.php?page=about-us ? I my search implementation of PHPDig, spider is not crawling these hard link and just sees index.php & no other pages, may be becoz hard link generated by PHP Layers. Has anybody faced this problem.

So I want to get rid of $config["root_url"]."/ before index.php? in function GetURL() in Content.inc.php. Any comments link impact somewhere else?

Thanx & regards,

Sagar
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm
Location: Fairless Hills, Pa USA

Re: absolute url by PHP Layers menu

Post by Ted »

I don't think it would cause an issue...  Just try it.  It can't hurt.  :)
sagarkale

Re: absolute url by PHP Layers menu

Post by sagarkale »

It is working. I have uploaded its implementation in http://forum.cmsmadesimple.org/index.ph ... ml#msg6815 Check if you get time.

Thanx & regards,

Sagar
Post Reply

Return to “Developers Discussion”