link is not running

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
roman
Forum Members
Forum Members
Posts: 77
Joined: Thu May 12, 2005 9:38 am

link is not running

Post by roman »

i made some costomization of CMSMS, and now,  ::), maybe for this i don't can see this link in bullet menu. ( in code is )
my templates:

Code: Select all

{bulletmenu start_element='3.1' collapse="1" show_root_siblings="1"}
and content od DB tables cms_content_props:

Code: Select all

35  	string  	url  	   -	 -  	 -  	http://www.myurl.sk/shop/  	NULL  	NULL
cms_content

Code: Select all

35  	pc Obchod  	link  	1  	12  	-1  	2  	00003.00002  	0  	.: OBCHOD  	   	1  	html  	1  	0  	2  	2005-12-01 23:52:45  	2005-12-08 19:36:38  	1
where i can find solution? my problem or with bulletmenu (CMSMS 0.11)
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: link is not running

Post by Ted »

It's fixed in 0.11.1.  Just grab the diff package and if you don't want to copy over all of the files, just use the new lib/classes/class.content.inc.php.
roman
Forum Members
Forum Members
Posts: 77
Joined: Thu May 12, 2005 9:38 am

Re: link is not running

Post by roman »

wishy wrote: It's fixed in 0.11.1. Just grab the diff package and if you don't want to copy over all of the files, just use the new lib/classes/class.content.inc.php.
thanks wishy :), i aded this my link to bulletmenu hard -> running for one server good! haha

now i have another question, we have IPrestricted pages module, and i need, if somebody is from good IP rande to allow see theses pages in menu. I think, we don't have this. Yes?
I will made this :)
Post Reply

Return to “CMSMS Core”