Listloader Custom Template Maker

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Listloader Custom Template Maker

Postby jucha » Wed Jun 06, 2012 11:06 am

Creation new template
failed with error when select List ID template will load into:
ERROR: Invalid File Name: C:\fakepath\vicidial.xls
jucha
 
Posts: 13
Joined: Fri Jul 24, 2009 4:43 pm

Re: Listloader Custom Template Maker

Postby jucha » Wed Jun 06, 2012 11:12 am

Distribution: last ViciBox Standard 64 bits.

VERSION: 2.6-370a
BUILD: 120529-2112
© 2012 ViciDial Group
jucha
 
Posts: 13
Joined: Fri Jul 24, 2009 4:43 pm

Re: Listloader Custom Template Maker

Postby DomeDan » Thu Jun 07, 2012 5:41 am

jucha wrote:ERROR: Invalid File Name: C:\fakepath\vicidial.xls

does it really print out the whole path like that?

that error should appear if the filename contain one of these special symbols: ; : / ^ [ ] " ' *
heres that part of the code:
Code: Select all
if (preg_match("/;|:|\/|\^|\[|\]|\"|\'|\*/",$LF_orig))
  {
  echo "ERROR: Invalid File Name: $LF_orig\n";
  exit;
  }
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com
DomeDan
 
Posts: 1226
Joined: Tue Jan 04, 2011 9:17 am
Location: Sweden

Re: Listloader Custom Template Maker

Postby jucha » Sun Jun 10, 2012 3:53 pm

But the filename is vicidial.xls.

Path: c:\vicidial.xls, this path has ":" and "\"
jucha
 
Posts: 13
Joined: Fri Jul 24, 2009 4:43 pm

Re: Listloader Custom Template Maker

Postby DomeDan » Mon Jun 11, 2012 12:41 am

I tried it (not the whole code though) using firefox and explorer on a windows xp and no problem.
the error message should only print out the filename and
in your case it says: "ERROR: Invalid File Name: C:\fakepath\vicidial.xls"
what browser are you using?
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com
DomeDan
 
Posts: 1226
Joined: Tue Jan 04, 2011 9:17 am
Location: Sweden

Re: Listloader Custom Template Maker

Postby jucha » Tue Jun 12, 2012 8:55 am

I did two modifications on IE8 and IE9 Internet Options->Security->Internet
"Incluir la ruta de acceso al directorio local cuando se carguen archivos a un servidor"
"Permitir la ejecución de Scrips en el control del explorador web de internet explorer"

ERROR: Invalid File Name: E:\SOFT\sip\vicidial\vicidial.csv.

Show full path,but failed.
jucha
 
Posts: 13
Joined: Fri Jul 24, 2009 4:43 pm

Re: Listloader Custom Template Maker

Postby DomeDan » Tue Jun 12, 2012 9:04 am

its that option: "Incluir la ruta de acceso al directorio local cuando se carguen archivos a un servidor."
in english: "Include the path to the local directory when uploading files to a server."
disable that and try again.
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com
DomeDan
 
Posts: 1226
Joined: Tue Jan 04, 2011 9:17 am
Location: Sweden

Re: Listloader Custom Template Maker

Postby jucha » Tue Jun 12, 2012 9:22 am

Win7 and FireFox works good.

IE 8 and IE9 does not works.
Include the path to the local directory when loading files to a server
Allow running scripts in the internet explorer web browser control

What other setting i have to change??
jucha
 
Posts: 13
Joined: Fri Jul 24, 2009 4:43 pm

Re: Listloader Custom Template Maker

Postby DomeDan » Tue Jun 12, 2012 9:28 am

ok. other settings? no idea, if not "Include the path to the local directory when uploading files to a server." fixed the issue i dont know what will. maybe you need to clear your cache and restart the browser after you disabled that option.

but the script should be able to handle full path in my opinion, you can post that request to the issue tracker and someone might fix it, maybe I can take a look at it when I got time
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com
DomeDan
 
Posts: 1226
Joined: Tue Jan 04, 2011 9:17 am
Location: Sweden

Re: Listloader Custom Template Maker

Postby jucha » Tue Jun 12, 2012 9:49 am

Thank you.

I will work with firefox.
Thanks.

I have another problem, with Sangoma CPA.
jucha
 
Posts: 13
Joined: Fri Jul 24, 2009 4:43 pm


Return to Support

Who is online

Users browsing this forum: Google [Bot] and 155 guests