Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - __G__

Pages: 1 2 [3] 4 5 6 7 ... 19
31
I figured it out i was posting the whole embed code not the link its working fine now thanks

32
thanks a lot V@NO so all i have to do is to download the attachment file which are media_sites_templates_and_icons_v1.3.zip, and media_sites_v1.3.zip and replace those with the old one to update it to v1.3, lemme know if i missed any step or have to redo any steps other then this if any, :D and thanks a lot for this quick update :D UR MODS ARE AMAZING :D


WHEN i try to add daily motion video it says


Please recheck the marked fields.

NOTE: In case the thumbnail file name does not correspond with the image file name it will be adapted to the image file name.


and the images where i put the embed script code that turns red Image *

and it says

   

Upload:

URL:


Uploaded by Naritchie" size="30">
Valid extensions: jpg, gif, png, aif, au, avi, mid, mov, mp3, mpg, swf, wav, ra, rm, zip, pdf, wmv, flv, 3gp, HTML, html, htm.HTM, hulu, break, metcafe, liveleak, youtube, myspacevideo, myvideo_de, spikedhumor.stupidvideos, yahoovideo, dailymotion

33
hi can someone make dailymotion video possible with this mod there site is http://www.dailymotion.com/  :D

34
thank you nicky & sad works great with 4images 1.7.6

35
hi ivan its working on my hosting server its just my local server which is showing that error im using xampp

**************************


HMmmm i figured out the problem it was extra space at the end of the encuestas.php file  which was causing the problem.

36
works like a charm thanks v@no

37
thanks v@no quick question after doing this code when i click submit that's when it says you are not logged in is that's how it suppose to work, cause i thought it wont even show the upload forum and it will just tell use to first login before even they see the upload form BTW thanks though even if this doesn't happen atleast now it does say to login after clicking submit when guest try to upload :D

38

hi i just installed XAMPP and download all files to my local pc so i can do what ever test i needed in future with mods and stuff but on my local pc with xamp its giving me this error

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\4images\encuestas.php:166) in C:\xampp\htdocs\4images\includes\page_header.php on line 391

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\4images\encuestas.php:166) in C:\xampp\htdocs\4images\includes\page_header.php on line 405


But on my hosting all the files are same and everything does anyone know what could be causing it on the local pc with XAMPP

39
Discussion & Troubleshooting / Header Information Error
« on: February 12, 2009, 10:46:42 PM »
hi i just installed xamp and download all files to my local pc so i can do what ever test i needed in future with mods and stuff but on my local pc with xamp its giving me this error

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\4images\encuestas.php:166) in C:\xampp\htdocs\4images\includes\page_header.php on line 391

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\4images\encuestas.php:166) in C:\xampp\htdocs\4images\includes\page_header.php on line 405


But on my hosting all the files are same and everything does anyone know what could be causing it on the local pc with xamp

40
ok everything works but now if someone try to click direct on  http://www.yoursite.com/member.php?action=uploadform if the person is not logged in the page still shows so can we edit the code somehow so when person is not logged in it redirects to the login page or something :D

41
i figured it out thanks guys and yes it works with 1.7.6


all i did was in first step i replaced it like this

Quote
/*
  MOD UPLOAD CATEGORIES DROPDOWN
  ORIGINAL LINE:
    "cat_name" => ($cat_id != 0) ? format_text($cat_cache[$cat_id]['cat_name'], 2) : get_category_dropdown($cat_id),
*/
/*
  MOD UPLOAD CATEGORIES DROPDOWN
  BEGIN REPLACE
*/
//    "cat_name" => get_category_dropdown_upload($cat_id),
    "cat_name" => ($cat_id != 0 && (!isset($HTTP_POST_VARS['showdropdown']))) ? format_text($cat_cache[$cat_id]['cat_name'], 2) : get_category_dropdown_upload($cat_id)."<input type=\"hidden\" name=\"showdropdown\" value=\"1\">",
    "cat_name_required" => addslashes(preg_replace("/".$site_template->start."field_name".$site_template->end."/siU", str_replace(":", "", $lang['category']), $lang['field_required'])),
/*
  MOD UPLOAD CATEGORIES DROPDOWN
  END REPLACE
*/

42
Hi i really need this so i can put a link rite on home page to upload page with categ drop down list im running 1.7.6 but on the very first step the orignal line i have is


    "cat_name" => ($cat_id != 0) ? format_text($cat_cache[$cat_id]['cat_name'], 2) : get_category_dropdown($cat_id),
 

This

and the one we should search is     "cat_name" => ($cat_id != 0) ? htmlspecialchars($cat_cache[$cat_id]['cat_name']) : get_category_dropdown($cat_id),

i m not sure if this is gonna work with 1.7.6 does anyone has try this on 1.7.6 or if there is a easy way to create an extra template page that i can make like a form with drop down list of categorieis and give a link to that page in my home page so people can upload images from that page :D

43
Mods & Plugins (Requests & Discussions) / Re: Report A Dead Link
« on: February 12, 2009, 06:39:55 AM »
yes bro something similar to that like how that mod sends out an email this mod should report a dead link list in the control panel itself with a quick edit button too so we dont have to go to detail page and than click edit and go to control panel and thn update link (will be lot quicker)  and i already have that report a pic mod installed tht mod is great too for report abuse emails, thanks for replying though bro

44
Mods & Plugins (Requests & Discussions) / Report A Dead Link
« on: February 12, 2009, 06:10:32 AM »
Hi everyone i have a request since lot of people have videos (youtube,googlevideo,yahoovideo e.t.c) linked with there 4images gallery system i think we should have a mod to report dead links cause time to time these video services site remove videos and links go dead it will b e very nice if in 4images control panel it will have a way to check people who has reported dead link so we can go and update those links and make them live again :D

45
great v@no this works like a charm exactly what i wanted and in fact its a good update so instead of just a youtube icon now we can add the real thumbnail associated with video THUMBS UP and thank you for the great mod



Pages: 1 2 [3] 4 5 6 7 ... 19