I dont Find this link in this file [admin_forumauth.php]

This mod will make it posible to specify permissions to all "special pages, like MEMBERLIST, PROFILE VIEW and so on.
The permissions support USERGROUP, making this tool very powerfull

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 !

I dont Find this link in this file [admin_forumauth.php]

Postby NeverEver on Wed 18. Feb, 2004 01:45

Hello every one ...


ok here iam trying to install this mod .. and i install some of the code ..

but when i come with this file admin_forumauth.php i dont see the link u told me about .. i try to search .. but i cant .. maybe i install some other mod .. and i ching that line .. iam not sure... can u pls Help me give me any idea ..

thanks


#
#-----[ OPEN ]------------------------------------------------
#
admin/admin_forumauth.php

#
#-----[ FIND ]------------------------------------------------
#
if(!empty($forum_id))
NeverEver
Poster
Poster
 
Posts: 16
Joined: Fri 26. Sep, 2003 17:54

Postby Niels on Mon 23. Feb, 2004 15:08

have you tryed find the code, in a UN-MODIFYED phpbb2 2.0.6. file.
it could be, that some of your other MOD's have altered this line of code
(if a how-to is EM ready, it will mostly be bullet prof, since a machine is more picky than a human. :D)
User avatar
Niels
Poster
Poster
 
Posts: 4390
Joined: Sat 27. Jul, 2002 15:46

::::

Postby NeverEver on Thu 04. Mar, 2004 22:48

hello

i install this mod .. with the easymod ..


here what i got

when i try to go look up any page i cant enter there its keep me in the same page ..

also ig i try to check on Index PGAE
or MEMBER PAGE inthe CP

its give me this error
Code: Select all
Couldn't obtain special pages list

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax near 'WHERE forum_id = '-99' ORDER BY f.forum_name ASC' at line 4

SELECT f.* FROM phpbb_forums f WHERE f.cat_id=0 WHERE forum_id = '-99' ORDER BY f.forum_name ASC

Line : 162
File : c:\apache\htdocs\phpbb2\admin\admin_forumauth.php



Do u know why this problem i am install this mod with the easy mod ..there is no other mod .. or anything install this is the first mod ..


Thankyou
NeverEver
Poster
Poster
 
Posts: 16
Joined: Fri 26. Sep, 2003 17:54

Postby Niels on Mon 08. Mar, 2004 11:44

did you run the included db_update.php file BEFORE modifying the files ?
(if a how-to is EM ready, it will mostly be bullet prof, since a machine is more picky than a human. :D)
User avatar
Niels
Poster
Poster
 
Posts: 4390
Joined: Sat 27. Jul, 2002 15:46

Hello

Postby NeverEver on Mon 08. Mar, 2004 17:05

Niels wrote:did you run the included db_update.php file BEFORE modifying the files ?



Hello


I Install This mod .. With the Easymod...................

First i install this mod .. then i run the add_perm_db_update/ extra_perm_db_update

I Still Have This problem Any Idea pls..


Thankyou
NeverEver
Poster
Poster
 
Posts: 16
Joined: Fri 26. Sep, 2003 17:54

Postby Niels on Tue 09. Mar, 2004 23:01

ok I now see, what your problem is, it seam that some how the admin_forumauth.php file have been wrongly modifyed - is your forum version 2.0.6 ?

if it is, I must asume some other MOD have changed the code, more specific I expect this part of the code (found in the start of the file) to have been changed by some other mod
Code: Select all
if(isset($HTTP_GET_VARS[POST_FORUM_URL]) || isset($HTTP_POST_VARS[POST_FORUM_URL]))
{
   $forum_id = (isset($HTTP_POST_VARS[POST_FORUM_URL])) ? intval($HTTP_POST_VARS[POST_FORUM_URL]) : intval($HTTP_GET_VARS[POST_FORUM_URL]);
   $forum_sql = "AND forum_id = $forum_id";
}
else
(if a how-to is EM ready, it will mostly be bullet prof, since a machine is more picky than a human. :D)
User avatar
Niels
Poster
Poster
 
Posts: 4390
Joined: Sat 27. Jul, 2002 15:46

aha

Postby NeverEver on Wed 10. Mar, 2004 21:07

aha... know i understand then i dont think iam lucky with this mod .. but iam very intersting with it ..


I installl 3 other mod ..


Profile control Panel

Categories hierarchy

Merge Threads


this is the only mod i install it ..... i think the problem is becz this mod .. :?

i also install them with the easy mod ...

i dont no know is there any chanse to add this mod also .. :?:
NeverEver
Poster
Poster
 
Posts: 16
Joined: Fri 26. Sep, 2003 17:54

Postby Niels on Wed 10. Mar, 2004 22:30

can't say for shure - it will require some basic php knowledge and a lot of time - I only have the first :wink:
(if a how-to is EM ready, it will mostly be bullet prof, since a machine is more picky than a human. :D)
User avatar
Niels
Poster
Poster
 
Posts: 4390
Joined: Sat 27. Jul, 2002 15:46

Next

Return to Extra permission [2.0.6/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron