Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
02-16-2015, 06:25 AM
Post: #1
|
|||
|
|||
[ERROR] Architect v.1.1.1 - Site and HTML builder
- Hello I want to help me
in the "Architect v.1.1.1 - Site and HTML builder" show me this error in install stage : - Do you have a solution? Please Reply :25sweating: Thanks in advance ! |
|||
02-16-2015, 06:45 AM
Post: #2
|
|||
|
|||
RE:
Solution:, hold your head underwater for 6 minutes. Report back if this doesn't help.
|
|||
02-16-2015, 07:03 AM
Post: #3
|
|||
|
|||
RE: | |||
02-16-2015, 07:16 AM
Post: #4
|
|||
|
|||
RE:
PM me your website URL. I will take a look.
|
|||
02-16-2015, 07:28 AM
Post: #5
|
|||
|
|||
RE: | |||
02-16-2015, 07:45 AM
Post: #6
|
|||
|
|||
RE:
there is a database error
line 555 is the : // If an exception occurs when attempting to run a query, we'll format the error // message to include the bindings with SQL, which will make this exception a // lot more helpful to the developer instead of just the database's errors. catch (\Exception $e) { throw new QueryException($query, $this->prepareBindings($bindings), $e); } |
|||
02-16-2015, 07:54 AM
Post: #7
|
|||
|
|||
RE:
(02-16-2015 07:45 AM)voky Wrote: there is a database errorThank you sir :smile: Is there a solution for this error ? please reply ! |
|||
02-16-2015, 07:56 AM
Post: #8
|
|||
|
|||
RE:
check your database settings.
need to see more of the error message |
|||
02-16-2015, 08:00 AM
Post: #9
|
|||
|
|||
RE: | |||
02-16-2015, 05:01 PM
(This post was last modified: 02-16-2015 05:04 PM by Loomy.)
Post: #10
|
|||
|
|||
RE: | |||