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 - SN1P3R

Pages: [1]
1
Discussion & Troubleshooting / Lang problem
« on: September 01, 2007, 09:03:53 PM »
Hi i have a 4images site but i have language problem users can't upload images if images name have turkish char. (ş,ç,İ,ğ,ı,ö) and if users search a turkish word
how i can fix this bug ?
sorry my bad en :(

2
noone cant help me ?  :oops:

3
Mods & Plugins (Requests & Discussions) / How i can show bbcode ?
« on: April 29, 2007, 12:00:16 PM »
i want show bbcode to users i find a way but if image uploaded from url it doesn't work :(  how i can solve this problem ?

my finded way :

in detail.php

Code: [Select]
$image_bbcode = "[URL=http://www.userbarlar.com][IMG]http://www.userbarlar.com/".str_replace("./", "", $son[1])."[/IMG][/URL]";
and in detail.html

Code: [Select]
BBcode :
                    <input name="textfield" type="text" value="{image_bbcode}" size="35" class="link">

4
Discussion & Troubleshooting / Re: Registration error !
« on: April 28, 2007, 09:24:22 PM »
Thx manurom :)

5
Discussion & Troubleshooting / Re: Registration error !
« on: April 28, 2007, 05:21:56 PM »
Thx but i don't want use this code :( how i can close this ?

6
But turkish
Code: [Select]
ü, Ü, ö, Ö, i, İ letter,
wrong display: ue
example: ueniversitesi  to üniversitesi
example: koy to köy
hi
your problem is not related to this mod...
but try his code to replace accentuated or special characters in some text :
Code: [Select]
function clean_text($text)
    {
     $clean_text= strtr($text,
   "ÀÁÂÃÄÅàáâãäåÒÓÔÕÖØòóôõöøÈÉÊËèéêëÇçÌÍÎÏìíîïÙÚÛÜùúûüÿÑñ",
   "aaaaaaaaaaaaooooooooooooeeeeeeeecciiiiiiiiuuuuuuuuynn");

     return $clean_text;
    }
you can add some new character...

where i must add this code ?

7
Mods & Plugins (Requests & Discussions) / Re: Border help :(
« on: April 17, 2007, 06:28:26 PM »
thx guy  :mrgreen:

8
Mods & Plugins (Requests & Discussions) / Border help :(
« on: April 17, 2007, 05:17:31 PM »
image border is 1 in my galery but i want change it to 0 how i can make 0 it ?

sorry my bad eng   :oops:

9
Mods & Plugins (Requests & Discussions) / Re: Menü help nedeed :(
« on: April 17, 2007, 05:12:30 PM »
thx  :)

10
Mods & Plugins (Requests & Discussions) / Menü help nedeed :(
« on: April 12, 2007, 12:33:17 PM »
How i can add new item  to  menü ?



can u help me ?   8O

11
Hi Thomas,

du fügst in der details.html unterhalb {header} folgendes Script ein:
Code: [Select]
<SCRIPT language="JavaScript" type="text/javascript">
function copyit(theField) {
var tempval=eval("document."+theField)
tempval.focus()
tempval.select()
therange=tempval.createTextRange()
therange.execCommand("Copy")
}

</SCRIPT>

Desweiteren an gewünschter Stelle unterhalb des Bilds:

Code: [Select]
<center>
<FORM name=it>

<TABLE id=AutoNumber2 cellSpacing=0 cellPadding=0 width=405 border=0>

  <TR>
    <TD>
<TEXTAREA style="text-align:center; BORDER-TOP: #000000 0px solid; BORDER-RIGHT: #000000 0px solid; BORDER-LEFT: #000000 0px solid; BORDER-BOTTOM: #000000 0px solid; BACKGROUND-COLOR: #E8E8E8; FONT-SIZE: 7pt; OVERFLOW: auto; FONT-FAMILY: Verdana,Arial;" name=select1 rows=2 cols=100>[url=http://www.mc-com.de/4images/details.php?image_id={image_id}][img]http://www.mc-com.de/4images/data/thumbnails/{cat_id}/{thumbnail_file_name}[/img][/url]</TEXTAREA>
</FORM>
     
<center>
<INPUT style="BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #c0c0c0" title="Getestet mit IE, bei Opera muss nach dem Markieren der Text manuell in die Zwischenablage kopiert werden." onclick="copyit('it.select1')" type=button value="URL inkl. Thumbnail in die Zwischenablage kopieren" name=cpy>
</TD>
    </TR></TABLE>
</center> 
</center>

Die Domain-/Pfadangabe ist hardcodiert und muss auf Deine Seite angepasst werden. Nach Klick auf den Button wird der Linktext markiert und nur beim IE automatisch in die Zwischenablage kopiert, bei anderen Browsern muss der Text per Maustaste rechts - Copy manuell in die Zwischenablage.


Can u tell english ? :roll:

12
Discussion & Troubleshooting / Registration error !
« on: December 17, 2006, 08:57:02 PM »
Code: [Select]
Please enter the verification code.

Please fill out all fields. Enter a valid email address so we can provide you with your activation code.



Help me pls :([/b]

13
Discussion & Troubleshooting / Re: Error when upload file :(
« on: December 17, 2006, 08:40:22 PM »
thx ivan  :oops:

14
Discussion & Troubleshooting / Error when upload file :(
« on: December 17, 2006, 02:07:10 PM »
Code: [Select]
Warning: move_uploaded_file(./data/media/2/uprs_w800i.gif): failed to open stream: Permission denied in /home/heavymetal/public_html/4images/includes/upload.php on line 113

Warning: move_uploaded_file(): Unable to move '/tmp/phpKNT519' to './data/media/2/uprs_w800i.gif' in /home/heavymetal/public_html/4images/includes/upload.php on line 113

how i can solve this ?

15
Discussion & Troubleshooting / New Menu Link And more than new images
« on: November 25, 2006, 03:46:03 PM »
How i can do like http://www.userbars.org/ menü and new images in my site new images only 2 if i + it my site spoil  :cry:(sorry for my bad english) :roll:

Pages: [1]