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

Pages: 1 2 [3] 4 5 6
31
Well, ok... found the solution in the mySQL docs.......
Code: [Select]
ALTER TABLE tbl AUTO_INCREMENT = xxx where tbl is the name of the table and xxx is the value you wanna set the current autoincrement to.

32
Hi.

Well, I just deleted 100 categories... and only have the 5 first left..... but now, when I create a new category, the system want's to start at cat_id 106. But as all my left categories are 1,2,3,4,5, I would like the system to continue again whith cat_id 6.... but whatever I do, it always want's to create a category whith an ID >105..... where does the system store or chace this number? So that I can reset it to the value I need?

Thnx

33
can anyone modify the commands so, that the code works with ffmpeg? unfortunately mplayer is no option for me.....

34
@gustav
es hat super funktioniert danke.
nur wie kann ich den Rahmen kleiner machen?

Was gneau meinst du?

35
Ich wuerde es anders machen..... alles so lassen, wie es ab Werk kommt... aber dennoch eine index2.php und home2.php erstellen, das nur das login beinhaltet... anschliessend deinem server sagen, das er als default document nichtmehr index.php sondern index2.php nutzen soll.... und schon wird es klappen, ohne das du alle files editieren musst.
Am beste nur index2.php vor index.php stellen, damit index.php dennoch in anderen Foldern als default document funktioniert.... Kannst du in deinem httpd.conf file einstellen.... oder ueber deine server admin software... sofern vorhanden und unterstuetzt...

36
Is it possible to add a button to the end of the message, that will delete the message? So that a user can get ridd of the messege after he has read it....
.... and maybe a second thing like "automatically delete message, if message is older than x days"... so the function to display the message checks the date of the message and erases it if older than x days...
Cause it will get hard to keep track of all messages as an admin... and this all will make sure the users don't see some obsulete stuff for too long....

37
Mods & Plugins (Requests & Discussions) / Re: [addon] DREAMBOARD V 2.1
« on: February 04, 2007, 02:49:41 PM »
Hi.

For some reason the clickstream in the forum uses a different font/fontsize than the clickstream in the gallery.... what entry in the css file is responsible for it??

38
Well, actually.... if you really take this serious..... the provider of the software is also responsible for the usage.... there have been gallerysystem programmers in the past that got sued really bad for that.
Cause is, that the software makes it possible for the bad guys to provide stolen content to the public..... so the programmers actually helps the bad guys to spread illigal stuff.... and lots more of legal blah blah.... anyway, most programmers hope their legal disclaimers will protect them from shit like that.. but..... this only works partially... a good lawyer always finds a hole in a disclaimer.....
But these cases got rare recently, as you basically could sue the US army for releasing the I-net to the public.... together with Hillary Clinton who pushed this forward even more.....
Whatever.. just my two cents..... There is always someone to blame for whatever.....
But anyway.... just follow my earlier suggestions to simply shut down the site.. and everything will be fine again....

39
Ah, yes... now I got it! ;)
(Sorry that it took so long! ;)
I had to put the class into this line.....
Code: [Select]
return "<img src=\"".$userpic_img."?t=".time()."\" alt=\"\" border=\"0\" class=\"pic\"/>&nbsp; ";Now it works! Thanx for pointing me into the right direction....

40
Yeah, I know.... the line of code is from the php file... I just need to know the syntax.....
Code: [Select]
<td>".get_user_avatar(STATS_USERAVATARS_PATH,$row['user_avatar'])."</td><I know I have to put it behind the
Code: [Select]
$row['user_avatar']." but just need to know the syntax..... like class=/"pic/" (what is not right in this case)....

41
Well, as these guys are scammers, they propbably use false data for their doamin contacts....
So, here is how it goes....
Get the domain data as described in the post above... try to contact them.. of cause this will not work...
then write to the domainhost and complain about the domain not having correct data... most domainhosts have special forms for that.. check the policies etc....
That of cause will also not really help... as there are to many ways to fake domain entries after a complaint again...
Now go to traceroute.org and check the domain.... check the last few IPs to get the Server host..... you can contact them about copyright infigment... basically all server hosts are very strict about those infrigments. they will contact the owner of the site and remove the site if needed..... but to get it done best, a lawyer should do all this.. also mention the false domain info etc...
But all this also depends in what country the server is and where you are located.... at the end it is very hard to get such content removed from the net, unless you really know how to get it done...

BTW... I already checked it for you..... the website is hostd by www.ptisp.org...... unfortuntely I can't read that language... so you are on your own from there....

42
How can I assign a specific class to the image (avatar) in that line? (don't know the syntax)    ...like "class="pic"
Code: [Select]
$stats_topvalue .= "<td valign=\"middle\" width=\"70%\"><table><tr><td>".get_user_avatar(STATS_USERAVATARS_PATH,$row['user_avatar'])."</td><td>";

43
Well, even though it is really offtopic.... Mantra should maybe worry a bit less about his copyright notice... If his forum got 90%rewritten, it is not really his forum anymore.... I'm sure he also used some routines that someone had used before.. and he didn't put up a copyright notice for these people either (I hope you get what I mean!?)
That's the way it goes on the net.... if you can't handle copyright violations, you should not release it on the net....
He should rather concentrate on his great art and how to target the right people with advertisement.... and a copyright notice in a buggy forum for sure does not target the right community...

Besides that.... trying to copyright code is like a copyright on text..... the copyright only is valid if the text stays unchanged.... as soon as some stuff got altered, the copyright is gone or at least so hard to prove, that no lawyer would take the risk.... so it is all crap.

But still.... I understand Mantra.... it sux when people use (parts of) your work whithout giving any credit.....

44
Mods & Plugins (Requests & Discussions) / Re: MOD: Battle MOD (Beta)
« on: January 25, 2007, 10:39:17 PM »
Please post your mod here, so that people can check the script and post additional fixes/modifications if needed.....

45
yeah.. but using the simple search methode does not even require a mod..... just ad a special keyword to all pics you wanna honor... and then perform a search for this keyword.... easier it can't get. ;)

Pages: 1 2 [3] 4 5 6