1
Raurfang
Re: Suddenly french entries in xtremguestbook
  • 2004/8/5 19:39

  • Raurfang

  • Just popping in

  • Posts: 7

  • Since: 2003/10/15


hey Cat, at the bottom of your page php shows a notice:
Notice [PHP]: Undefined indexselected_language in file include/common.php line 122

It vanishes when I choose the language, but shouldn't there be some default set in the script?

Apart from that, the site looks different in firefox and iexplorer (different bg colors) - strange?



btw. nice module



2
Raurfang
Re: MyMenu / MultiMenu Help
  • 2004/8/5 16:50

  • Raurfang

  • Just popping in

  • Posts: 7

  • Since: 2003/10/15


MultiMenu 1.3 (posted recently on www.arma-sa.com) should work too.
At least it works for me



3
Raurfang
Re: Module PHP assistance please :)
  • 2004/8/5 7:23

  • Raurfang

  • Just popping in

  • Posts: 7

  • Since: 2003/10/15


You can get the Xoops2 version of this module here:
XOOPS2_mod_T-TechTools_1.0_t-tech.zip



4
Raurfang
Re: Need to change two settings in Newbb forums
  • 2004/8/4 20:41

  • Raurfang

  • Just popping in

  • Posts: 7

  • Since: 2003/10/15


Quote:
2. Change the 'Sorted By' date from 'From last 100 days' to 'From the Beginning.


You must edit 'viewforum.php' (located in newbb module dir):
find a line that looks similar to this:
$sortsince = !empty($_GET['sortsince']) ? intval($_GET['sortsince']) : 100;


and change '100' to '1000':
$sortsince = !empty($_GET['sortsince']) ? intval($_GET['sortsince']) : 1000;


Notice, however, that 'From the beginning' actually means 'from the last 1000 days' - you can change every '1000' in viewforum.php to something bigger, like '5000'



5
Raurfang
Re: Suddenly french entries in xtremguestbook
  • 2004/8/4 10:50

  • Raurfang

  • Just popping in

  • Posts: 7

  • Since: 2003/10/15


Hi

I'm running a site with xtremguestbook and the gbook has been a subject to these 'attacks' for about 2 months. Usually there are only few sign-in's per week, but from different IP's so IP-bans won't help. They have something in common though - user-agent string in request headers. In June it was:
php/perl software solutions companyhttp://www.php-soft.com 2003-2004

and in July it has changed to:
Massillia

I think that checking the user-agent string or http_referer var could be a way to put stop to this spamming.
Or maybe use a different gbook module?




TopTop



Login

Who's Online

211 user(s) are online (135 user(s) are browsing Support Forums)


Members: 0


Guests: 211


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits