![]() |
|
#1
|
|||
|
|||
|
in the attachement there was url linke to get attachement from other site
"Upload File from a URL" now my attachement did not show this option this affect all vba dyna instances also any help ? |
|
#2
|
||||
|
||||
|
Admin CP => vBa Dynamics => Modify Settings => Attachment Options => Number of Attachment URL Inputs
Make sure you have that set to something other than 0.
__________________
Frequently Asked Questions CMPS Users Manual For vBadvanced software assistance, please use the support forums. Unsolicted PMs, IMs, and email will not be responded to. If you have a non-software related question or problem with your account, please submit a support ticket. |
|
#5
|
||||
|
||||
|
Sounds like your host may have 'allow_url_fopen' disabled then. You can check this by going to yoursite.com/admincp/?do=phpinfo and search the page for 'allow_url_fopen' to see if it's enabled. If not, you'll need to contact your host and see if they can enable it for you.
__________________
Frequently Asked Questions CMPS Users Manual For vBadvanced software assistance, please use the support forums. Unsolicted PMs, IMs, and email will not be responded to. If you have a non-software related question or problem with your account, please submit a support ticket. |
|
#6
|
|||
|
|||
|
thank you very much
i have the server and i disabled it is there away to use curl function instead of it ? |
|
#7
|
||||
|
||||
|
CURL is already used to read the external file (if CURL is enabled), but it's not capable of writing the file to your server, so fopen functions (actually fwrite) are still required.
__________________
Frequently Asked Questions CMPS Users Manual For vBadvanced software assistance, please use the support forums. Unsolicted PMs, IMs, and email will not be responded to. If you have a non-software related question or problem with your account, please submit a support ticket. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Strange issue | boomcar69 | "How Do I..." Questions | 1 | 09-09-2008 11:21 PM |
| Strange Page Title Issue | Robert Carver | Troubleshooting / "How do I..." Questions | 2 | 06-19-2005 10:32 AM |
| Very strange posting issue... | GiJoe | Troubleshooting / "How do I..." Questions | 10 | 03-27-2005 10:59 AM |
| strange style issue | wintermute | Troubleshooting / "How do I..." Questions | 3 | 11-20-2004 05:13 PM |