Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Article Manager 2:
can't create a new category

 

 


MEKAEEL
User

Nov 7, 2006, 6:38 PM

Post #1 of 3 (624 views)
Shortcut
can't create a new category Can't Post

Hello everyone,

Whenever I try to create a new category I get this error message:

"Please select another filename, an existing file has the same name that this category will be published as.
Existing file: /sx/users/***/www/artman2/publish//index.php"

I'm 100% sure there is no other filename as the ones I tried, I tried many names but all I get is this message.

it seems something is wrong since there is a "/publish//index.php", right? my category index rule is <catNum>/index .<ext> and I think it's not creating an new catNum folder.

just in case these info are helpful for solving the problem: I use version 2.02, and previously I hid the filename field from my articles if that helps.

any suggestions?


(This post was edited by MEKAEEL on Nov 7, 2006, 9:55 PM)


Dave
Staff / Moderator


Nov 8, 2006, 1:25 PM

Post #2 of 3 (604 views)
Shortcut
Re: [MEKAEEL] can't create a new category [In reply to] Can't Post

One of your publish rules is probably set to publish a page for each category called "index.php". All your published category files need to be in different directories or have different names. So either "<catFile>/index" or "index_<catNum>".

Dave Edis - Senior Developer
interactivetools.com
 


MEKAEEL
User

Nov 8, 2006, 2:05 PM

Post #3 of 3 (602 views)
Shortcut
Re: [Dave] can't create a new category [In reply to] Can't Post

Thanks Dave!

That worked just fine Wink