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, 54 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 - 7.0B1 Wont Let Me Assign Registered Members To Any Modules [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
dirtbag
Lieutenant
Lieutenant


Joined: May 08, 2003
Posts: 159


PostPosted: Sat Nov 08, 2003 11:59 pm Reply with quoteBack to top

7.0B1 Wont Let Me Assign Registered Members To Any Modules??????

Can anyone verify this is you are using 7.0b1. I been 7.0b1 for a couple of weeks now and today I wanted to Who can View This? for the Download Module set to Registered Members Only and then i started getting many emails that people were Registered but they could not login...

I was a bit puzzled as everything was setup correctly and the module was working fine as people have been downloading with no problems when set to All Visitors my questions is there is this new User Group option which i have set to none on all my modules... Would this have anything to do with the problem that I am having??

So i have done some minor code changes to parts of my nuke site and was wondering if that might have something to do with it.

Well to make a long story short is i have another server and i installed a fresh version of 7.0b1 on it with the fresh database and made a couple of users and the problem still persists.. I even assigned some other modules and the same problem occurred...

DOWNLOADS
FAQ

Please can someone else verify this as its either a bug or i am not doing something right with these new USER GROUPS..

you can get test it on yourself on this fresh install of 7.0b1 at

http://www.subfighter.tv

login and password = tester

i once logged in try to access the

DOWNLOADS
FAQ


section and you will see you get denied...


http://subfighter.tv

_________________
Rick Estrada
http://www.subfighter.com
Online Jiu Jitsu Techniques MMA News
Find all posts by dirtbagView user's profileSend private message
dirtbag
Lieutenant
Lieutenant


Joined: May 08, 2003
Posts: 159


PostPosted: Sun Nov 09, 2003 7:53 am Reply with quoteBack to top

also has anyone actually used the new point system??

_________________
Rick Estrada
http://www.subfighter.com
Online Jiu Jitsu Techniques MMA News
Find all posts by dirtbagView user's profileSend private message
XEULAS
Captain
Captain


Joined: Oct 20, 2003
Posts: 335


PostPosted: Sun Nov 09, 2003 8:48 am Reply with quoteBack to top

Hi. I use 7.0b1. I've posted on this topic (restricted access) till Im blue in the face. Oh, wait, I was just holding my breath is all. Anyway. The post was moved to post installation help. Search on error 7, or restricted access

I have not used the point system. Havent noticed anything to point me to 'using' it.



FOUND IT! http://nukecops.com/postt13371.html
Find all posts by XEULASView user's profileSend private messageVisit poster's website
dirtbag
Lieutenant
Lieutenant


Joined: May 08, 2003
Posts: 159


PostPosted: Sun Nov 09, 2003 2:42 pm Reply with quoteBack to top

this must definitely be a bug as there are many people on the other link you posted with the same problem..


Quote:
MerchantPal said (in part) - I suspect the problem is related to is_user() sub routine validation. If you are not using the Users Groups (at least in the beta), then it can be fixed by disabeling the boolean for "AND is_user(vars)" in <modules.php> ..

Code:

// Original condition
// if ($view == 1 AND is_user($user) AND is_group($user, $name) OR is_admin($admin)) {

// replaced condition
if ($view == 1 AND is_user($user) OR is_admin($admin)) {



well i got happy just for a second unitl i read your next post

Quote:
NOTE: The above fix for the restricted registerered users only works for links in the module block. It does not work for internal links (registered users are still restricted).


as i used my own custom blocks to call the phpnuke modules.. so i take it the problem will still happen unless you just use the modules block??

well i hope someone that knows the problem could address this soon!! Smile as i dont want to turn blue in the face also..

_________________
Rick Estrada
http://www.subfighter.com
Online Jiu Jitsu Techniques MMA News
Find all posts by dirtbagView user's profileSend private message
dirtbag
Lieutenant
Lieutenant


Joined: May 08, 2003
Posts: 159


PostPosted: Sun Nov 09, 2003 10:22 pm Reply with quoteBack to top

this fix a little different ... and works with outside links...

thanks for bob for sharing it..

http://www.nukescripts.net/modules.php?name=Forums&file=viewtopic&p=3284

_________________
Rick Estrada
http://www.subfighter.com
Online Jiu Jitsu Techniques MMA News
Find all posts by dirtbagView user's profileSend private message
XEULAS
Captain
Captain


Joined: Oct 20, 2003
Posts: 335


PostPosted: Mon Nov 10, 2003 1:01 am Reply with quoteBack to top

WHOO HOO! That does the trick! THANKS!

I hope the cops hear about this. (Never thought I'd ever utter those words.Mr. Green )
Find all posts by XEULASView user's profileSend private messageVisit poster's website
MrFluffy
Captain
Captain


Joined: Aug 06, 2003
Posts: 411

Location: Berlin

PostPosted: Mon Nov 10, 2003 1:57 am Reply with quoteBack to top

dirtbag wrote:
also has anyone actually used the new point system??


Well, 'use' would be exaggerated, but i played around a bit. I made a modification of a top_posters block to give feedback of points. You could try it out if you like to show some kind of scoreboard.

Find it here *link updated, sorry

_________________
cu, MrFluffy

conrads-berlin.de
nuke-platinum.de
Find all posts by MrFluffyView user's profileSend private messageVisit poster's websiteAIM AddressYahoo MessengerMSN MessengerICQ Number
WebKnight
Nuke Soldier
Nuke Soldier


Joined: Dec 20, 2003
Posts: 16


PostPosted: Sun Jan 04, 2004 4:00 pm Reply with quoteBack to top

would be neat if there was something that would do the following.

Get at least 10 points a month or 'x' amount of months / days to keep your account alive before auto deletion with the ability to set certain accounts where they can be undeletable and some other crap additions.

Wish the user points system was what i thought it would be. Like the phpbb points system that i can't find to use on my phpnuke 7.0 site lol

_________________
WebKnight-
Find all posts by WebKnightView user's profileSend private message
XEULAS
Captain
Captain


Joined: Oct 20, 2003
Posts: 335


PostPosted: Sun Jan 04, 2004 6:51 pm Reply with quoteBack to top

I saw a good use of a points system....

A user would post a question, for instance, "I can't get the survey module to work, it keeps giving me this error"... etc etc. They would assign a point value to the question, say, 50 points.

Then other users would post their answers to the question.

The original poster would then find the first answer(s) that fixed their problem, and would distribute the 50 points to the users who helped them.


So the more anxious you are for an answer, the more of your points you would assign to the question... and the more points that users see assigned to a question, the more anxious they are to answer them.
Find all posts by XEULASView user's profileSend private messageVisit poster's website
ShaMana
Nuke Soldier
Nuke Soldier


Joined: Jan 01, 2004
Posts: 22


PostPosted: Mon Jan 26, 2004 5:09 am Reply with quoteBack to top

dirtbag wrote:
this fix a little different ... and works with outside links...

thanks for bob for sharing it..

http://www.nukescripts.net/modules.php?name=Forums&file=viewtopic&p=3284


I can't open it. It says "this module isn't active" Sad. Please someone post the Fix.
Find all posts by ShaManaView user's profileSend private messageVisit poster's websiteICQ Number
MrFluffy
Captain
Captain


Joined: Aug 06, 2003
Posts: 411

Location: Berlin

PostPosted: Mon Jan 26, 2004 5:19 am Reply with quoteBack to top

look here for the fix:

http://nukecops.com/postitle19682-0-0-.html

_________________
cu, MrFluffy

conrads-berlin.de
nuke-platinum.de
Find all posts by MrFluffyView user's profileSend private messageVisit poster's websiteAIM AddressYahoo MessengerMSN MessengerICQ Number
ShaMana
Nuke Soldier
Nuke Soldier


Joined: Jan 01, 2004
Posts: 22


PostPosted: Mon Jan 26, 2004 6:02 am Reply with quoteBack to top

MrFluffy wrote:
look here for the fix:

http://nukecops.com/postitle19682-0-0-.html


10x for the help
Find all posts by ShaManaView user's profileSend private messageVisit poster's websiteICQ Number
Display posts from previous:      
Post new topic  Reply to topicprinter-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.218 Seconds - 206 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::