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.


Topics - hoho

Pages: [1] 2
1
Mods & Plugins (Requests & Discussions) / .flv Thumbnails ?
« on: February 03, 2008, 09:25:24 PM »
Hallo Leute.

Wie erstelle ich die thumbnails für die flv. dateien was ich hochlade.wenn ich beim hochladen der flv. datei
mein eigenes thumbnail hochlade kommt die fehlermeldung

Fatal error: Call to undefined function: get_basefile() in /www/htdocs/w008/admin/images.php on line 486

was ist los ?

gruss
hoho

2
Hy Guys.

Haw can i sort the images in the categories and and in the search results by
date,rating ..... wit buttons and not as a dropdown_form ?
I would like to make buttons with links to sort the images.

Thanks.

3
Mods & Plugins (Requests & Discussions) / Show you have to register.
« on: November 11, 2007, 02:42:53 AM »
Hy.

Since i have make thumbnail.bit html like this
--------------------------------------------------------------------------------------------------------------------
<div align="left">

<table width="70" height="40" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td style="background-image: url(data/thumbnails/{cat_id}/{thumbnail_file_name}); background-repeat: no-repeat; background-position: center;">
    <a href="details.php?image_id={image_id}" target="_self">
    <img src="{template_url}/images/spacer.gif" style="display:block" width="72" height="41" alt="{image_name}" border="0" /></a>
</td>
  </tr>
</table></div>
<span class="views">Views: {image_hits}</span><br><img src="/images/00.gif" style="display:block" width="95" height="46">

------------------------------------------------------------------------------------------------------------------

i get the eror page when im not autorirized to view the image.Haw can i make the register page or
a massage you have to register?

Thanks

4
Mods & Plugins (Requests & Discussions) / Image Details !
« on: November 09, 2007, 12:44:00 AM »
Hy guys.

Have anybody an idea haw we can make the details page with the Highslide JS ??

http://vikjavev.no/highslide/#examples

Thanks

5
Mods & Plugins (Requests & Discussions) / Lightbox ???
« on: November 09, 2007, 12:29:58 AM »
Have anybody an idea haw we kan make this wehen the user is watching a image??ß

[url][http://www.doknowevil.net/litebox//url]

6
Mods & Plugins (Requests & Discussions) / User Box in a pop up ???
« on: November 08, 2007, 09:04:52 PM »
Hy.

Haw can i make the user box in a small popup window ??

hoho

7
Mods & Plugins (Requests & Discussions) / ThickBox ???
« on: November 08, 2007, 04:54:58 PM »
Hy Guys.

Is there any way to instal the ThickBox when the useres view the details of a image.
I would like to use it also for the userbox to log in.


http://jquery.com/demo/thickbox/

Thanks.


8
Hy guys,

I have make the paging with a paging next and paging previous gif and i would like to have the paging previous gif also on the first page.

Haw can i make this???

9
Mods & Plugins (Requests & Discussions) / Paging Numbers as Images !
« on: September 15, 2007, 08:13:35 PM »
Hy Guys.

Haw can i make the paging numbers - 1 2 3- as images and not text !I have for evry nummber
a imge.

Please Help.

Hoho

10
Mods & Plugins (Requests & Discussions) / Prev and Next as Image ?
« on: September 10, 2007, 01:38:25 PM »
Hy guys.
Please help.
Haw can i make that my paging prev and next is a image and not the text ?

Thanks.

11
Hello !

Did anybody know haw can i make a difrent size for the thumbnails for the random images?

Thanks !

Emir

12
Mods & Plugins (Requests & Discussions) / {msg_new_count}
« on: April 08, 2007, 04:15:14 PM »
I have istalled the Private Massage MOD and it works fine.

And now i have aded this in the user_logininfo.html

------------------------------------------------------------------------------------------------------------------------------------------------------------------
Private Nachrichten :{msg_new_count}
&raquo; <a href="http://www.mysexyimage.com/pm.php?action=inbox">Inbox</a><br>
&raquo; <a href="http://www.mysexyimage.com/pm.php?action=outbox">Outbox</a><br>
&raquo; <a href="http://www.mysexyimage.com/pm.php?action=new">New Massage</a><br>
------------------------------------------------------------------------------------------------------------------------------------------------------------------

But the code {msg_new_count} dont show the numbers of new masseges !!!!!!!

Haw can i make this?

Thanks
Thanks!
                        

13
Hy guys.

I have instaled the PrivateMassage MOD but i get an Error.

--------------------------------------------------------------------------------------------------------------
DB Error: Bad SQL Query: SELECT COUNT(pm_id) AS new FROM 4images_pm WHERE pm_to = 1 AND (pm_type = 3 OR pm_type = PM_USDLT)
Unknown column 'PM_USDLT' in 'where clause'

DB Error: Bad SQL Query: SELECT COUNT(p.pm_id) AS messages FROM 4images_pm p WHERE p.pm_to = 1 AND (p.pms_type = 1 OR p.pm_type = 2 OR p.pm_type = PM_USDLT OR p.pm_type = 3)
Unknown column 'p.pms_type' in 'where clause'

DB Error: Bad SQL Query: SELECT COUNT(p.pm_id) AS messages FROM 4images_pm p LEFT JOIN 4images_users u ON (u.user_id = p.pm_from) WHERE p.pm_to = 1 AND (p.pms_type = 1 OR p.pm_type = 2 OR p.pm_type = PM_USDLT OR p.pm_type = 3) AND u.user_level <> 9
Unknown column 'p.pms_type' in 'where clause'

Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w008206a/includes/db_mysql.php:188) in /www/htdocs/w008206a/pm.php on line 958

-----------------------------------------------------------------------------------------------------

Please help Me .

HOHO

14
Mods & Plugins (Requests & Discussions) / Pemission ?
« on: April 01, 2007, 11:48:09 PM »
Haw can i sennd the useres to a info page whe they have not premission to wievs the details of a image !

Anybody aIdea ?

15
Mods & Plugins (Requests & Discussions) / A Link and not alert !
« on: April 01, 2007, 09:07:18 PM »
Hey guys !

I would like to go on some page and not a alert video.

HAW  :cry:


My code is


function get_thumbnail_code($media_file_name, $thumb_file_name = "", $image_id, $cat_id, $image_name = "", $mode = "", $show_link = 1, $open_window = 0) {
  global $site_sess, $config, $lang;;

  if (!check_media_type($media_file_name)) {
    $thumb = "<img ".(($show_link) ? "" : "onClick=\"alert('MEMBERS ONLY CAN VIEW FULL PICTURES ');\"")."src=\"".ICON_PATH."/404.gif\" border=\"0\" alt=\"\" />";
  }
  else {
    if (!get_file_path($thumb_file_name, "thumb", $cat_id, 0, 0)) {
      $file_src = ICON_PATH."/".get_file_extension($media_file_name).".gif";
      $image_info = @getimagesize($dummy);
      $width_height = (!empty($image_info[3])) ? " ".$image_info[3] : "";
      $thumb = "<img src=\"".$file_src."\" ".(($show_link) ? "" : "onClick=\"alert(''MEMBERS ONLY CAN VIEW FULL PICTURES '); \"")."border=\"0\"".$width_height." alt=\"".$image_name."\" />";
    }
    else {
      $file_src = get_file_path($thumb_file_name, "thumb", $cat_id, 0, 1);
      $image_info = @getimagesize($file_src);
      $width_height = (!empty($image_info[3])) ? " ".$image_info[3] : "";
      $thumb = "<a href=\"".$file_src."\" ".(($show_link) ? "" : "onClick=\"alert('MEMBERS ONLY CAN VIEW FULL PICTURES '); \"")."border=\"".$config['image_border']."\"".$width_height." alt=\"".$image_name."\" />";
    }
  }


plase help.

Pages: [1] 2