Carey
|
| Posted: 06/04/2002, 4:03 PM |
|
Can we now import CC projects into CCS1.0?
Thanks!
|
|
|
 |
Alex Alexapolsky
|
| Posted: 06/05/2002, 12:36 AM |
|
Yes. SImple open CC 2.0 .ccs file with CCS
|
|
|
 |
Alex LL
|
| Posted: 06/05/2002, 4:44 AM |
|
?
|
|
|
 |
lukas
|
| Posted: 06/05/2002, 6:03 AM |
|
i can't import an existing CC-project into CCS1.0. always get the following error:
'bad file name or number'
after specifying the location and theme of the project to be imported...
any help is appreciated.
thanks
lukas.
|
|
|
 |
CodeCharge Support
|
| Posted: 06/05/2002, 6:38 AM |
|
Lukas,
Please submit the request to the support system at: http://support.codecharge.com/support_new.asp
|
|
|
 |
Peter
|
| Posted: 06/05/2002, 7:50 AM |
|
Importing from CC into CCS 1.0 works for me, but no "common files" (Common.php,Template.php, Sorter.php,Navigator.php)are generated. so after uploading to the server, the pages don't work, cause they don't find these files.
who gives me back the common files?
any help what to do?
greetings
peter
|
|
|
 |
George L.
|
| Posted: 06/05/2002, 8:07 AM |
|
CodeCharge. We would like a more detailed explaination on how to import CC 2.0 files to CCS.
For example, you guys/gals have totally changed/redesigned all of your custom functions in your common.php, as well as added new ones. How in the heck are you able to use the new Common.* with old functions?
Is there some sort of conversion going on? I for one, would like some white-paper or something in Tips Articles that explains how this occurs.
It seems that based on this, only generic pages may be imported. I don't see how custom coding actions will be able to be imported. Would we have to re-enter all of our custom code? That would seem very inefficient and totally useless.
Thanks.
G.
|
|
|
 |
Peter
|
| Posted: 06/05/2002, 8:11 AM |
|
Error already found. I ignored the following warning when generating the project: "Error: Please specify the Groups Field in Project Settings". The login authorization stages 1,2,3 usual available in CC2 by the program require in CCS for a database correspondence. Deleting them die "common files" were generated.
Peter
|
|
|
 |
DTabish
|
| Posted: 06/05/2002, 11:16 AM |
|
I haven't been able to import a single CC2.0 project into CCS1.0. In fact, it wiped out the existing CC2.0 file pages when I didn't specify a seperate directory during the first import routine (fortunately, the CC2.0 bak file was still available or I'd be looking at recreating the pages now). Has anyone been able to successfully import a project?
|
|
|
 |
Harry
|
| Posted: 06/05/2002, 12:20 PM |
|
I have successfully Imported some CC 2.0 Projects. Remember that the Import feature will only import original CC projects you create with CC 2.0. After you make a lot of code change to Events, ETC... CodeCharge Studio will not know how to handle that and you will get Errors. That's just my two cents.
Harry
|
|
|
 |
acme0101
|
| Posted: 06/05/2002, 1:30 PM |
|
Regarding the file naming of common.php and Common.php, I found and reported a bug in CCS. If the file "common.php" already exists in the directory you publish to, then CCS simply overwrites the file without renaming it to "Common.php". The workaround is to either rename common.php to Common.php yourself or empty the directory before you publish to it. I think this problem also occurs with template.php (if you are using templates).
|
|
|
 |
I second that
|
| Posted: 06/05/2002, 2:14 PM |
|
The whole heart of codecharge has changed....
I fiund it difficult to figure out how things work in php.. Redoing current codecharge projects seems to be the easiest way. But still I have trouble finding where to do things and how to use the template.
Everything works with classes (not my best part). But it all is so different from what is was.
I would like to see some examples on how to do things, so that you understand what is going on in the code. I feel a bit lost...
Jurjen
|
|
|
 |
Tony S
|
| Posted: 07/07/2002, 6:58 AM |
|
That goes for me too. Having spent too many late nights with CC to through it all away, "YES" please help us with the transition... I've been a loyal user who has put up with all the problems of CC only to be faced with more...but I'm getting a bit fed up with it now, come on YES before it's too late !!!!
Tony
|
|
|
 |