can no longer post pics?

It's working for me. I uninstalled and reinstalled the phone app. Am able to view and post picks again.
Thank you.

Sent from my LGL86C using Rollitup mobile app
 
Edit**** posted in the wrong thread. Is it working for anyone else here yet with pics.? thought I'd ask since I was here.
 
Please be patient it's not going to be fixed in a few hours it will most likely be a few days thanks for understanding
 
I amn also having problems posting pics….

tried both uploader, basic uploader ,adding pics to album

none seem to be working…..

Im using mac osx 10.7.5

tried with both safari and chrome…..
 
Morning All,

I have several computers, from windows XP, vista, 7 and 8 and none will post pics here. I am most certain it has something to do with the site. The uploader is non responsive on all machines.

Man, go to get my bud porn fix...lol

Peace

Asmallvoice
 
Greetings everyone! I post here on regular basis and the uploading of pics has also been giving me a problem. I can click on the "select files" and the action buttons are inactive. Even the basic up loader doesn't work. I can select one photo at a time but when I go to upload it, the upload button is inactive... Well, I hope you guys get this issue turned around. Thanks for the concern. I thought this might of actually been an issue with my HP but now I'm positive it isn't considering everyone else is having the same issue... GOOD LUCK!!!
 
Morning All,

I have several computers, from windows XP, vista, 7 and 8 and none will post pics here. I am most certain it has something to do with the site. The uploader is non responsive on all machines.

Man, go to get my bud porn fix...lol

Peace

Asmallvoice

Ditto, agreed that this is a site issue, not client issue. I run a Macbook with VMWare running Windows 7 side-by-side. Tried under both OS's, Safari, Internet Explorer, and Chrome. None allow me to select pics... Come on people, we're missing our bud porn :(
 
are you all using computers?

please be specific so i can help the problem better!

I'm having this problem last couple days. On a windows PC w/Chrome.

Basic Uploader works one at a time. I kind of stumbled upon the solution, the process is not intuitive and I can see how people might get stymied.

Here's what works for me last couple days: 1) Go to basic uploader,2) select "insert image" and "from computer", 3) then hit "choose file" 4) find the file (picture) on your PC and hit "open", then it jumps back to the "insert image" box with my filename next to the choose file button, 5) then hit upload file(s) button and give it a few seconds. The pic magically appears in the post you are creating.
 
Apparently there is a glitch in the image uploader that has happened with the latest VBulletin upgrade. VBulletin has put out a memo on it, so they are working on it. It will be fixed soon.

Thanks for your patience.


:mrgreen:
 
I'm having this problem last couple days. On a windows PC w/Chrome.

Basic Uploader works one at a time. I kind of stumbled upon the solution, the process is not intuitive and I can see how people might get stymied.

Here's what works for me last couple days: 1) Go to basic uploader,2) select "insert image" and "from computer", 3) then hit "choose file" 4) find the file (picture) on your PC and hit "open", then it jumps back to the "insert image" box with my filename next to the choose file button, 5) then hit upload file(s) button and give it a few seconds. The pic magically appears in the post you are creating.
yes i think i posted in another thread to use the basic uploader but it is not working for everyone
 
Is photobucket safe? Anything special to do besides disable a lot of things and set to private?
 
test........................
mail1_zps67b735a4.jpg
 
Found solution for it by using inspect element and basic uploader.
Go to basic uploader, right click on "Choose file" and "Inspect element"
1.jpg
Find <div id="fileupload"> and right click on it then "Edit as HTML"
2.jpg
Now pops up editor and select all of it and replace it with :
<div id="fileupload"> <input id="fileupload1" class="textbox" type="file" size="30" name="attachment[]" tabindex="1">
<input id="fileupload1" class="textbox" type="file" size="30" name="attachment[]" tabindex="1">
<input id="fileupload1" class="textbox" type="file" size="30" name="attachment[]" tabindex="1">
<div class="foot">
<input id="fileupload1" class="textbox" type="file" size="30" name="attachment[]" tabindex="1">
<input id="fileupload1" class="textbox" type="file" size="30" name="attachment[]" tabindex="1">
<input id="fileupload1" class="textbox" type="file" size="30" name="attachment[]" tabindex="1">
<div class="foot">
<input id="fileupload1" class="textbox" type="file" size="30" name="attachment[]" tabindex="1">
<input id="fileupload1" class="textbox" type="file" size="30" name="attachment[]" tabindex="1">
<input id="fileupload1" class="textbox" type="file" size="30" name="attachment[]" tabindex="1">
<div class="foot">
<input id="fileupload1" class="textbox" type="file" size="30" name="attachment[]" tabindex="1">
<input id="fileupload1" class="textbox" type="file" size="30" name="attachment[]" tabindex="1">
<input id="fileupload1" class="textbox" type="file" size="30" name="attachment[]" tabindex="1">
<div class="foot">
<button type="button" id="uploadbutton" class="button" tabindex="1">Upload File(s)</button>
</div>
</div></div></div></div>
3.jpg
Then click outside of inspect element and there should be several upload buttons and it gives you opportunity to upload multiple files.
 

Attachments

  • 90b2e42094e0e122c62e027324084079.jpg
    90b2e42094e0e122c62e027324084079.jpg
    20.2 KB · Views: 5
Back
Top