Understandable.  Mornings can be a bear.  No worries.

On Wed, Jul 23, 2014 at 8:54 AM, Byron Mann <byronos...@gmail.com> wrote:

>
> Apologies to all, result of too many open windows and not enough coffee.
>
>
> On Wed, Jul 23, 2014 at 9:44 AM, Scott Stewart <webmas...@sstwebworks.com>
> wrote:
>
> >
> > Byron, no offense but did you really mean to send this out to the enitre
> > CF-Talk list?
> >
> >
> > On Wed, Jul 23, 2014 at 9:14 AM, Byron Mann <byronos...@gmail.com>
> wrote:
> >
> > >
> > > Matthew,
> > >
> > > The site seemed to be responsive this morning, so I took a look at
> things
> > > and have fixed the basic errors that were happening and the home page
> now
> > > loads properly.
> > >
> > > I've done the following.
> > >
> > > Implemented an error handler in Application.cfm. So on error a full
> dump
> > of
> > > the error is shown using /error.cfm template.  It is a very basic
> > handler.
> > > You may want to edit this to present something better to end users when
> > > error occur, and maybe email the error detail to your self.
> > >
> > > Fixed the cfquery(s) in /cfcs/qry-todatabase.cfc.  Look like you were
> > > attempting to use a standard connection string.  cfquery uses the
> > > datasource attribute which is configured in the CFAdmin (which you
> > already
> > > provided as fatcat111).
> > >
> > > The rest of the database calls in that file were using
> > > #request.datasource#, so I did the same.  This variable was missing,
> so I
> > > set this in the /fbx_settings.cfm (see line 24). There was also an
> > > additional syntax error and this was resolved as well.
> > >
> > > Let me know of anything further.
> > >
> > > How would you like to handle payment.  I usually use PayPal, would this
> > > suffice?  In all I've spent ~2 hours on this.
> > >
> > > Regards,
> > > Byron
> > >
> > >
> > >
> > >
> > >
> > >
> > > On Wed, Jul 23, 2014 at 1:05 AM, Rakesh Prasad <rkprasa...@gmail.com>
> > > wrote:
> > >
> > > >
> > > > Hi,
> > > >
> > > > We have excellent experience in Coldfusion based website and web
> > > > application development as mentioned below, Also we have a team of
> well
> > > > experienced developers in Coldfusion technology.
> > > >
> > > > Experience : around 15 years
> > > > Projects: >200 web application and website.
> > > >
> > > > We can provide help you to troubleshoot your website issues.
> > > >
> > > > Thanks & Regards
> > > > RK Prasad
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > On Tue, Jul 22, 2014 at 6:56 AM, Matthew Smith <
> chedders...@gmail.com>
> > > > wrote:
> > > >
> > > > >
> > > > > I have two sites with minor issues I need help with.
> > > > >
> > > > > http://www.theartoflovingcatsanddogs.com
> > > > > http://www.fatcate-juice.com
> > > > >
> > > > > The first is an image reference issue and the second has to do
> with a
> > > cfc
> > > > > issue.
> > > > >
> > > > > Please let me know if anyone is interested.
> > > > >
> > > > > Thanks.
> > > > >
> > > > > --
> > > > > Regards,
> > > > > chedder is bedder
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:358988
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to