uploadpic
Forumregels
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.

uploadpic
## MOD Title: UploadPic
## MOD Author: buegelfalte < N/A > ( B.Funke ) http://forum.beehave.de
## MOD Description:
#
#-----[ COPY ]------------------------------------------
#
copy includes/*.* to includes/*.*
copy install/*.* to install/*.*
copy uploadpic.php to uploadpic.php
copy admin/*.* to admin/*.*
copy templates/subSilver/*.* to templates/subSilver/*.*
copy templates/subSilver/admin/*.* to templates/subSilver/admin/*.*
copy templates/subSilver/images/lang_english/*.* to templates/subSilver/images/lang_english/*.*
#
#-----[ DIY INSTRUCTIONS ]------------------------------------------
#
run install/install_uploadpic.php
delete install/ directory
hier loop ik al vast, het enige wat ik krijg is verwijder de map install en contrib
als ik de precieze url intyp krijg ik nog hetzelfde.
iemand enig idee?
ik heb zolang de map install verwijdert, zodat het forum nog beschikbaar is
## MOD Author: buegelfalte < N/A > ( B.Funke ) http://forum.beehave.de
## MOD Description:
#
#-----[ COPY ]------------------------------------------
#
copy includes/*.* to includes/*.*
copy install/*.* to install/*.*
copy uploadpic.php to uploadpic.php
copy admin/*.* to admin/*.*
copy templates/subSilver/*.* to templates/subSilver/*.*
copy templates/subSilver/admin/*.* to templates/subSilver/admin/*.*
copy templates/subSilver/images/lang_english/*.* to templates/subSilver/images/lang_english/*.*
#
#-----[ DIY INSTRUCTIONS ]------------------------------------------
#
run install/install_uploadpic.php
delete install/ directory
hier loop ik al vast, het enige wat ik krijg is verwijder de map install en contrib
als ik de precieze url intyp krijg ik nog hetzelfde.
iemand enig idee?
ik heb zolang de map install verwijdert, zodat het forum nog beschikbaar is
Login als Admin (beheerder)
Zet het bestand op je ftp -> run install/install_uploadpic.php
Vervolgens run je domeinnaam.nl/install_uploadpic.php
En verwijder je het
Zet het bestand op je ftp -> run install/install_uploadpic.php
Vervolgens run je domeinnaam.nl/install_uploadpic.php
En verwijder je het

Raimon - phpBB.com Styles Team Leader
phpBBservice.nl - Nederlands phpBB Support Forum || Nederlandse phpBB3 Downloads
phpBBservice.nl - Nederlands phpBB Support Forum || Nederlandse phpBB3 Downloads
Jepz als Beheerder 

Raimon - phpBB.com Styles Team Leader
phpBBservice.nl - Nederlands phpBB Support Forum || Nederlandse phpBB3 Downloads
phpBBservice.nl - Nederlands phpBB Support Forum || Nederlandse phpBB3 Downloads
maar 1 probleempje deze keer...
DEBUG MODE
SQL Error : -1 ERROR: function left(character varying, integer) does not exist HINT: No function matches the given name and argument types. You may need to add explicit type casts.
SELECT user_id, username, user_allow_uploadpic FROM phpbb_users WHERE user_id > 0 ORDER BY LEFT(username,1), user_allow_uploadpic DESC, username
Line : 68
File : admin_uploadpic_users.php
deze melding krijg ik in het adminpaneel bij UP gebruikers
DEBUG MODE
SQL Error : -1 ERROR: function left(character varying, integer) does not exist HINT: No function matches the given name and argument types. You may need to add explicit type casts.
SELECT user_id, username, user_allow_uploadpic FROM phpbb_users WHERE user_id > 0 ORDER BY LEFT(username,1), user_allow_uploadpic DESC, username
Line : 68
File : admin_uploadpic_users.php
deze melding krijg ik in het adminpaneel bij UP gebruikers