Results 1 to 2 of 2

Thread: [Clipbucket] Problems with uploading photos

  1. #1
    Alexander's Avatar
    Alexander is offline Technical Analyst
    Join Date
    Jul 2007
    Posts
    1,781

    Lightbulb [Clipbucket] Problems with uploading photos

    In case photos upload process in Clipbucket never finishes, and while trying to access the photos, the error message like "Unknown column 'photo_details' in 'field list" is displayed. The fix is the following.

    Go to phpmyadmin, select Clipbucket's DB and execute the query below:

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

  2. #2
    ranjithadodis is offline Newbie
    Join Date
    Oct 2011
    Posts
    1

    Default

    Hi Alex,

    Thank you ,it really helped me out , i had this issue since morning now its resolved,

Similar Threads

  1. Server Zed problems
    By AndrewGlow in forum Outages and Scheduled Maintenance
    Replies: 1
    Last Post: 12-03-2010, 03:39 AM
  2. Network problems
    By GlowAlex in forum Outages and Scheduled Maintenance
    Replies: 1
    Last Post: 04-02-2009, 04:39 AM
  3. Pop-Up Problems
    By FreshWater in forum General Support
    Replies: 7
    Last Post: 01-13-2007, 08:45 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14