Page 1 of 1

[Problem]Alias must be all letters and numbers

Posted: Fri Aug 08, 2008 8:06 pm
by Jolly Guy
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!!

Re: [Problem]Alias must be all letters and numbers

Posted: Fri Aug 08, 2008 8:09 pm
by RonnyK
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

Re: [Problem]Alias must be all letters and numbers

Posted: Fri Aug 08, 2008 8:17 pm
by Jolly Guy
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

Re: [Problem]Alias must be all letters and numbers

Posted: Fri Aug 08, 2008 10:51 pm
by Dr.CSS
Just use {$node->id} in menu...?

Re: [Problem]Alias must be all letters and numbers

Posted: Sat Aug 09, 2008 4:09 pm
by Jolly Guy
I didnt have a build-in menu I used flash menu "custom menu",
Is there any one can help me in this issue

Re: [Problem]Alias must be all letters and numbers

Posted: Sat Aug 09, 2008 9:51 pm
by Dr.CSS
Just add the number or   to alias?...

PS. flash menu will kill your accessibility...

Re: [Problem]Alias must be all letters and numbers

Posted: Sat Aug 09, 2008 10:00 pm
by Jolly Guy
BUT this is not solutions

Re: [Problem]Alias must be all letters and numbers

Posted: Sat Aug 09, 2008 10:06 pm
by Jolly Guy
why the CMS Made Simpe work well in localhost (without Alias)

and all the pages have an ID

I didn't add Alias evea