Go Back   Pligg Forum > Pligg Development > Pligg Mods
Reply
 
LinkBack Thread Tools Display Modes
  #151 (permalink)  
Old 02-24-2008, 05:10 AM
Peter Peter is offline
Constant Pligger
 
Join Date: Oct 2006
Posts: 125
Downloads: 38
Uploads: 0
Thanks: 3
Thanked 1 Time in 1 Post
Does this works with 990 ?

Is someone alive here ?
Reply With Quote
Sponsored Links
  #152 (permalink)  
Old 02-24-2008, 06:15 PM
catchpen's Avatar
catchpen catchpen is offline
Pligg Donor
 
Join Date: Jan 2008
Posts: 203
Downloads: 25
Uploads: 1
Thanks: 29
Thanked 17 Times in 12 Posts
Quote:
Originally Posted by Peter View Post
Does this works with 990 ?

Is someone alive here ?
The link a few pages back has a fix for 9.9, at least it worked for me

Click here
Reply With Quote
  #153 (permalink)  
Old 02-27-2008, 06:32 PM
cmstheme cmstheme is offline
Pligg Donor
Pligg Version: 9.9
Pligg Template: Squaretle
 
Join Date: Jan 2007
Posts: 157
Downloads: 16
Uploads: 0
Thanks: 23
Thanked 27 Times in 21 Posts
Quote:
Originally Posted by blaze View Post
What version of the image upload are you refering to and what version of pligg are you using?
I'm using Pligg Beta 9.9.0 and the Image Upload module from Social CMS Buzz.

Quote:
Originally Posted by johnson View Post
on my 9.9 I still have error

Warning: Missing argument 2 for check_actions(), called in E:\www\class.template.php(745) : eval()'d code on line 406 and defined in E:\www\modules\modules_libs.php on line 87

on listings page
You forgot to edit the module_libs.php as outlined in the Social CMS Buzz website.
Reply With Quote
  #154 (permalink)  
Old 03-01-2008, 10:29 PM
Relative0 Relative0 is offline
New Pligger
 
Join Date: Sep 2007
Posts: 8
Downloads: 19
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
I get the problem of having a "black box" instead of a thumbnail. I had this mode installed at one time and had this fixed, (but I lost it), and I can not find the solution..... Is it because there needs to be some folder for the "thumbnails"? in which I need to specifically define? or perhaps the full size images are just dynamically resized and not stored anywhere.... But then I don't know why I am just getting a black box as when I click on the black box, the full size image comes up in a new window. If this is the case where there is a specific folder I need to create to house the thumbnails, what do I call the folder and where do I put it? Oh yeah, I am using Pligg 9.8

I thought there was an answer to this somewhere on the forum, but I can not find it now....

Any ideas?

Thanks,

Brian
Reply With Quote
  #155 (permalink)  
Old 03-11-2008, 11:21 AM
etrader etrader is offline
New Pligger
 
Join Date: Mar 2008
Posts: 14
Downloads: 7
Uploads: 0
Thanks: 2
Thanked 0 Times in 0 Posts
I was unable to find

$linkres->store();
tags_insert_string($linkres->id, $dblang, $linkres->tags);

in /templates/(your template)/submit_step_3.tpl

to do the second step
Reply With Quote
  #156 (permalink)  
Old 03-15-2008, 08:07 AM
tbones tbones is offline
Constant Pligger
 
Join Date: Apr 2007
Posts: 1,073
Downloads: 26
Uploads: 0
Thanks: 53
Thanked 25 Times in 23 Posts
Since the module lacks of a gallery I thought about incorporating external gallery code.

Coppermine Gallery (Coppermine Photo Gallery) and Gallery2 (Gallery | Your photos on your website) are fully-fledged Flickr/Picasa clones and a little bit to heavy for that task.

PHPSlideShow (zinkwazi.com » PHPSlideShow) really impressed me. If the main image is resized to fit next to the sidebars it should look awesome in Pligg. Maybe someone is interested to write some integration code
Reply With Quote
  #157 (permalink)  
Old 03-25-2008, 10:31 PM
Relative0 Relative0 is offline
New Pligger
 
Join Date: Sep 2007
Posts: 8
Downloads: 19
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
I had written this before and have tried re-installing the mod, and looking all over for the answer to this, I can't find it, perhaps someone could tell could point me in the right direction for this??

I get the problem of having a "black box" instead of a thumbnail. I had this mode installed at one time and had this fixed, (but I lost it), and I can not find the solution..... Is it because there needs to be some folder for the "thumbnails"? in which I need to specifically define? or perhaps the full size images are just dynamically resized and not stored anywhere.... But then I don't know why I am just getting a black box as when I click on the black box, the full size image comes up in a new window. If this is the case where there is a specific folder I need to create to house the thumbnails, what do I call the folder and where do I put it? Oh yeah, I am using Pligg 9.8

I thought there was an answer to this somewhere on the forum, but I can not find it now....

Any ideas?

Thanks,

Brian
Reply With Quote
  #158 (permalink)  
Old 04-04-2008, 11:59 PM
globevista globevista is offline
New Pligger
 
Join Date: Feb 2008
Posts: 1
Downloads: 7
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Hi...I am using Version 9.9 of Pligg...just a little nervous about installing the "hack fix" verion 1.02 of image uploader. Currently using V0.4 which has issues. Is anyone using V1.02 in a live environment?...is it working OK?...anyone know of progress towards a more official release on this mod?

Thanks
Reply With Quote
  #159 (permalink)  
Old 04-23-2008, 09:50 PM
steegness steegness is offline
New Pligger
 
Join Date: Apr 2008
Posts: 2
Downloads: 1
Uploads: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by etrader View Post
I was unable to find

$linkres->store();
tags_insert_string($linkres->id, $dblang, $linkres->tags);

in /templates/(your template)/submit_step_3.tpl

to do the second step
Yeesh. I just lucked out, it seems.

You're right; 9.9 beta doesn't have the linkres piece in the template. It's in the do_submit3 function in/submit.php. Adding the text there after the code snippet mentioned will likely work (it's working for me with the file_upload module).
Reply With Quote
  #160 (permalink)  
Old 04-24-2008, 08:48 PM
swese44 swese44 is offline
Casual Pligger
Pligg Version: 9.9
 
Join Date: Apr 2008
Posts: 43
Downloads: 8
Uploads: 0
Thanks: 0
Thanked 2 Times in 2 Posts
Actually it's in the do_submit2 function. I put the code there, the image is uploading to my images/ directory, but I am not getting any thumbnails on the stories...the div is floated to the right, but it is empty.



It's empty because the image filename isn't being set in image_upload_main.php:

Code:
// Otherwise, let's get it from the Submission field its saved in
	$imageFile = $main_smarty->get_template_vars(module_imageupload_filename_field);

Who was the dev who created the image upload? Any chance he can comment here? I am completely stumped and frustrated.

Last edited by swese44 : 04-24-2008 at 09:16 PM.
Reply With Quote
Reply



Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
[MOD] Image Upload (v.1) cent Pligg Mods 144 05-30-2008 07:14 PM
[MOD] Image Upload Module (v0.93) -- Please test cent Pligg Mods 48 05-16-2008 07:08 PM
Image Upload Module v0.4 Error Message tbones Pligg Mods 5 02-11-2008 12:27 PM
Image Upload Module -- Call for feature requests cent Pligg Mods 7 12-01-2007 09:16 AM
Image Upload Module: After admin edit not2serious Pligg Mods 9 05-31-2007 07:05 PM


LinkBacks Enabled by vBSEO 3.0.0