arat wrote:
You might try http://dtawebdesi.... Dallas updated the infusion to v7 PHP-Fusion.
EDIT:
Whoops... I replied to the wrong post. This was meant to be a reply to the Donation Manager thread. It's too early in the morning
But then the panel says Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user 'nobody'@'localhost' (using password: NO) in/public_html/infusions/donation_manager_panel/donation_manager_panel.php on line 97
arat wrote:
You might try http://dtawebdesi.... Dallas updated the infusion to v7 PHP-Fusion.
EDIT:
Whoops... I replied to the wrong post. This was meant to be a reply to the Donation Manager thread. It's too early in the morning
But then the panel says Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user 'nobody'@'localhost' (using password: NO) in/public_html/infusions/donation_manager_panel/donation_manager_panel.php on line 97
I would like to ask a small thing I can't do, or I am affraid to do it. I would like to ask someone, who is more professional in PHP like I am, to make a small modification in the register.php. I really affraid to do it by myself because my amateur being and some security issues.
All I want is that to make two additional fields mandatory at registration. These are: user_country and user_location fields in the users table.
I need help with phoyo gallery, when ploading a jpg it says Fatal error: Call to undefined function give_url() in /public_html/submit.php on line 245 once image is submitted
Any help appreciated
I then get this when trying to publish photo
Warning: copy(../images/photoalbum/album_6/margo.jpg) [function.copy]: failed to open stream: No such file or directory in public_html/administration/submissions.php on line 358
Warning: chmod() [function.chmod]: No such file or directory in/public_html/administration/submissions.php on line 359
Warning: imagesx(): supplied argument is not a valid Image resource in /public_html/includes/photo_functions_include.php on line 28
Warning: imagesy(): supplied argument is not a valid Image resource in public_html/includes/photo_functions_include.php on line 29
Warning: Division by zero inpublic_html/includes/photo_functions_include.php on line 37
Warning: Division by zero in public_html/includes/photo_functions_include.php on line 38
Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /public_html/includes/photo_functions_include.php on line 45
Warning: imagecopyresampled(): supplied argument is not a valid Image resource in public_html/includes/photo_functions_include.php on line 50
Warning: touch() [function.touch]: Unable to create file ../images/photoalbum/album_6/margo_t1.jpg because No such file or directory inpublic_html/includes/photo_functions_include.php on line 53
Warning: imagedestroy(): supplied argument is not a valid Image resource in/public_html/includes/photo_functions_include.php on line 59
Warning: imagedestroy(): supplied argument is not a valid Image resource in/public_html/includes/photo_functions_include.php on line 60
Submit.php worked and I now can upload photos, but when publishing photos I still the message below
Warning: copy(../images/photoalbum/album_6/margo.jpg) [function.copy]: failed to open stream: No such file or directory in public_html/administration/submissions.php on line 358
Warning: chmod() [function.chmod]: No such file or directory in/public_html/administration/submissions.php on line 359
Warning: imagesx(): supplied argument is not a valid Image resource in /public_html/includes/photo_functions_include.php on line 28
Warning: imagesy(): supplied argument is not a valid Image resource in public_html/includes/photo_functions_include.php on line 29
Warning: Division by zero inpublic_html/includes/photo_functions_include.php on line 37
Warning: Division by zero in public_html/includes/photo_functions_include.php on line 38
Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /public_html/includes/photo_functions_include.php on line 45
Warning: imagecopyresampled(): supplied argument is not a valid Image resource in public_html/includes/photo_functions_include.php on line 50
Warning: touch() [function.touch]: Unable to create file ../images/photoalbum/album_6/margo_t1.jpg because No such file or directory inpublic_html/includes/photo_functions_include.php on line 53
Warning: imagedestroy(): supplied argument is not a valid Image resource in/public_html/includes/photo_functions_include.php on line 59
Warning: imagedestroy(): supplied argument is not a valid Image resource in/public_html/includes/photo_functions_include.php on line 60
There is a strange problem occurred when installing a new language.
I wrote the Welcome message on my language, and everithing seems allright. But now I installed another locale. When I switched to this locale (Hungarian), the text was falling apart, and strange charcters appeared even in the German part of the welcome message. If I changed back to English or German, everithing seems allright in the Admin menu. The charset is UTF-8 without BOM in the new locale.
Where can I find the flags for the language switching panel?