May 23, 2012, 10:51:14 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Please support SEO4smf further development donating here or use paypal button from left menu.
 
  Home   Forum   Help Search Directory Calendar Login Register    RSS 2.0 feedAtom feed


News
Please support SEO4smf further development donating here or use paypal button from left menu.
Pages: [1]
  Print  
Author Topic:

conflict with Visual Warning Mod

 (Read 2607 times)
0 Members and 1 Guest are viewing this topic.
Sakuragi
Full Member
***

Points: 0
Offline Offline

Posts: 104



« on: December 29, 2006, 14:48:03 »

Hi
I found an error from my site when I try to warn a member with this mod

I got a page with this :
Code:
Invalid request variable.
Logged


TheGodFather
Administrator
Hero Member
*****

Points: 202
Offline Offline

Posts: 2570



WWW
« Reply #1 on: December 29, 2006, 22:39:09 »

I fixed that some versions ago. I will look forward to check this again. Tell me your version of VisualWarning and SMF

Regards
Logged

Sakuragi
Full Member
***

Points: 0
Offline Offline

Posts: 104



« Reply #2 on: December 30, 2006, 04:46:32 »

SMF 1.1.1 and visualwarning130
Thanks
Logged
TheGodFather
Administrator
Hero Member
*****

Points: 202
Offline Offline

Posts: 2570



WWW
« Reply #3 on: December 30, 2006, 09:02:50 »

With version 0.2.0.2 do you have the same problem ?

Regards
Logged

Sakuragi
Full Member
***

Points: 0
Offline Offline

Posts: 104



« Reply #4 on: December 30, 2006, 09:47:24 »

yes still the same problem
Logged
TheGodFather
Administrator
Hero Member
*****

Points: 202
Offline Offline

Posts: 2570



WWW
« Reply #5 on: January 02, 2007, 02:54:05 »

The problem is comming from inside Visual Warning mod. It doesn't format right url for exmaple
http://www.testforum.net/smf4/index.php/topic,57/635.html#635 it not the right url, the right url is:
http://www.testforum.net/smf4/index.php/topic,57.msg635.html#msg635.

Regards
Logged

Sakuragi
Full Member
***

Points: 0
Offline Offline

Posts: 104



« Reply #6 on: January 02, 2007, 08:42:13 »

ok thanks I fixed it!
Logged
TheGodFather
Administrator
Hero Member
*****

Points: 202
Offline Offline

Posts: 2570



WWW
« Reply #7 on: January 02, 2007, 09:00:00 »

Glad to hear that ! How you fixed that ?

Regards
Logged

Sakuragi
Full Member
***

Points: 0
Offline Offline

Posts: 104



« Reply #8 on: January 02, 2007, 13:03:50 »

on VisualWarning11.php find
Code:
redirectexit("$scripturl?topic=$_REQUEST[topic]/$_REQUEST[msg]#$_REQUEST[msg]");

replace with
Code:
redirectexit("$scripturl?topic=$_REQUEST[topic]/msg$_REQUEST[msg]#msg$_REQUEST[msg]");
Logged
TheGodFather
Administrator
Hero Member
*****

Points: 202
Offline Offline

Posts: 2570



WWW
« Reply #9 on: January 02, 2007, 13:47:03 »

Thanks for solution.

Regards

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!