Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
S
sirep
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Julio Fabricio Jaramillo
sirep
Commits
0ae3dda1
Commit
0ae3dda1
authored
Apr 16, 2019
by
Jerl1997
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
subida error z
parent
b9d91457
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
Mzgtbancoautores.php
protected/models/Mzgtbancoautores.php
+1
-1
application.log
protected/runtime/application.log
+6
-0
No files found.
protected/models/Mzgtbancoautores.php
View file @
0ae3dda1
...
@@ -72,7 +72,7 @@ class Mzgtbancoautores extends BaseMzgtbancoautores
...
@@ -72,7 +72,7 @@ class Mzgtbancoautores extends BaseMzgtbancoautores
);
);
return
CHtml
::
listData
(
$this
->
findAll
(
$criteria
),
'PK_MZGTBANCOAUTORES'
,
'MZGTBANCOAUTORES_APELLIDO_PATERNO'
);
return
CHtml
::
listData
(
$this
->
findAll
(
$criteria
),
'PK_MZGTBANCOAUTORES'
,
'MZGTBANCOAUTORES_APELLIDO_PATERNO'
);
}
}
Z
/**
/**
* @param int $PK_MZGTPUBLICACIONES
* @param int $PK_MZGTPUBLICACIONES
* @return array for listbuilder (PK_MZGTBANCOAUTORES => name)
* @return array for listbuilder (PK_MZGTBANCOAUTORES => name)
...
...
protected/runtime/application.log
View file @
0ae3dda1
...
@@ -11782,3 +11782,9 @@ Stack trace:
...
@@ -11782,3 +11782,9 @@ Stack trace:
REQUEST_URI=/sirep/images/banner.jpg
REQUEST_URI=/sirep/images/banner.jpg
HTTP_REFERER=http://localhost/sirep/site/index.html
HTTP_REFERER=http://localhost/sirep/site/index.html
---
---
2019/04/16 16:33:09 [error] [application] UiController
CrugeUser->validate es false
<div class="errorSummary"><p>Por favor corrija los siguientes errores de ingreso:</p>
<ul>
<li>clave invalida</li>
</ul></div>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment