soaivu / clipbucket

Automatically exported from code.google.com/p/clipbucket
0 stars 0 forks source link

can't upload pictures or videos #363

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

To see the video on the site. No video or picture keeps saying uploading
What version of the product are you using? On what operating system?

v2.6 
Please provide any additional information below.

Original issue reported on code.google.com by moryk...@gmail.com on 18 Dec 2012 at 10:11

GoogleCodeExporter commented 8 years ago

Original comment by zomail...@gmail.com on 7 May 2013 at 9:24

GoogleCodeExporter commented 8 years ago
I am using v2.6 and I am not able to upload picture or video, what should I do 
? I am worry :(

Original comment by r...@codenterprise.com on 5 Jul 2013 at 10:18

GoogleCodeExporter commented 8 years ago
Yuppeee I got the problem fix, 

I am sharing this information from Clipbucket Forum. 

You just have to go your SQL or mysql database and run the query in the 
Clipbucket database 

Query : 
ALTER TABLE  `cb_photos` ADD  `photo_details` TEXT NOT NULL AFTER  `photo_tags`

I did it and its working fine, my website is 
www.29rajab.com

Original comment by r...@codenterprise.com on 5 Jul 2013 at 1:13

GoogleCodeExporter commented 8 years ago
it works. great!

Original comment by jaco.at....@gmail.com on 6 Aug 2013 at 8:16

GoogleCodeExporter commented 8 years ago
it works but only for photo i try :
ALTER TABLE  `cb_video` ADD  `video_details` TEXT NOT NULL AFTER  `has_hd`
but i still can't upload video

Original comment by provai...@gmail.com on 15 May 2014 at 6:45

GoogleCodeExporter commented 8 years ago
ya its working fine 

Original comment by amol.job...@gmail.com on 9 Dec 2014 at 10:56