close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Server folder variable please

Thread began 4/02/2011 9:51 am by Paul | Last modified 4/03/2011 12:46 am by Paul | 1324 views | 2 replies

PaulBeta Tester

Server folder variable please

I am using Digital File Pro 2 and Datassist side by side on a single page.

Everything seems to be working ok, apart from the progress bar wich causes same ui error widely reported across this thread, however, that is not an issue for me at this time.

I have DFP creating dynamic folders and filenames based on the logged in users credentials, then the images are uploaded into the logged in users own folders, all fine.

However, my results page which loads after the record insert and image upload completes, is failing to display the images because the 'server directory' i'm saving to my sql table is capturing the whole root-path;

php:
<img  src="<?php echo $row_WADApropmaintbl['propImgPath']; ?>/<?php echo $row_WADApropmaintbl['propImgFileName']; ?>" alt="<?php echo $row_WADApropmaintbl['propImgName']; ?>" name="" />



This translates into;

php:
<img  src="/home/www/myweb.com<?php echo $row_WADApropmaintbl['propImgFileName']; ?>" alt="<?php echo $row_WADApropmaintbl['propImgName']; ?>" name="" />



When all i need is the folder;

php:
<img  src="/member_ref/<?php echo $row_WADApropmaintbl['propImgFileName']; ?>" alt="<?php echo $row_WADApropmaintbl['propImgName']; ?>" name="" />



Any ideas how i can replace the 'server directory' option with a folder name to apply in the Insert Record Wizard?

Thanks, Paul.

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...