You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 62 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Call to undefined function: asec_isadmin() [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
This forum is locked: you cannot post, reply to, or edit topics.  This topic is locked: you cannot edit posts or make replies.printer-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
topdog2k
Nuke Soldier
Nuke Soldier


Joined: Oct 21, 2004
Posts: 32


PostPosted: Fri Jan 07, 2005 10:06 pm Reply with quoteBack to top

in mainfile.php on line 264. I installed sentinel and everything seemed ok until i tried to activate the admin block and started getting that error message. I only get that error when I activate the admin blocker. I have to re-install the sql tables to get anything else to work after that. Everything else about it works fine though.

I use admin secure and protector as well on phpnuke 7.5 w/ 2.8sec

Any ideas?
Find all posts by topdog2kView user's profileSend private message
HalJordan
Support Staff
Support Staff


Joined: Aug 07, 2004
Posts: 1117

Location: Somewhere around Hunan, China

PostPosted: Sat Jan 08, 2005 10:12 am Reply with quoteBack to top

asec_isadmin() is part of the AdminSecure addon, and if you are getting that error, you may be missing one of the AS files or perhaps edited one of the required files to remove the called function. Check the AS documentation to make sure they are all there, especially any includes or any edits.

_________________
Obedezco, pero no cumplo.

Proprietor, www.computernewbie.info
Support staff, www.nukecops.com
Find all posts by HalJordanView user's profileSend private messageSend e-mailVisit poster's websiteAIM Address
topdog2k
Nuke Soldier
Nuke Soldier


Joined: Oct 21, 2004
Posts: 32


PostPosted: Sat Jan 08, 2005 10:53 am Reply with quoteBack to top

Thanks Hal.


Quote:


10. This step is optional but recommended. If you having problems with this
step, simply remove the additional lines described below.

- Edit auth.php at PHP-Nuke root directory on your server (or a copy in
your local computer). auth.php is PHP-Nuke file located on the
PHP-Nuke root.

- Find these lines:

$admin = base64_encode("$aid:$pwd:$row[admlanguage]");
setcookie("admin","$admin",time()+2592000);
unset($op);

- Below those lines, add this new line:

$_COOKIE['admin'] = $admin;

Note: If your server using PHP prior version 4.1.0, replace $_COOKIE with $HTTP_COOKIE_VARS

- Find this line:

$admintest = 0;

- Below that line, add this new line:

$admin = $_COOKIE['admin'];

Note: If your server using PHP prior version 4.1.0, replace $_COOKIE with $HTTP_COOKIE_VARS

- Save auth.php and upload to your server (overwrite the old one).



Because 7.5 no longer uses auth.php and it states "optional" in the directions....sigh. That and I had to wait for the cookie to expire which just left me baffled, need coffee Embarassed
Find all posts by topdog2kView user's profileSend private message
Display posts from previous:      
This forum is locked: you cannot post, reply to, or edit topics.  This topic is locked: you cannot edit posts or make replies.printer-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.269 Seconds - 251 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::