Current time: 05-04-2024, 07:05 AM Hello There, Guest! (LoginRegister)


Post Reply 
[Solucionado] error en admin-functions.php
Author Message
Razz Offline
Junior Member
*

Posts: 14
Joined: Aug 2009
Reputation: 0
Post: #1
[Solucionado] error en admin-functions.php
pues eso hoy trantado de entrar como reseller me en encontrado con un problema.

Adjunto imagen.

Ya he revisado y por supuesto el campo y la tabla existen. Trate de actualizar a la 1.0.2 y puede ser ahi el fallo pero tampoco estoy seguro.

Antes no habia intentado entrar.

Edit: aun que mirando veo que 'ispcp.domain_id' logicamente domain_id es un campo, por lo que falta aquí es la tabla. Lo que sigo sin saber es por que se produce el fallo.


Attached File(s) Thumbnail(s)
   
(This post was last modified: 08-24-2009 06:44 AM by Razz.)
08-24-2009 03:39 AM
Find all posts by this user Quote this message in a reply
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #2
RE: [Problema] error en admin-functions.php
Prueba cambiando la línea 529 del fichero /var/www/ispcp/gui/include/reseller-functions.php de
Code:
$sql_db_current = records_count( 'sql_database', 'domain_id', $user_id);
a
Code:
$sql_db_current = records_count( 'domain_id', 'sql_database', 'domain_id', $user_id);

Esto debería solucionar el error...
(This post was last modified: 08-24-2009 05:59 AM by kilburn.)
08-24-2009 05:58 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Razz Offline
Junior Member
*

Posts: 14
Joined: Aug 2009
Reputation: 0
Post: #3
RE: [Problema] error en admin-functions.php
Perfecto Solucionado.

Mil Gracias.

Big Grin
08-24-2009 06:39 AM
Find all posts by this user Quote this message in a reply
FCHip Offline
Banned

Posts: 47
Joined: Aug 2009
Post: #4
RE: [Solucionado] error en admin-functions.php
Perfecto! a mi me ha salido el error a raíz de actualizar a la versión 1.0.2, por lo demás muy bien.

Muchas gracias!! Este foro es mi salvación Tongue
08-29-2009 03:37 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)