The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Quote:
When the forum was moved it was done by taking a full site backup via cpanel. Database, file structure, the lot. Well, hopefully that's what happened. Shouldn't the upload_tmp_dir and the php.ini have been copied as well? If so, great, if not it makes me think about what else might not have made it. |
#12
|
||||
|
||||
No, they would not have copied over the php.ini or upload_tmp_dir. The upload_tmp_dir is just a temporary directory for the image as it is uploaded. It can be anywhere, but it needs to be specified in the php.ini file.
|
#13
|
|||
|
|||
OK, great, I'll have a chat with them about that.
|
#14
|
|||
|
|||
I had an FTP problem with the host, their firewall was blocking me! Got that fixed up but the attachment issue is still there.
Can you tell me where I would find the php.ini file on my VPS? Is it something I should be able to access or is it likely only the host service can get to it? Does the temp directory need to be in the forum root directory or somewhere above that? Thanks. |
#15
|
||||
|
||||
You will need to ask your host where the php.ini file is and whether you are allowed to alter it.
Usually the /tmp dir is above the root. |
#16
|
|||
|
|||
OK, thanks.
|
#17
|
|||
|
|||
I have never had this working , but am now following the directions. I had the host add the folder and edit the php,ini file, but I get this when I try to upload a small photo:
Could not create file system directory to hold your attachment. What am I missing? Thanks |
#18
|
|||
|
|||
I now have the attachments working, sort of.
I think the thumbnail issue was, maybe, because GD is not installed on the server. I've asked the host to look into that. Second problem: I can upload and attach picture that are BELOW approximately 150 kB, anything bigger fails. I have set the size in the attachment manager to 200000 What else do I need to look at? |
#19
|
||||
|
||||
Did you ever say if the attachments were in the filesystem or the database? Depending on which, you need to look at these settings:
PHP Settings: max_execution_time memory_limit post_max_size upload_max_filesize max_input_time MySQL Settings: max_allowed_packet wait_timeout |
#20
|
|||
|
|||
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|