FAP CUSTOMIZATION - Image Upload While Posting »  Show posts from    to     

Icy Phoenix


Archived phpBB Topics (Styles, Mods, Support) - FAP CUSTOMIZATION - Image Upload While Posting



Dogs and things [ Wed 18 Apr, 2007 15:18 ]
Post subject: Re: Image Upload While Posting
I have no idea,

Hopefully someone who understands FAP better sees this and can help you out.


felix968 [ Thu 19 Apr, 2007 00:02 ]
Post subject: Re: Image Upload While Posting
Here I am again,
I've re-edit all files for this mod (album_upload.php, posting.php, album_upload_body.tpl and posting_body.tpl, since my first phpbb 2.0.21 and fap 1.4.1 installation: a bad work, so I thing I have no mistakes in this files).
Now, I can see link "upload to our photo album" in my new topic, but now when i click on link I've this error: "General error - no categories specified"....
the mod maybe can't see fap categories...have you some suggest for me?
I've another question: have I replace only "if( isset($HTTP_POST_VARS['user_id']) )" with "if( isset($_POST['user_id']) )",
or any other instances of if $HTTP_POST_VARS replace it with $POST?
Thanks again


ewelin [ Fri 02 Nov, 2007 01:16 ]
Post subject: Re: Image Upload While Posting
Hey guys,

Thanks for keeping this alive. I must admit I haven't been keeping up with FAP as much as I had in the past. It's still running on one of my sites and unfortunately I have to admit its in need of upgrade. Hopefully I'll actually get around to it in the new few months. When do I upgrade it I'll take another look at my mod and see if there is anything that needs to be added. I noticed that it appears as though MG has gone to php5 syntax, but that's only a minor change in the install file. Glad to see it's still working though!

BTW I'll now be watching this topic for replies, now that i know it exists. So I'll provide support here when I get the chance.


Mighty Gorgon [ Mon 05 Nov, 2007 00:45 ]
Post subject: Re: Image Upload While Posting
ewelin wrote: [View Post]
Hey guys,

Thanks for keeping this alive. I must admit I haven't been keeping up with FAP as much as I had in the past. It's still running on one of my sites and unfortunately I have to admit its in need of upgrade. Hopefully I'll actually get around to it in the new few months. When do I upgrade it I'll take another look at my mod and see if there is anything that needs to be added. I noticed that it appears as though MG has gone to php5 syntax, but that's only a minor change in the install file. Glad to see it's still working though!

BTW I'll now be watching this topic for replies, now that i know it exists. So I'll provide support here when I get the chance.

Thanks Eric.

I've changed something in FAP with latest release... but now I'm waiting for phpBB 3 to be released before going on in developing FAP for phpBB 3.

I've already developed a simple gallery system for phpBB 3, which has a simple upload feature while posting... but the whole system isn't based on the DB, so it is meant only for simple and small gallery.

Anyway, when I will start again working on FAP for phpBB 3, I'll let you know if you wish.

Thanks.


HammerBe [ Mon 19 Nov, 2007 11:24 ]
Post subject: Re: Image Upload While Posting
I took the finished file of @felix968, whom I would like to high-load picture get this warning. NO of categories specified

ich habe die fertigen datei von @felix968 genommen, wen ich eine bild hochladen möchte bekomme dieser warnung.
No categories specified


sympatico [ Tue 12 Feb, 2008 21:43 ]
Post subject: Re: Image Upload While Posting
hello!

i would like to know if a solution has been found to upload multiple images while posting?
the way it is now, is that only the first image is being uploaded while posting...

thank you


Dogs and things [ Wed 13 Feb, 2008 23:11 ]
Post subject: Re: Image Upload While Posting
Just upload the pics one by one, doesn´t seem like a big problem to me, unless you want to post a big number of pics in the same topic.


ninicoco [ Fri 29 Aug, 2008 07:37 ]
Post subject: Re: Image Upload While Posting
I install this mod and i have a problem. When i upload a picture the window popup i choose the picture and when i send it he give me the link in the post but no picture as been uploaded.

I have phpbb 2.022 with FAP 1.4.1 installed.

I can't find the problem.

Anyone please help.


novice programmer [ Fri 29 Aug, 2008 16:40 ]
Post subject: Re: Image Upload While Posting
This topic is too old. If you have a recent issue, open a new topic, but DO NOT bump older topics.

Locking...

PS: You got a warn because of this.


Mighty Gorgon [ Fri 29 Aug, 2008 20:59 ]
Post subject: Re: Image Upload While Posting
Please keep this topic open.

Warn removed.


xmenfile [ Sun 23 Nov, 2008 17:47 ]
Post subject: Re: Image Upload While Posting
Hi all,

I managed to install it work on latest IP 1.2.0.27C, but I can't figure out how to add a stroll bar on the pop up window or automatic open maximize window, because it missing couple lines and submit button.

uploadpic1


Also, how can i make a button just like "Upload Image" button?
uploadpic

Thank you so much for all your helps,

xmenfile


bloke [ Mon 24 Nov, 2008 09:26 ]
Post subject: Re: Image Upload While Posting
xmenfile wrote: [View Post]
Hi all,

I managed to install it work on latest IP 1.2.0.27C, but I can't figure out how to add a stroll bar on the pop up window or automatic open maximize window, because it missing couple lines and submit button.

uploadpic1


Also, how can i make a button just like "Upload Image" button?
uploadpic

Thank you so much for all your helps,

xmenfile


i think it already comes out standard with 1.2.0.27C
but has a submit button under where your page on you pic stops


Mighty Gorgon [ Mon 01 Dec, 2008 18:29 ]
Post subject: Re: Image Upload While Posting
I didn't look at the script... but I guess the new window is opened via JavaScript... so you need to add the scrollbar=yes property.

Example:
Code: [Hide] [Select]
smiles = window.open('{U_MORE_SMILIES}','_phpbbsmilies','height=' + height + ',width=' + width + ',resizable=yes,scrollbars=yes');


xmenfile [ Wed 03 Dec, 2008 02:01 ]
Post subject: Re: Image Upload While Posting
That fixes it, works like a charm.

Thank you Mr. MG



Mighty Gorgon [ Wed 03 Dec, 2008 12:38 ]
Post subject: Re: Image Upload While Posting
You are welcome.




Powered by Icy Phoenix