

poate cineva sa-mi spuna cum pot sa sterg un forum??????
ce trebuie sa sterg?? baza de date sau ce?
bafta
asta eraseelview scrie:Pai stergi toate fisierele de pe FTP, apoi golesti baza de date.. si cu asta poti considera ca e sters.
Cod: Selectaţi tot
#-----[ FIND ]------------------------------------------------
#
if ($signature != '')
#
#-----[ BEFORE, ADD ]-----------------------------------------
#
// Start add - Admin add user MOD
else if ($new_user)
{
//no password given for this new user, create default password
$password = md5(DEFAULT_PASSWD);
$passwd_sql = "user_password = '$password', ";
//send out email notification goes here
}
// End add - Admin add user MOD
#
Cod: Selectaţi tot
// Start add - Admin add user MOD
else if ($new_user)
{
//no password given for this new user, create default password
$password = md5(DEFAULT_PASSWD);
$passwd_sql = "user_password = '$password', ";
//send out email notification goes here
}
// End add - Admin add user MOD
if ($signature != '')
bun si cand spune cu un rand mai jos.....seelview scrie:Un rand mai sus sau inaintea randului nu e acelasi lucru? Un rand mai sus, ar fi cel mai corect exprimat.
Cod: Selectaţi tot
#-----[ FIND ]---------------------------------------------
# around line 348
remove_search_post($post_id_sql);
#
#-----[ AFTER, ADD ]---------------------------------------
#
delete_attachment(explode(', ', $post_id_sql));
Cod: Selectaţi tot
delete_attachment(explode(', ', $post_id_sql));
Cod: Selectaţi tot
remove_search_post($post_id_sql);
Cod: Selectaţi tot
remove_search_post($post_id_sql); delete_attachment(explode(', ', $post_id_sql));
Cod: Selectaţi tot
remove_search_post($post_id_sql);
delete_attachment(explode(', ', $post_id_sql));
Cod: Selectaţi tot
remove_search_post($post_id_sql);
delete_attachment(explode(', ', $post_id_sql));
msdorin scrie:Cod: Selectaţi tot
remove_search_post($post_id_sql); delete_attachment(explode(', ', $post_id_sql));
Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 4 vizitatori