Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Badges

Any minute now…

Max_B

Username
Max_B
Joined
Visits
1,597
Last Active
Roles
Member
Badges
0
Points
0
Posts
410

Comments

  • In some older thread on the same sujet, I suggested to have extension translations under extensions//.php. That is the setting used currently for a forum I made. Note that your extensions/*/LANGUAGE.php should find it.
  • In some older thread on the same sujet, I suggested to have extension translations under extensions//.php. That is the setting used currently for a forum I made. Note that your extensions/*/LANGUAGE.php should find it.
  • Yeah! This is the kind of error we all do time to time. It was such an error that made one early Mars explorer vessel to crash miserably!
    in JQuery Comment by Max_B June 2008
  • 0.7 zip file corrected
    in CategoryRoles Comment by Max_B June 2008
  • @tannerc Did you check the roles order, in the "Roles & Permission" settings form? The role are sorted in ascending priority order, so the "admin" role should be BELOW the "member" role in that list.
    in CategoryRoles Comment by Max_B May 2008
  • you want to set the second dropdown to same or higher privileged role than the first. In your case "teamPuscifer" (great name btw)
  • @fysicsluvr: 1 - discussion_form.php is required to limit abilities. settings_category_edit.php for editing roles. 2 - from the readme (!): If you want to use the extension with another theme, you can copy the two php files of this folder to you th…
  • @timfire: will do.
  • Well, if the theme is correctly installed, please double check it, go to Settings->Categories, click to edit one category. You should find two more selectors down the page. Or else something is not correctly installed. We need more info.
  • @Alty: yes you should find it there, is the custom theme enabled also?
  • @Alty: The delegate is already there in 1.1.4 (since ?) you do not need add it. Did you enable the extension?
  • The 0.6 version correct the initialization bug and merge with Vanilla 1.1.2 theme file.
  • @drweyant: Its probably because setting are not initialized. Did you see this post? Anyway, I MUST correct this for long now. I'll try to do it today.
  • …the custom class must be updated accordingly. Every feature has a cost.
  • About your need: use CategoryRoles, adding the delegate is only a single line edit. About the object factory: by overloading the standard class by a custom one, I'd be able to add the required database join and save the delegate need. Also a single…
  • Nope. Mark never commented this delegate request and I don't know if he forgot to add it or what… Anyway, I'm planning to rewrite part of this extension to use the object factory instead of delegate, mostly because this would allow a much better d…
  • Did you add the required delegate, as explained in the readme?
  • 0.7 zip file corrected
    in CategoryRoles Comment by Max_B June 2008
  • @tannerc Did you check the roles order, in the "Roles & Permission" settings form? The role are sorted in ascending priority order, so the "admin" role should be BELOW the "member" role in that list.
    in CategoryRoles Comment by Max_B May 2008
  • you want to set the second dropdown to same or higher privileged role than the first. In your case "teamPuscifer" (great name btw)
  • @fysicsluvr: 1 - discussion_form.php is required to limit abilities. settings_category_edit.php for editing roles. 2 - from the readme (!): If you want to use the extension with another theme, you can copy the two php files of this folder to you th…
  • @timfire: will do.
  • Well, if the theme is correctly installed, please double check it, go to Settings->Categories, click to edit one category. You should find two more selectors down the page. Or else something is not correctly installed. We need more info.
  • @Alty: yes you should find it there, is the custom theme enabled also?
  • @Alty: The delegate is already there in 1.1.4 (since ?) you do not need add it. Did you enable the extension?
  • The 0.6 version correct the initialization bug and merge with Vanilla 1.1.2 theme file.
  • @drweyant: Its probably because setting are not initialized. Did you see this post? Anyway, I MUST correct this for long now. I'll try to do it today.
  • …the custom class must be updated accordingly. Every feature has a cost.
  • About your need: use CategoryRoles, adding the delegate is only a single line edit. About the object factory: by overloading the standard class by a custom one, I'd be able to add the required database join and save the delegate need. Also a single…
  • Nope. Mark never commented this delegate request and I don't know if he forgot to add it or what… Anyway, I'm planning to rewrite part of this extension to use the object factory instead of delegate, mostly because this would allow a much better d…