Forums Sign Up Reply Search Statistics
Support Issues and Questions GraFX Software Solutions - Forum / Support Issues and Questions /

Image Insertion Error

 
Author Rev Jeff Henderson
Forums Member
#1 Posted: 3 Jan 2007 22:19:44
Reply 
When I attempt to insert an image, the absolute path to the image is inserted and not the URL.

Did I miss something?

example>
/usr/local/psa/home/vhosts/mydomain.com/httpdocs/m inicwb/publ_images/Image/pict.jpg
should be
http://www.mydomain.com/minicwb/publ_images/Image/ pict.jpg
Author Admin
Forums Member
#2 Posted: 4 Jan 2007 22:17:43
Reply 
How you tried to upload?
Cause there is 2 upload way in editor ... can you describe us?
Author Rev Jeff Henderson
Forums Member
#3 Posted: 4 Jan 2007 22:35:53
Reply 
Well I went in and modified the path in the php file so it works now.
Author Admin
Forums Member
#4 Posted: 5 Jan 2007 11:11:46
Reply 
OK, maybe you can post in which file, to see if we have done some error, then to fix it.
Author Rev Jeff Henderson
Forums Member
#5 Posted: 5 Jan 2007 16:43:21
Reply 
It was
config.inc.php

// define where you root is, usually is ... your-path/program-name/
// always use ENDING SLASH
define("INDEX_PATH", dirname(__FILE__)."/");

If I just leave this alone it works fine.

If I put any other path, it jacks it up.

I tried the URL.
I tried just the name of the dir like )."minicwb/
But just leaving it alone like it was worked best.
Author Admin
Forums Member
#6 Posted: 5 Jan 2007 23:02:31
Reply 
Ah, OK ... yes, best is to leave it like that :-)
Author gasoline
Forums Member
#7 Posted: 25 Feb 2007 00:45:17
Reply 
It is not working correctly. If you upload image and use it directly it works. However if you upload images and add them later is does NOT work.
Author Admin
Forums Member
#8 Posted: 27 Feb 2007 22:21:52
Reply 
We will add a separate image upload in next version, cause editor one seems to not working in each case. So far a solution is to upload with FTP into publ_images/Image and then in editor just add it.
Author lynk
Forums Member
#9 Posted: 15 Jan 2008 02:25:01
Reply 
Where are the files to edit the messages that are sent when a visitor subcribes to the newsletter.
Author software
Admin
#10 Posted: 15 Jan 2008 19:34:34
Reply 
See /emailtemplates/ directory please.
 
Your Reply

» Username  » Password 
Only registered users are allowed to post here. Please enter your login/password details upon posting a message, or sign up first.