not 2.0.8 compatible?

Makes the posts name a link, to his/her profile, admin get a link to user administration

Moderator: Moderators

Forum rules
The content in this forum is dated Dec. 21 2005 and can be used as Archive only. This Forum is LOCKED and READ ONLY !

not 2.0.8 compatible?

Postby Brando on Sun 28. Mar, 2004 07:57

This makes it incompatible with 2.0.8:

Code: Select all
admin/pagestart.php

FIND - Line 59
2.0.7 Code:


   redirect($url);




REPLACE WITH
2.0.8 Code:


   redirect("index.$phpEx?sid=" . $userdata['session_id']);


When admin, when I click their username, instead of going to edit their profile, it sends me straight to index.php :?

Otherwise as a normal user and guest it works fine.
Brando
Poster
Poster
 
Posts: 22
Joined: Tue 22. Apr, 2003 02:06

Postby El $corpio on Sun 28. Mar, 2004 18:10

There is no phpBB 2.0.8 :?
El $corpio
Poster
Poster
 
Posts: 29
Joined: Mon 29. Dec, 2003 18:45
Location: Switzerland

Postby Brando on Mon 29. Mar, 2004 01:35

Bandit_Raider wrote:There is no phpBB 2.0.8 :?


Of course there is! 8O
Looks like they just put out a new distro, phpBB 2.0.8a.
Maybe that one fixes the problem..have to check it out...
Brando
Poster
Poster
 
Posts: 22
Joined: Tue 22. Apr, 2003 02:06

Postby Brando on Mon 29. Mar, 2004 01:36

Hmm...nope...just fixes a possible SQL Injection in privmsg.php
Brando
Poster
Poster
 
Posts: 22
Joined: Tue 22. Apr, 2003 02:06

Postby emjrc on Mon 29. Mar, 2004 05:59

'U_VIEW_POSTER_PROFILE' => ($userdata['user_level'] != ADMIN)? append_sid("profile.$phpEx?mode=viewprofile&" . POST_USERS_URL . "=" . $poster_id) : append_sid("profile.$phpEx?mode=edit&u=" . $poster_id) ,




i changed the admin/admin_users to profile and it seems to work.
im using profile control panel as well, so it works good.
I am also using version 1.0.2

redirect("index.$phpEx?sid=" . $userdata['session_id']);

i also changed the word index to portal
Last edited by emjrc on Mon 29. Mar, 2004 18:48, edited 1 time in total.
emjrc
Poster
Poster
 
Posts: 2
Joined: Fri 14. Nov, 2003 15:01

Postby duvelske on Mon 29. Mar, 2004 15:27

The new phpbb works with this mod !!
Greetzzz,
Image
duvelske
Poster
Poster
 
Posts: 194
Joined: Sat 16. Aug, 2003 17:31

Postby kooky on Tue 06. Apr, 2004 15:31

duvelske wrote:The new phpbb works with this mod !!

No ;)
ADMIN link doesn't

i found a solution with my own Mod which does the same thing (very different)
i think mine is better even if i would not criticize Niels big work
-> http://www.phpbb.com/phpBB/viewtopic.ph ... 470#795470
at the end you have the solution :wink:
works with phpBB 2.0.3 to 2.0.8
kooky
brilliant supporter
 
Posts: 1329
Joined: Tue 31. Dec, 2002 17:52
Location: Au pays des rêves

Postby Holger on Wed 07. Apr, 2004 15:31

Any chance to get an update???????????????
~~~~~~~~~~~~~~~~~~~~~~~~~
www.manual-forum.de
Holger
Poster
Poster
 
Posts: 56
Joined: Wed 17. Jul, 2002 13:13

Next

Return to Direct user link [2.0.6/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron