TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

May 02, 2024, 09:59:00 PM

Login with username, password and session length
Members
  • Total Members: 3,885
  • Latest: Growner
Stats
  • Total Posts: 195,178
  • Total Topics: 21,220
  • Online today: 151
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 0
  • Guests: 89
  • Total: 89

[PAID] uploading attachments error

Started by metal13, October 08, 2006, 02:27:45 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

metal13

im geting this error everytime i upload attachments, but sometime works... heres a screen shot or the error..
http://pinoytambay.net/error.png

i tried replacing all the smf and tp files but still desame error... what should i do?
help please..
:( :( :(








G6Cad

Have you checked so the permissions to the files are set correct ?

metal13

which files should i check? and what permission should i put? my 'attachmet' folder is in 777 CHMOD...




G6Cad

That should be correct and correct folder.

Im not sure whats going on there, but as you get the error with server configuration, it might be a good idea to contact the host and ask them to see why you get that server missconfiguration error, im not so sure it is something wrong with your SMF files. If you cant get them to help you, try and seek help on SMF as the attachments are their support part and not TPs :)

metal13

ask help on smf?..hmm.. its going to take years before i get a reply on smf...i tried asking for help before but  did not get any single reply from anyone...
hmm how bout if if i give away 40 to 60$ paypal to anyone who could fix this??  :)

i tried to contact my host but they said, they dont do smf....
hmm... Mrs G6??  :)  anyone?  please??






G6Cad

Quotei tried to contact my host but they said, they dont do smf....

They dont do SMF ?? , how about asking them if they do server configuration so the software works then.
I dont think it's eather SMF OR Tp issues, i think it's your php server configuration that needs to be fixed, and if you dont have access to the php.ini file it will be mighty difficult for any one exept your host to fix it for you  :-\

Lesmond

try this... open notepad in there type =

memory_limit = 16M

then save that as php.ini upload it to your forum root folder

You should replace the '16' with whatever value is appropriate.

metal13


metal13

i found the php.ini back up and these codes??? hmm..
whats the meaning of these codes?:-\
register_globals = off
allow_url_fopen = off

expose_php = Off
max_input_time = 60
variables_order = "EGPCS"
extension_dir = ./
upload_tmp_dir = /tmp
precision = 12




Now, every time i upload files more than 4 mb this error comes out...
Your attachment couldn't be saved. This might happen because it took too long to upload or the file is bigger than the server will allow.

Please consult your server administrator for more information.



so which of those codes should i edit? and what to put? is it the "max_input_time = 60"
im going to set the attachment upload limit to 15mb, what should i edit?

thanks for the replies.. :)




alan s

register_globals = off
allow_url_fopen = off

expose_php = Off
max_input_time = 60
variables_order = "EGPCS"
extension_dir = ./
upload_tmp_dir = /tmp
precision = 12

Max input time is the amount of time that is allowed to be spent uploading a file i believe.


Just to check something go to Admin ->Attachment Manager
and paste the

Total Attachments:   *
Total Avatars:   *
Total Size of Attachment Directory:   *
Total Space Available in Attachment Directory:   *

Bit of it.