[MOD] Image Upload Module (v1.0) -- Now Available

Register an Account
Closed Thread
 
Thread Tools Display Modes
  #91 (permalink)  
Old 11-09-2007, 09:54 PM
Casual Pligger
 
Join Date: Aug 2007
Posts: 40
Quote:
Originally Posted by cent View Post
Rodney... I replied to your PM. In short, yes. You will need to custom tailor the direct link settings in image_upload_settings.php and the image_upload_main.php file. The module get's the Story's ID. So linking using method 1 is practically there. For method 2, you'll need to perform a basic lookup routine in order to find the right URL to go to.
Cent
Thank you for a great job. Can you give me more details on how to use this module to upload an image from a website. I can not get it to work
  #92 (permalink)  
Old 11-11-2007, 10:07 PM
Constant Pligger
 
Join Date: Oct 2006
Posts: 124
Hope someone can help in this.

1• Upcoming works ok

2• Story page just loads the gray screen, but no image, or close button, just the gray screen from thickbox, any idea where to fix it ?

3• When an image is saved, it happens the same, no image shows up, just the gray screen. ( the same in voted, comented, etc... ) ( same viewing a tag )

Plus, the image thumbnail and the previous next image buttons are over each other. Any idea how to fix both things ?

If someone can please help in this I will really apreciate it.

Pligg 9.8.2 fresh install.

Thanks.

Last edited by Peter; 12-12-2007 at 06:49 AM.
  #93 (permalink)  
Old 11-15-2007, 12:16 PM
Constant Pligger
 
Join Date: Oct 2006
Posts: 124
Quote:
Originally Posted by Peter View Post
Hope someone can help in this.

1• Upcoming works ok

2• Story page just loads the gray screen, but no image, or close button, just the gray screen from thickbox, any idea where to fix it ?

3• When an image is saved, it happens the same, no image shows up, just the gray screen. ( the same in voted, comented, etc... ) ( same viewing a tag )

Plus, the image thumbnail and the previous next image buttons are over each other. Any idea how to fix both things ?

If someone can please help in this I will really apreciate it.

Pligg 9.8.2 fresh install.

Thanks.
..........

Last edited by Peter; 12-12-2007 at 06:50 AM.
  #94 (permalink)  
Old 11-16-2007, 11:25 AM
Constant Pligger
 
Join Date: Oct 2006
Posts: 124
Quote:
Originally Posted by Peter View Post
Hope someone can help in this.

1• Upcoming works ok

2• Story page just loads the gray screen, but no image, or close button, just the gray screen from thickbox, any idea where to fix it ?

3• When an image is saved, it happens the same, no image shows up, just the gray screen. ( the same in voted, comented, etc... ) ( same viewing a tag )

Plus, the image thumbnail and the previous next image buttons are over each other. Any idea how to fix both things ?

If someone can please help in this I will really apreciate it.

Pligg 9.8.2 fresh install.

Thanks.
Can anyone help please ?

Its a fresh install without any modification.

Thanks.

Last edited by Peter; 12-12-2007 at 06:51 AM.
  #95 (permalink)  
Old 11-24-2007, 08:15 PM
New Pligger
 
Join Date: Sep 2007
Posts: 1
senks, cool
  #96 (permalink)  
Old 11-27-2007, 02:08 AM
Casual Pligger
 
Join Date: Aug 2007
Posts: 65
After following all the steps I am getting some errors in step 3:
Warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '), link_votes=0, link_karma=1 WHERE link_id=165' at line 1 in /home/ladipp/public_html/libs/db.php on line 207

Warning: move_uploaded_file(/home/ladipp/public_html/images/img_165.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/ladipp/public_html/modules/image_upload/image_upload_main.php on line 476

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpCqAsgs' to '/home/ladipp/public_html/images/img_165.jpg' in /home/ladipp/public_html/modules/image_upload/image_upload_main.php on line 476

1 image error(s) found.
- Error processing image.

You can still submit this entry and edit it later with a smaller image or click MODIFY to try a different image.

I tried to install this module a few times with the same errors. Can anyone help out?
  #97 (permalink)  
Old 11-28-2007, 08:51 AM
New Pligger
 
Join Date: Sep 2007
Posts: 10
Quote:
Originally Posted by Elephant789 View Post
Warning: move_uploaded_file(/home/ladipp/public_html/images/img_165.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/ladipp/public_html/modules/image_upload/image_upload_main.php on line 476

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpCqAsgs' to '/home/ladipp/public_html/images/img_165.jpg' in /home/ladipp/public_html/modules/image_upload/image_upload_main.php on line 476
Not sure but I guess your /public_html/images folder is still set on Read Only. try to CHMOD it to Write/Execute.
  #98 (permalink)  
Old 11-28-2007, 10:07 AM
Casual Pligger
 
Join Date: Aug 2007
Posts: 65
Quote:
Originally Posted by anakcerdas View Post
Not sure but I guess your /public_html/images folder is still set on Read Only. try to CHMOD it to Write/Execute.
Okay, I set it to 777 and now I only have this warning:

Warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '), link_votes=0, link_karma=1 WHERE link_id=170' at line 1 in /home/ladipp/public_html/libs/db.php on line 207

No image visible.
  #99 (permalink)  
Old 11-29-2007, 04:02 AM
New Pligger
Pligg Version: 9.8.2
Pligg Template: yget
 
Join Date: Nov 2007
Location: Moldova
Posts: 4
Send a message via ICQ to getalifejerk Send a message via Skype™ to getalifejerk
Hello.
I`ve made all this changes that described in description of this module.
But nothing happens, when I`m submitting post there is no image, and there is no image in upload directory(I`ve chmoded it to 755). What`s the problem ?
With best regards.
  #100 (permalink)  
Old 11-29-2007, 06:29 AM
New Pligger
Pligg Version: 9.9.5
Pligg Template: OceanLight - M
 
Join Date: Jul 2007
Location: Munich, Germany
Posts: 18
In the first place make sure you have then image upload module installed and enabled.

Also you need to create a directory in the root called 'images'.

If you still have trouble, try to use the debug mode, by changing a value in the settings of this module from 0 to 1 or so. It might provide a better view on what is going wrong.

My Dutch pligg site: MyRiverofLife.nl / Gepubliceerde berichten
Closed Thread

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Upload Module (File and Image Attachment) Yankidank Free Modules 268 02-03-2012 12:19 PM
Simple question: Has anyone got the image upload module to work? Citizenslide Questions and Comments 7 07-30-2009 02:44 AM
[MOD] Image Upload Module (v0.93) -- Please test cent Questions and Comments 54 05-01-2009 11:12 PM
Image Upload Module - Really confused thefandango Questions and Comments 3 01-05-2009 12:01 PM
Image Upload Module -- Call for feature requests cent Questions and Comments 12 11-15-2008 01:13 PM


Pligg Modules and Pligg Templates from Pligg Pro Find support on the Pligg CMS Forum - 24 hours a day! Make a donation to support Pligg CMS development