May 23, 2012, 11:33:22 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Revenue sharing launched. This is offered as a "thank you" for being a member of webmasterstalks.com community! If you have an Adsense/Yahoo publisher account then you can start right away !
 
  Home   Forum   Help Search Directory Calendar Login Register    RSS 2.0 feedAtom feed


News
Revenue sharing launched. This is offered as a "thank you" for being a member of webmasterstalks.com community! If you have an Adsense/Yahoo publisher account then you can start right away !
Pages: [1]
  Print  
Author Topic:

Seo4SMF 2.9.10

 (Read 9578 times)
0 Members and 1 Guest are viewing this topic.
TheGodFather
Administrator
Hero Member
*****

Points: 202
Offline Offline

Posts: 2570



WWW
« on: January 14, 2009, 02:59:21 »

Seo4SMF 2.9.10 was released.

Is just a security fix.

If you are afraid to upgrade just replace

Quote
        $topic = $_GET['t']); 
        $board = $_GET['b'];
        $other = $_GET['o'];
        $user =  $_GET['u'];
        $tpage = $_GET['p'];
        $action = $_GET['a'];
        $param = $_GET['param'];

with

Quote
        $topic = mysql_real_escape_string($_GET['t']);
        $board = mysql_real_escape_string($_GET['b']);
        $other = mysql_real_escape_string($_GET['o']);
        $user =  mysql_real_escape_string($_GET['u']);
        $tpage = mysql_real_escape_string($_GET['p']);
        $action = mysql_real_escape_string($_GET['a']);
        $param = mysql_real_escape_string($_GET['param']); 

in seo4smf-redirect.php

Regards
Logged



Minare
Jr. Member
**

Points: 1
Offline Offline

Posts: 20


WWW
« Reply #1 on: January 14, 2009, 07:36:51 »

Thank you GoDFather
Logged

www.minare.net
caqlarrr
Newbie
*

Points: 0
Offline Offline

Posts: 2



WWW
« Reply #2 on: January 15, 2009, 17:05:56 »

thanks for update,

at this time
what time update the mod for SMF 2.x
because in the coming days stable SMF 2.0 rc1 to publish


Logged
Minare
Jr. Member
**

Points: 1
Offline Offline

Posts: 20


WWW
« Reply #3 on: January 16, 2009, 20:59:55 »

It seems like he will.

Because he made an update as soon as a bug arose, which means he still cares for this mod.

Thanks god, thanks godfather seo4smf is alive and I hope it will be =)
Logged

www.minare.net
caqlarrr
Newbie
*

Points: 0
Offline Offline

Posts: 2



WWW
« Reply #4 on: January 17, 2009, 05:07:06 »

i hope so.
Logged
grafitus
Newbie
*

Points: 0
Offline Offline

Posts: 3



WWW
« Reply #5 on: January 17, 2009, 09:57:15 »

Thanks TheGoodFather but what time update the mod for SMF 2.x ?
Logged
LinuxGuy
Sr. Member
****

Points: 0
Offline Offline

Posts: 265


WWW
« Reply #6 on: January 22, 2009, 11:49:05 »

Oh my God.. TGF made post here regarding SEO4SMF...

I know he cares about this board.. so he also knows about his MOD status.. but he actually made the update Smiley.. Anyways.. TGF.. I would like to have a words with you Smiley
Logged

cyclon
Jr. Member
**

Points: 0
Offline Offline

Posts: 11


« Reply #7 on: February 02, 2009, 17:19:37 »

Thanx Mr. TheGodFather, long time no see!
Logged
syqel
Jr. Member
**

Points: 0
Offline Offline

Posts: 16


« Reply #8 on: February 14, 2009, 02:44:46 »

will this work on smf 1.1.8 with a custom template?
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
TinyPortal v0.9.7 © Bloc
Valid XHTML 1.0! Valid CSS!