Topic: Cannot delete a post...
Even as an admin I cannot delete a post.
No error messages, I just click delete and nothing happens.
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 troubleshooting → Cannot delete a post...
Even as an admin I cannot delete a post.
No error messages, I just click delete and nothing happens.
Upon further research I found that in Spanish the Delete Button does not show
whereas in English de Delete button show.
I am refering to the second delete button that shows up after clicking delete the first time.
Where can I correct this?
is there a newer spanish pack?
Solved it by editing the delete.php in spanish which was blank.
Solved it by editing the delete.php in spanish which was blank.
Hola Amigo, I have exactly the same problem than you, could you "give me hand"? What do I should modify in delete.php?
I have installed the Spanish language too, es mi lengua madre, saludos y gracias por tu aporte,
Richy Canello
PS: What part is "blank"?
The text between the --------- should be your delete.php witin the Spanish language folder...
--------------
<?php
// Language definitions used in delete.php
$lang_delete = array(
'Delete post' => 'Eliminar mensaje',
'Warning' => 'Aviso! Si este es el primer mensaje del tema, el tema completo sera eliminado.',
'Delete' => 'Eliminar', // The submit button
'Post del redirect' => 'Mensaje eliminado. Redirecting …',
'Topic del redirect' => 'Tema eliminado. Redirecting …'
);
--------------
Yes Sr.! Solved, thank you for your patience,
regards
jaja, lo sabía, no sé por qué no me lancé contigo de lleno al español.
Avisa cuando pases por Argentina para brindar,
mucho gusto,
Richy,
http://superichy.blogspot.com
PunBB Forums → PunBB 1.2 troubleshooting → Cannot delete a post...
Powered by PunBB, supported by Informer Technologies, Inc.