Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - flamer

Pages: [1]
1
Plugins / $data_src text box.
« on: June 24, 2003, 02:22:02 PM »
Hi,

Sorry, if I've missed it but can someone please tell me how to make the $data_src a text box as the location I do the batch import from is never the same.

Each time I want to do a batch import I have to ssh to webserver to edit batch_import.php.
 
I've tried to modify it myself but it's better left to those who know what they are doing as I have completely messed it up.

2
Quote from: V@no
just change:
Code: [Select]
".$_SERVER['HTTP_HOST']."with:
Code: [Select]
blah_blah_blah


Thanks...

3
Sorry, its not the fact that the [1] is in the filename I don't care about that.

I have a different domain name to my {site_name} and instead of adding domain I would like site name added or maybe some different custom text at a later date.

4
This is just want I want, Although I'm completeley useless with PHP.

What parts do I change to make the download filename show:

{site_name}_filename.zip

instead of www[1].domain.com_filename.zip ?

Thanks

Pages: [1]