SOLVED - problem up...
 
Notifications
Clear all

SOLVED - problem update history (Error: (1064) SQL) - efiction 3.5

12 Posts
2 Users
0 Reactions
2,247 Views
(@neodasher)
Posts: 20
Eminent Member
Topic starter
 

Merry Christmas friends!

I do not wish to importune, but wondered if anyone could help resolve the following error.

Un error fatal MySQL fue encontrado.
Query: SELECT PENNAMEFIELD AS penname FROM DBPREFIXfanfiction_coauthors AS c WHERE sid = '9' LEFT JOIN aofffanfiction_authors as author AS a ON a.UIDFIELD = c.uid
Error: (1064) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LEFT JOIN aofffanfiction_authors as author AS a ON a.UIDFIELD = c.uid' at line 1

This appears when an update or add efiction in history.

If you could give me some tip to solve it, never forget.

thanks.


URL to your eFiction: http://www.angelotakufics.org/fanfics/
Your version of eFiction: 3.5.2
Latest patch: Yes
Mods: only Challenges and translated to spanish
Version of PHP: 5.2.8
Version of MySQL: 5.0.67

 
Posted : 24/12/2008 12:15 am
(@lyndsie)
Posts: 1263
Member Moderator
 

See this post: https://efiction.org/forums/index.php?topic=6674


 
Posted : 24/12/2008 2:46 pm
(@neodasher)
Posts: 20
Eminent Member
Topic starter
 

and not make the changes work, you need support.

If anyone has solved this, saying as he did.

thanks.


URL to your eFiction: http://www.angelotakufics.org/fanfics/
Your version of eFiction: 3.5.2
Latest patch: Yes
Mods: only Challenges and translated to spanish
Version of PHP: 5.2.8
Version of MySQL: 5.0.67

 
Posted : 24/12/2008 9:48 pm
(@lyndsie)
Posts: 1263
Member Moderator
 

Make sure to look closely at your coauthors table.  That was giving me problems.  I note that with a fresh install I didn't have the problems I had with an upgrade, so I really think the database is the problem in most cases.

Ojalá que no hay más cuestiones que quedan sin respuesta... el inglés es un poco difícil de entender y recuerdo que ud. ha hablado español antes.  Si es más fácil lo puede explicar en español si ya quedan dudas.


 
Posted : 25/12/2008 1:36 am
(@neodasher)
Posts: 20
Eminent Member
Topic starter
 

and not make the changes work, you need support.

If anyone has solved this, saying as he did.

thanks

En pocas palabras.

Necesito apoyo, realice los cambios y no funciono.

Si alguien sabe como resolver esto, dígalo y le estaré agradecido.


URL to your eFiction: http://www.angelotakufics.org/fanfics/
Your version of eFiction: 3.5.2
Latest patch: Yes
Mods: only Challenges and translated to spanish
Version of PHP: 5.2.8
Version of MySQL: 5.0.67

 
Posted : 25/12/2008 9:08 pm
(@lyndsie)
Posts: 1263
Member Moderator
 

Ah, entiendo mejor.  Es mas o menos lo que imaginé.

Qué pasó con los cambios?  Recibiste otros mensajes de errores, o lo mismo?

----

Translations.

neodasher says: I need help.  I made the changes and it didn't work.  If anyone knows how to fix it, I'd be grateful if you'd let me know.

Now I'm asking what happened when the changes were made; if other error messages appeared or the same one.


 
Posted : 26/12/2008 5:42 pm
(@neodasher)
Posts: 20
Eminent Member
Topic starter
 
Un error fatal MySQL fue encontrado.
Query: SELECT PENNAMEFIELD AS penname FROM DBPREFIXfanfiction_coauthors AS c WHERE sid = '217' LEFT JOIN aofffanfiction_authors as author AS a ON a.UIDFIELD = c.uid
Error: (1064) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LEFT JOIN aofffanfiction_authors as author AS a ON a.UIDFIELD = c.uid' at line 1

URL to your eFiction: http://www.angelotakufics.org/fanfics/
Your version of eFiction: 3.5.2
Latest patch: Yes
Mods: only Challenges and translated to spanish
Version of PHP: 5.2.8
Version of MySQL: 5.0.67

 
Posted : 26/12/2008 11:23 pm
(@lyndsie)
Posts: 1263
Member Moderator
 

If that's what you're getting after you make the changes, then you haven't done them all.

Despues de hacer los cambios?  Porque ya queda DBPREFIX que es algo que debe cambiar.

Hay que hacer todos estos cambios:

Replace .PENNAMEFIELD. with ._PENNAMEFIELD.
Replace .DBPREFIX. with: .TABLEPREFIX.
Replace .UIDFIELD. with ._UIDFIELD.


 
Posted : 27/12/2008 11:57 pm
(@neodasher)
Posts: 20
Eminent Member
Topic starter
 
Un error fatal MySQL fue encontrado.
Query: SELECT author.penname AS penname FROM aofffanfiction_coauthors AS c WHERE sid = '9' LEFT JOIN aofffanfiction_authors as author AS a ON a.author.uid = c.uid
Error: (1064) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LEFT JOIN aofffanfiction_authors as author AS a ON a.author.uid = c.uid' at line 1

Gracias por toda la ayuda. ^^


URL to your eFiction: http://www.angelotakufics.org/fanfics/
Your version of eFiction: 3.5.2
Latest patch: Yes
Mods: only Challenges and translated to spanish
Version of PHP: 5.2.8
Version of MySQL: 5.0.67

 
Posted : 28/12/2008 12:56 pm
(@lyndsie)
Posts: 1263
Member Moderator
 

Algunos han resolvado los problemas cuando reemplacen el stories.php con lo de 3.4.3.  O si esto todavía no funciona, quiza sería mejor usar 3.4.3 entera.  (Mi español ahora mismo es horrible.  No sé como decir "downgrade."  Bajar?  Nunca aprendí palabras técnicas.)  Pero puede econtrar problemas con el base de datos.  Que versión tuviste antes de 3.5?  O es una instalación nueva?

https://efiction.org/downloads/eFiction343.zip (si sea necesario)


 
Posted : 29/12/2008 4:50 pm
(@neodasher)
Posts: 20
Eminent Member
Topic starter
 

Algunos han resolvado los problemas cuando reemplacen el stories.php con lo de 3.4.3.  O si esto todavía no funciona, quiza sería mejor usar 3.4.3 entera.  (Mi español ahora mismo es horrible.  No sé como decir "downgrade."  Bajar?  Nunca aprendí palabras técnicas.)  Pero puede econtrar problemas con el base de datos.  Que versión tuviste antes de 3.5?  O es una instalación nueva?

https://efiction.org/downloads/eFiction343.zip (si sea necesario)

Comenzó con la 3.4.2 -> actualizado a 3.4.3 y finalmente 3.5 sin problemas.

El problema surgió hace poco y no tengo explicación de por que.

Ahora quiero agradecerte pues ha quedado solucionado al reemplazar stories.php de la versión 3.4.3

Creare una nueva instalación aparte con la versión 3.5 y los mantendré al tanto.

No queda mas que desear un feliz año nuevo y agradecer por toda la ayuda.

pd. Downgrade se entiende perfectamente

GRACIAS! ( THANKS FOR YOU HELP )


URL to your eFiction: http://www.angelotakufics.org/fanfics/
Your version of eFiction: 3.5.2
Latest patch: Yes
Mods: only Challenges and translated to spanish
Version of PHP: 5.2.8
Version of MySQL: 5.0.67

 
Posted : 29/12/2008 7:03 pm
(@lyndsie)
Posts: 1263
Member Moderator
 

Glad it's solved.  For those who don't read Spanish, stories.php was replaced with the 3.4.3 version and the error messages are now gone.

Pero necesito avisarte que algunos han visto otros problemas con usar stories.php version 3.4.3, no tan graves, pero si es posible.... pero en mi opinion es menor que dejar ver a los hackers la informacion de su sitio que esta disponible en los mensajes de error.

Tambien debes editar el primer post con "SOLVED" en el titulo.


 
Posted : 30/12/2008 11:18 am
Share: