Dennis
|
| Posted: 09/10/2002, 3:14 PM |
|
The only thing I've been trying to change is the connection data to get the
project to connect to my Domain instead of my localhost. I've used the
Publish option hoping it would auto change the information but I keep
getting this error or user access error, which I think I've solved that one.
I'm getting a fatal error details below:
Fatal error: Class clschurchesdatasource: Cannot inherit from undefined
class clsdbchurches in
Here's Line 344 in main php page that it references: 344 class
clschurchesDataSource extends clsDBchurches
Any ideas what's wrong?
Thank you for any help!
Denny
|
|
|
 |
RonB
|
| Posted: 09/11/2002, 1:47 AM |
|
Is it possible you changed the name of the extension after you already did
some custom coding in wich the oldname is used? CCS wil change the
connection for all auto generated code but if you custom coded an event you
have to change it by hand.
RonB
"Dennis" <finalworld@earthlink.net> schreef in bericht
news:allqra$u7q$1@news.codecharge.com...
> The only thing I've been trying to change is the connection data to get
the
> project to connect to my Domain instead of my localhost. I've used the
> Publish option hoping it would auto change the information but I keep
> getting this error or user access error, which I think I've solved that
one.
>
> I'm getting a fatal error details below:
> Fatal error: Class clschurchesdatasource: Cannot inherit from undefined
> class clsdbchurches in
>
> Here's Line 344 in main php page that it references: 344 class
> clschurchesDataSource extends clsDBchurches
>
> Any ideas what's wrong?
>
> Thank you for any help!
> Denny
>
>
>
>
>
>
|
|
|
 |
Dennis
|
| Posted: 09/11/2002, 6:41 AM |
|
Thanks for the idea, I'll look to see what changed.
Denny
"RonB" <r.borkent@123chello.456nl> wrote in message
news:almvv2$tv$1@news.codecharge.com...
> Is it possible you changed the name of the extension after you already did
> some custom coding in wich the oldname is used? CCS wil change the
> connection for all auto generated code but if you custom coded an event
you
> have to change it by hand.
>
> RonB
> "Dennis" <finalworld@earthlink.net> schreef in bericht
>news:allqra$u7q$1@news.codecharge.com...
> > The only thing I've been trying to change is the connection data to get
> the
> > project to connect to my Domain instead of my localhost. I've used the
> > Publish option hoping it would auto change the information but I keep
> > getting this error or user access error, which I think I've solved that
> one.
> >
> > I'm getting a fatal error details below:
> > Fatal error: Class clschurchesdatasource: Cannot inherit from undefined
> > class clsdbchurches in
> >
> > Here's Line 344 in main php page that it references: 344 class
> > clschurchesDataSource extends clsDBchurches
> >
> > Any ideas what's wrong?
> >
> > Thank you for any help!
> > Denny
> >
> >
> >
> >
> >
> >
>
>
|
|
|
 |
Dennis
|
| Posted: 09/11/2002, 2:57 PM |
|
So far I've found that I was trying to change the database info which is
different from the local. So now all I'm getting is an error about access
so I'm narrowing it down.
Thanks,
Denny
"Dennis" <finalworld@earthlink.net> wrote in message
news:alnh5c$qh$1@news.codecharge.com...
> Thanks for the idea, I'll look to see what changed.
>
> Denny
>
> "RonB" <r.borkent@123chello.456nl> wrote in message
>news:almvv2$tv$1@news.codecharge.com...
> > Is it possible you changed the name of the extension after you already
did
> > some custom coding in wich the oldname is used? CCS wil change the
> > connection for all auto generated code but if you custom coded an event
> you
> > have to change it by hand.
> >
> > RonB
> > "Dennis" <finalworld@earthlink.net> schreef in bericht
> >news:allqra$u7q$1@news.codecharge.com...
> > > The only thing I've been trying to change is the connection data to
get
> > the
> > > project to connect to my Domain instead of my localhost. I've used
the
> > > Publish option hoping it would auto change the information but I keep
> > > getting this error or user access error, which I think I've solved
that
> > one.
> > >
> > > I'm getting a fatal error details below:
> > > Fatal error: Class clschurchesdatasource: Cannot inherit from
undefined
> > > class clsdbchurches in
> > >
> > > Here's Line 344 in main php page that it references: 344 class
> > > clschurchesDataSource extends clsDBchurches
> > >
> > > Any ideas what's wrong?
> > >
> > > Thank you for any help!
> > > Denny
> > >
> > >
> > >
> > >
> > >
> > >
> >
> >
>
>
|
|
|
 |
Dennis
|
| Posted: 09/11/2002, 4:22 PM |
|
RonB,
Thank you for the lead, it lead me to a few things. I had changed the
connection name which through off a bunch of things. Do you work for the
Code Charge company? As a newbie I sure have learned alot. Here's a link
to what is working: http://www.final-discovery.com/churchbase/default.php
still a work in progress so if it's down it's because I'm playing.
Dennis
"RonB" <r.borkent@123chello.456nl> wrote in message
news:almvv2$tv$1@news.codecharge.com...
> Is it possible you changed the name of the extension after you already did
> some custom coding in wich the oldname is used? CCS wil change the
> connection for all auto generated code but if you custom coded an event
you
> have to change it by hand.
>
> RonB
> "Dennis" <finalworld@earthlink.net> schreef in bericht
>news:allqra$u7q$1@news.codecharge.com...
> > The only thing I've been trying to change is the connection data to get
> the
> > project to connect to my Domain instead of my localhost. I've used the
> > Publish option hoping it would auto change the information but I keep
> > getting this error or user access error, which I think I've solved that
> one.
> >
> > I'm getting a fatal error details below:
> > Fatal error: Class clschurchesdatasource: Cannot inherit from undefined
> > class clsdbchurches in
> >
> > Here's Line 344 in main php page that it references: 344 class
> > clschurchesDataSource extends clsDBchurches
> >
> > Any ideas what's wrong?
> >
> > Thank you for any help!
> > Denny
> >
> >
> >
> >
> >
> >
>
>
|
|
|
 |
RonB
|
| Posted: 09/12/2002, 11:10 AM |
|
Hi Dennis,
I dont work for Yes and frankly I'm just starting out in PHP myself( started
learning php about a year a go). I just have the luxury of doing it as a job
as well. I'm designing and maintaining the company 's intranet and
programming some webapplications. So i use CCS constantly and ran in to the
same problems you describe.
RonB
"Dennis" <finalworld@earthlink.net> schreef in bericht
news:aloj7r$107$1@news.codecharge.com...
> RonB,
>
> Thank you for the lead, it lead me to a few things. I had changed the
> connection name which through off a bunch of things. Do you work for the
> Code Charge company? As a newbie I sure have learned alot. Here's a link
> to what is working: http://www.final-discovery.com/churchbase/default.php
> still a work in progress so if it's down it's because I'm playing.
>
> Dennis
>
>
> "RonB" <r.borkent@123chello.456nl> wrote in message
>news:almvv2$tv$1@news.codecharge.com...
> > Is it possible you changed the name of the extension after you already
did
> > some custom coding in wich the oldname is used? CCS wil change the
> > connection for all auto generated code but if you custom coded an event
> you
> > have to change it by hand.
> >
> > RonB
> > "Dennis" <finalworld@earthlink.net> schreef in bericht
> >news:allqra$u7q$1@news.codecharge.com...
> > > The only thing I've been trying to change is the connection data to
get
> > the
> > > project to connect to my Domain instead of my localhost. I've used
the
> > > Publish option hoping it would auto change the information but I keep
> > > getting this error or user access error, which I think I've solved
that
> > one.
> > >
> > > I'm getting a fatal error details below:
> > > Fatal error: Class clschurchesdatasource: Cannot inherit from
undefined
> > > class clsdbchurches in
> > >
> > > Here's Line 344 in main php page that it references: 344 class
> > > clschurchesDataSource extends clsDBchurches
> > >
> > > Any ideas what's wrong?
> > >
> > > Thank you for any help!
> > > Denny
> > >
> > >
> > >
> > >
> > >
> > >
> >
> >
>
>
|
|
|
 |
RonB
|
| Posted: 09/12/2002, 11:44 AM |
|
Hi,
It's me again 
Had a look at your site and thought I might make some comments (hope you
dont mind).
- I think you should consider some kind of authentication. Now anybody can
change a record and thus you put yourself at risk of pranksters wanting to
mess up your database. If you let people register a username and password
you could make sure that only you and the person submitting a record could
change that record.
- You also collect a lot of data and show it all on one page. Things would
be easier to look at if you take some bare essentials for the main page and
link to a detail page for the rest of the info ( for example : churchname,
homepage link and city on the main page and the rest on a detail page).
-You seem to have collected a lot of churches so I'd advise on offering the
possibility of searching the database for, let's say, a city and/or
churchname when someone is searching for a particular church
- You have links to homepages of the chuches. They open in your window. It's
a good policy to always make sure your page stays open so have the links
open in a new window.
- Oh, one more thing. Is this database intended to be world wide, as the
name suggests? If that is the case Country would be something to record as
data as well
Hope you don't mind the remarks they are meant well and meant to be
constructive.
RonB
"Dennis" <finalworld@earthlink.net> schreef in bericht
news:aloj7r$107$1@news.codecharge.com...
> RonB,
>
> Thank you for the lead, it lead me to a few things. I had changed the
> connection name which through off a bunch of things. Do you work for the
> Code Charge company? As a newbie I sure have learned alot. Here's a link
> to what is working: http://www.final-discovery.com/churchbase/default.php
> still a work in progress so if it's down it's because I'm playing.
>
> Dennis
>
>
> "RonB" <r.borkent@123chello.456nl> wrote in message
>news:almvv2$tv$1@news.codecharge.com...
> > Is it possible you changed the name of the extension after you already
did
> > some custom coding in wich the oldname is used? CCS wil change the
> > connection for all auto generated code but if you custom coded an event
> you
> > have to change it by hand.
> >
> > RonB
> > "Dennis" <finalworld@earthlink.net> schreef in bericht
> >news:allqra$u7q$1@news.codecharge.com...
> > > The only thing I've been trying to change is the connection data to
get
> > the
> > > project to connect to my Domain instead of my localhost. I've used
the
> > > Publish option hoping it would auto change the information but I keep
> > > getting this error or user access error, which I think I've solved
that
> > one.
> > >
> > > I'm getting a fatal error details below:
> > > Fatal error: Class clschurchesdatasource: Cannot inherit from
undefined
> > > class clsdbchurches in
> > >
> > > Here's Line 344 in main php page that it references: 344 class
> > > clschurchesDataSource extends clsDBchurches
> > >
> > > Any ideas what's wrong?
> > >
> > > Thank you for any help!
> > > Denny
> > >
> > >
> > >
> > >
> > >
> > >
> >
> >
>
>
|
|
|
 |
Dennis
|
| Posted: 09/12/2002, 12:00 PM |
|
RonB,
Thank you very much for the input and many of the ideas I'm going to try
to get up and running! I believe I got the problem fixed for updates, I
don't know how but now no one can update so it's back to logging in the old
way to MySQL and updating them. Time and knowledge is the biggest hindrance
right now, I'm home on sick leave right now so I have some free time to
play.
I'm really liking CodeCharge Studio and I'm thinking about getting the
cheaper version. Do you know of any other programs like this that I could
try before I decide? I just wish there was more help on some of the issues
a newbie might need. I guess that's what Newsgroups are for though. Thank
you allot for the help! Now to figure out how many fields I'd need for a
Forum and Registration.
Thanks again,
Dennis
"RonB" <r.borkent@123chello.456nl> wrote in message
news:alqnb9$sns$1@news.codecharge.com...
> Hi,
>
> It's me again 
> Had a look at your site and thought I might make some comments (hope you
> dont mind).
>
> - I think you should consider some kind of authentication. Now anybody can
> change a record and thus you put yourself at risk of pranksters wanting to
> mess up your database. If you let people register a username and password
> you could make sure that only you and the person submitting a record could
> change that record.
>
> - You also collect a lot of data and show it all on one page. Things would
> be easier to look at if you take some bare essentials for the main page
and
> link to a detail page for the rest of the info ( for example : churchname,
> homepage link and city on the main page and the rest on a detail page).
>
> -You seem to have collected a lot of churches so I'd advise on offering
the
> possibility of searching the database for, let's say, a city and/or
> churchname when someone is searching for a particular church
>
> - You have links to homepages of the chuches. They open in your window.
It's
> a good policy to always make sure your page stays open so have the links
> open in a new window.
>
> - Oh, one more thing. Is this database intended to be world wide, as the
> name suggests? If that is the case Country would be something to record as
> data as well
>
> Hope you don't mind the remarks they are meant well and meant to be
> constructive.
>
> RonB
>
> "Dennis" <finalworld@earthlink.net> schreef in bericht
>news:aloj7r$107$1@news.codecharge.com...
> > RonB,
> >
> > Thank you for the lead, it lead me to a few things. I had changed
the
> > connection name which through off a bunch of things. Do you work for
the
> > Code Charge company? As a newbie I sure have learned alot. Here's a
link
> > to what is working: http://www.final-discovery.com/churchbase/default.php
> > still a work in progress so if it's down it's because I'm playing.
> >
> > Dennis
> >
> >
> > "RonB" <r.borkent@123chello.456nl> wrote in message
> >news:almvv2$tv$1@news.codecharge.com...
> > > Is it possible you changed the name of the extension after you already
> did
> > > some custom coding in wich the oldname is used? CCS wil change the
> > > connection for all auto generated code but if you custom coded an
event
> > you
> > > have to change it by hand.
> > >
> > > RonB
> > > "Dennis" <finalworld@earthlink.net> schreef in bericht
> > >news:allqra$u7q$1@news.codecharge.com...
> > > > The only thing I've been trying to change is the connection data to
> get
> > > the
> > > > project to connect to my Domain instead of my localhost. I've used
> the
> > > > Publish option hoping it would auto change the information but I
keep
> > > > getting this error or user access error, which I think I've solved
> that
> > > one.
> > > >
> > > > I'm getting a fatal error details below:
> > > > Fatal error: Class clschurchesdatasource: Cannot inherit from
> undefined
> > > > class clsdbchurches in
> > > >
> > > > Here's Line 344 in main php page that it references: 344 class
> > > > clschurchesDataSource extends clsDBchurches
> > > >
> > > > Any ideas what's wrong?
> > > >
> > > > Thank you for any help!
> > > > Denny
> > > >
> > > >
> > > >
> > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>
|
|
|
 |
RonB
|
| Posted: 09/12/2002, 12:49 PM |
|
Hi,
Codecharge might be cheaper and a little easier to learn but in the long
term you will want the extras Codecharge studio provides. I agree on the
documentation. It's poor to say the least. CCS is still a program that is
very much in development and that's what's exciting me. It's already a great
program and I do not know of any program that even comes close to what CCS
does. There are some other pieces of software that try to do the same but
all of them require a lot more knowledge of whatever your favourite
programming language is. As for CCS documentation i think it will be
allright in the near future because a good peice of software like CCS cant
be sold without it in the long run.
I admit it's easy for me to say all this because my employer forks over the
money for any software I need 
RonB
"Dennis" <finalworld@earthlink.net> schreef in bericht
news:alqo8c$uig$1@news.codecharge.com...
> RonB,
>
> Thank you very much for the input and many of the ideas I'm going to
try
> to get up and running! I believe I got the problem fixed for updates, I
> don't know how but now no one can update so it's back to logging in the
old
> way to MySQL and updating them. Time and knowledge is the biggest
hindrance
> right now, I'm home on sick leave right now so I have some free time to
> play.
>
> I'm really liking CodeCharge Studio and I'm thinking about getting the
> cheaper version. Do you know of any other programs like this that I could
> try before I decide? I just wish there was more help on some of the
issues
> a newbie might need. I guess that's what Newsgroups are for though.
Thank
> you allot for the help! Now to figure out how many fields I'd need for a
> Forum and Registration.
>
> Thanks again,
> Dennis
>
>
> "RonB" <r.borkent@123chello.456nl> wrote in message
>news:alqnb9$sns$1@news.codecharge.com...
> > Hi,
> >
> > It's me again 
> > Had a look at your site and thought I might make some comments (hope you
> > dont mind).
> >
> > - I think you should consider some kind of authentication. Now anybody
can
> > change a record and thus you put yourself at risk of pranksters wanting
to
> > mess up your database. If you let people register a username and
password
> > you could make sure that only you and the person submitting a record
could
> > change that record.
> >
> > - You also collect a lot of data and show it all on one page. Things
would
> > be easier to look at if you take some bare essentials for the main page
> and
> > link to a detail page for the rest of the info ( for example :
churchname,
> > homepage link and city on the main page and the rest on a detail page).
> >
> > -You seem to have collected a lot of churches so I'd advise on offering
> the
> > possibility of searching the database for, let's say, a city and/or
> > churchname when someone is searching for a particular church
> >
> > - You have links to homepages of the chuches. They open in your window.
> It's
> > a good policy to always make sure your page stays open so have the links
> > open in a new window.
> >
> > - Oh, one more thing. Is this database intended to be world wide, as the
> > name suggests? If that is the case Country would be something to record
as
> > data as well
> >
> > Hope you don't mind the remarks they are meant well and meant to be
> > constructive.
> >
> > RonB
> >
> > "Dennis" <finalworld@earthlink.net> schreef in bericht
> >news:aloj7r$107$1@news.codecharge.com...
> > > RonB,
> > >
> > > Thank you for the lead, it lead me to a few things. I had changed
> the
> > > connection name which through off a bunch of things. Do you work for
> the
> > > Code Charge company? As a newbie I sure have learned alot. Here's a
> link
> > > to what is working:
> http://www.final-discovery.com/churchbase/default.php
> > > still a work in progress so if it's down it's because I'm playing.
> > >
> > > Dennis
> > >
> > >
> > > "RonB" <r.borkent@123chello.456nl> wrote in message
> > >news:almvv2$tv$1@news.codecharge.com...
> > > > Is it possible you changed the name of the extension after you
already
> > did
> > > > some custom coding in wich the oldname is used? CCS wil change the
> > > > connection for all auto generated code but if you custom coded an
> event
> > > you
> > > > have to change it by hand.
> > > >
> > > > RonB
> > > > "Dennis" <finalworld@earthlink.net> schreef in bericht
> > > >news:allqra$u7q$1@news.codecharge.com...
> > > > > The only thing I've been trying to change is the connection data
to
> > get
> > > > the
> > > > > project to connect to my Domain instead of my localhost. I've
used
> > the
> > > > > Publish option hoping it would auto change the information but I
> keep
> > > > > getting this error or user access error, which I think I've solved
> > that
> > > > one.
> > > > >
> > > > > I'm getting a fatal error details below:
> > > > > Fatal error: Class clschurchesdatasource: Cannot inherit from
> > undefined
> > > > > class clsdbchurches in
> > > > >
> > > > > Here's Line 344 in main php page that it references: 344 class
> > > > > clschurchesDataSource extends clsDBchurches
> > > > >
> > > > > Any ideas what's wrong?
> > > > >
> > > > > Thank you for any help!
> > > > > Denny
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>
|
|
|
 |
|