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

Pages: 1 ... 8 9 10 11 [12] 13 14 15 16
166
Mods & Plugins (Releases & Support) / Re: [MOD] Ban v1.6.2
« on: October 27, 2005, 12:55:48 AM »
But I don´t know the next IP from this user  :roll: hmm

167
Mods & Plugins (Releases & Support) / Re: [MOD] Ban v1.6.2
« on: October 27, 2005, 12:42:12 AM »
I´ve got a question to IP-Range:

These are the IP´s where I get spam:

200.21.201.250
203.131.191.204
204.174.23.11

What´s the best way for blocking?

168
Mods & Plugins (Releases & Support) / Re: [MOD] Ban v1.6.2
« on: October 26, 2005, 11:56:16 PM »
Okay, I´ll try it! This MOD must work, because someone is spaming in my comments  :cry:

Thanks for your answer!

169
Mods & Plugins (Releases & Support) / Re: [MOD] Ban v1.6.2
« on: October 26, 2005, 09:46:11 PM »
I´m right that I must disable the chache-function?

V@no:
Quote
this mod is using 4images sessions to "cache" the results (to avoid extra server load).

u can try disable "caching" feature by replacing $force = false; with $force = true; in includes/functions.php (require Ban v1.5 or above)

170
Okay danke! Also so viel Ahnung habe ich leider nicht, aber ich werde es versuchen (danke für den Link)!

Da ich dafür bestimmt mehr Zeit benötige, werde ich den MOD vorerst ohne diese Funktion online stellen.

Danke nochmals by Flo2005

171
Das Feld könnte ich in die member_editprofile.html einbauen, aber ich muss da ja auch bestimmt php Dateien bearbeiten und ggf. eine Tabelle i.d. Datenbank anlegen, oder?
Hast Du zufällig ein Link zu einer solchen Anleitung parat?

Danke im Voraus by Flo2005

172
I need the flags  8O
Quote
http://www.maxmind.com/download/geoip/database/flag.zip
doesn´t work anymore...

173
Flo:
Quote
One thing:

Is it possible that the user can turn it on/off in the control panel when a comment is posted

cya by Flo2005

--------------------------------------------------------------------------------
Acidgod:
Quote
Not jet...
But you can use the  user_allowemails Field for this...

Also man kann diese Funktion nicht mit "Emails von Administratoren erhalten" abschalten, was muss an der Emailfunktion geändert werden?

Users cannot turn off the pm function with "user_allowemails" when comment is post, what must I change to realize this?

Flo2005

174
Sorry for my "spaming"  :roll:

I´m still testing this mod and I find (out) some problem´s like above. Perhaps it´s important for anybody else who has run this mod on his homepage.

Flo2005:
Quote
One more problem: my sentbox counts the limit but my inbox doesn´t count it, what´s wrong?
It´s quite simple... PM´s from admins are not added to the limit of your inbox :!:

When I view a message in my inbox/sentbox/outbox

Code: [Select]
{if lang_to}
<tr class="row2">
<td><b>{lang_to}</b></td>
<td width="100%" colspan="2">{to}</td>
</tr>
{endif lang_to}
is not printed on the screen - e.g. {from} & "IP:" is printed  :?

@Vano: Did you find out why in outbox 01.01.1970 01:00 is still printed?

Okay I´m not hopeless  :lol:

175
Is it possible to view your site in english? :?

Does the upload work? -> Have you done CHMOD777 for the userpic folder ?

Cya by Flo2005


176
One thing:

Is it possible that the user can turn it on/off in the control panel when a comment is posted :?:

cya by Flo2005

177
Okay - that´s a good idea - thanks a lot!

178
Okay, another MOD another problem  :oops:

I have installed the PMv2 MOD - now I tried to change the pm.php but I don´t know what I have to change :

I tried this:

Code: [Select]
$clickstream = "<span class=\"clickstream\"><a href=\"".$site_sess->url(ROOT_PATH."index.php")."\" class=\"clickstream\">".$lang['home']."</a>".$config['category_separator']."<a href=\"".$site_sess->url(ROOT_PATH."pm.php")."\">".$lang['pm_short']."</a>".$config['category_separator'].$txt_clickstream."</span>";
$page_title = $config['category_separator'].$lang['lang_pm'].$config['category_separator'].$lang['lang_pm'].$page; // MOD: Dynamic page title

And add this:

Code: [Select]
"clickstream" => $clickstream,
  "msg" => get_msg($msg),
  "content" => $content,
  "title" => $title
));
// MOD: Dynamic page title BLOCK BEGIN
//-----------------------------------------------------
//--- Parse Header & Footer ---------------------------
//-----------------------------------------------------
if (isset($main_template) && $main_template) {
  $header = $site_template->parse_template("header");
  $footer = $site_template->parse_template("footer");
  $site_template->register_vars(array(
    "header" => $header,
    "footer" => $footer
  ));
  unset($header);
  unset($footer);
}
// MOD: Dynamic page title BLOCK END

I think it´s no wunder that it won´t work  :roll: PLZ help help help help  :mrgreen:

179
I only get a pm but no email when a comment was given to a file - my email notify for pm´s is on!


by Flo2005

180
I have done a little description for people who wants to use smileys in guestbook and image description after the PMv2 MOD
Click here to get there ->http://www.4homepages.de/forum/index.php?topic=10168.0

Cya by Flo2005

Pages: 1 ... 8 9 10 11 [12] 13 14 15 16