Hello,
I Faced this Probelm [Alias must be all letters and numbers] when Adding New Page Content, in my PC local server the New Page Content work well.... but in the remote server I cant Add page untle I added Alias, and I didn't want to use page alias,
I want to use page ID (page=12) instanse of Alias.... Could u help me!!
[Problem]Alias must be all letters and numbers
Re: [Problem]Alias must be all letters and numbers
Wont ''12' work as just a number, as page= is what you get by default.
Having just the page-id.... will get you the index.php?page=12
Ronny
Having just the page-id.... will get you the index.php?page=12
Ronny
Re: [Problem]Alias must be all letters and numbers
I set
$config['use_hierarchy'] = false;
$config['auto_alias_content'] = false;
CAN NOT Add page without Alias
What I Do Rony!!! to get it work like index.php?page=12
$config['use_hierarchy'] = false;
$config['auto_alias_content'] = false;
CAN NOT Add page without Alias
What I Do Rony!!! to get it work like index.php?page=12
Re: [Problem]Alias must be all letters and numbers
Just use {$node->id} in menu...?
Re: [Problem]Alias must be all letters and numbers
I didnt have a build-in menu I used flash menu "custom menu",
Is there any one can help me in this issue
Is there any one can help me in this issue
Re: [Problem]Alias must be all letters and numbers
Just add the number or to alias?...
PS. flash menu will kill your accessibility...
PS. flash menu will kill your accessibility...
Re: [Problem]Alias must be all letters and numbers
BUT this is not solutions
Re: [Problem]Alias must be all letters and numbers
why the CMS Made Simpe work well in localhost (without Alias)
and all the pages have an ID
I didn't add Alias evea
and all the pages have an ID
I didn't add Alias evea