anyone can tell me which template this module author is talking about.
I can not find following lines in the default template- yget
<form action="submit.php" method="post" name="thisform" id="thisform">


![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| anyone can tell me which template this module author is talking about. I can not find following lines in the default template- yget <form action="submit.php" method="post" name="thisform" id="thisform"> |
| |||
| How about showing images in the rss feed ? Anyone ? |
| |||
| I have the same question. |
| |||
| Do someone know how I get the image into the summery view of the storys`? It only shows up in the full description... thanks and greets! dogmog |
| |||
| How do I modify it so that when you click on the image it redirects you to the story url . Currently I am being redirected to the place where the image is store. Earlier cent mentioned that we needed to modify image_upload_settings.php and .....main.php I am guessing the first mods need to be done here // Thickbox define('module_imageupload_thickbox_pre1', '<a href="'.my_pligg_base.'/'.module_imageupload_imagedir); # Thickbox Pre 1 string define('module_imageupload_thickbox_pre2', '" title="'); # Thickbox Pre 2 string define('module_imageupload_thickbox_pre3', '" class="thickbox">'); # Thickbox Pre 3 string define('module_imageupload_thickbox_post', '</a>'); # Thickbox Post string // No Thickbox define('module_imageupload_directlink_pre1', '<a href="'.my_pligg_base.'/'.module_imageupload_imagedir); # Directlink Pre 1 string define('module_imageupload_directlink_pre2', '" title="'); # Directlink Pre 2 string define('module_imageupload_directlink_pre3', '">'); # Directlink Pre 3 string define('module_imageupload_directlink_post', '</a>'); # Directlink Post string but im not quite sure what to change . I would appreciate all help! Thanks. Mario |
| |||
| Anyone Know how to make sidebar module published news, image Thumbnail appear for each story in the sidebar (9.8.2) |
| |||
| Hi, I have a server change and get this: We had php engine running a CGI on the old server. We have now upgraded PHP to its latest stable version and it is running as PHP SUEXEC now. The difference is the php scripts run under the ownership "nobody" on old server whereas here it runs with the same username as that of your account. Please note that this provides a highly stable, reliable and secure environment. You can fix your scripts by just a few modifications. Just add a umask(0); or chmod( $uploaded_file , 0644 ); to your script just after the line for uploading the file. My problem is that the image uploaded gets 600 write permissions, so when clicking the thumbnail it just say loading and nothing comes up. I have to manually change the image permissions to 644 so it wirks as expected. Can someone please help me telling me where to add the code to fix this. Thanks. |
| |||
| Does this works with 990 ? Is someone alive here ? |
| ||||
| ||||
| Quote:
Quote:
Affordable Premium Pligg Templates |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Upload Module (File and Image Attachment) | Yankidank | Free Modules | 158 | Yesterday 04:49 PM |
| Simple question: Has anyone got the image upload module to work? | Citizenslide | Questions and Comments | 7 | 07-30-2009 01:44 AM |
| [MOD] Image Upload Module (v0.93) -- Please test | cent | Questions and Comments | 54 | 05-01-2009 10:12 PM |
| Image Upload Module - Really confused | thefandango | Questions and Comments | 3 | 01-05-2009 11:01 AM |
| Image Upload Module -- Call for feature requests | cent | Questions and Comments | 12 | 11-15-2008 12:13 PM |