close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Problems with upload images

Thread began 8/28/2009 6:26 am by webladesign285835 | Last modified 9/01/2009 12:07 pm by webladesign285835 | 7718 views | 8 replies

tom92909Beta Tester

Hi,

Since it's Saturday morning, and I hate to see someone have trouble, I'm going to try and provide a little non WebAssist support assistance.

php:
<?php require_once('../../Connections/comite.php'); ?>
<?php 
require_once("../../WA_DigitalFilePro/HelperPHP.php"); ?>
<?php 
require_once( "../../WA_SecurityAssist/Helper_PHP.php" ); ?>
<?php
if (!WA_Auth_RulePasses("Logged in to administradores")){
WA_Auth_RestrictAccess("../../index.php");
}
?>



The above lines in your code reflect that you are requiring files that have paths that are kinda far away from all the action. Are you sure you have your paths to these files correct?


I believe that the error codes below that you're getting refer to not being able to talk to the WA_DigitalFilePro directory.

Warning: move_uploaded_file(/home/comite/public_html/admin/prensa/../../images/prensa/lg/fb6a7b6c31a5f146491c3253e9ddc19e_tmp.png) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/comite/public_html/WA_DigitalFilePro/HelperPHP.php on line 96

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpUajGtC' to '/home/comite/public_html/admin/prensa/../../images/prensa/lg/fb6a7b6c31a5f146491c3253e9ddc19e_tmp.png' in /home/comite/public_html/WA_DigitalFilePro/HelperPHP.php on line 96

Warning: copy(/home/comite/public_html/admin/prensa/../../images/prensa/lg/fb6a7b6c31a5f146491c3253e9ddc19e_tmp.png) [function.copy]: failed to open stream: No such file or directory in /home/comite/public_html/WA_DigitalFilePro/HelperPHP.php on line 98

Warning: copy(/home/comite/public_html/admin/prensa/../../images/prensa/lg/fb6a7b6c31a5f146491c3253e9ddc19e_tmp.png) [function.copy]: failed to open stream: No such file or directory in /home/comite/public_html/WA_DigitalFilePro/HelperPHP.php on line 98


I hope that I'm on the right track, I'd hate to be leading on a fruitless waste of time.

:)

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...