• Free Domain Names with Yearly hosting

You are here: Home Joomla Joomla Forums

spacer
Welcome, Guest
Please Login or Register.    Lost Password?

SBD j15 plugin Redirectv03.zip didn´t work
(1 viewing) (1) Guest
Go to bottomPage: 1234
TOPIC: SBD j15 plugin Redirectv03.zip didn´t work
#857
Re:SBD j15 plugin Redirectv03.zip didn´t work 2 Years, 8 Months ago Karma: 14  
Hi,

Many thanks for your comments - we shall definitely have a look.

In the meantime is it possible to check this version?

It should hide the code if a redirect is not valid for the current user and it can access the Noixacl groups.

To use the noixacl you need the following:

{sbdredirect acl<redirect type>:noix:<noix group>:<redirect reference>}

I.e.

{sbdredirect aclid:noix:MyTest:1}

Please note that the group must not have a space in it so must only be one word.

Many Thanks
File Attachment:
File Name: sbd_redirectv04a.zip
File Size: 4111
SimpleByDesign (Admin)
Moderator
Posts: 435
graph
User Offline Click here to see the profile of this user
Gender: Male Birthdate: 1977-09-21
The administrator has disabled public write access.
 
#859
Re:SBD j15 plugin Redirectv03.zip didn´t work 2 Years, 8 Months ago Karma: 0  
Ok, the plugin codeline is now invisble but this
{sbdredirect aclid:noix:Bewerber:1} didn´t work for me.

Bewerber = noix Group
nico65 (User)
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#860
Re:SBD j15 plugin Redirectv03.zip didn´t work 2 Years, 8 Months ago Karma: 14  
Hi,

Thanks for trying - which version of Noixacl do you have? we downloaded 2.0.5beta and based it on the main menu mod - Do you get an error message?

I have just installed the test on our joomla 1.5 test server here:
joomla15.simplebydesign.co.uk

If you look at the News Article: Content Layouts (joomla15.simplebydesign.co.uk/content-layouts) you will see that this page has our redirect test. I have added an extra line to show the redirect code in action on the page.

Two users have been created, both standard Registered users but different Noix accounts, you can log in with the details below to play. As you can see by visiting this page as a guest or two users it should work correctly.

Test User (should never see the Content Layouts page when logged in):
Username: redirecttest
Password: redirecttest
Noix group: Bewerber

Test User 1 (never should be redirected):
Username: noredirect
Password: noredirect
Noix Group: NoBewerber

Hopefully we will work out what the issue is...

Many Thanks
SimpleByDesign (Admin)
Moderator
Posts: 435
graph
User Offline Click here to see the profile of this user
Gender: Male Birthdate: 1977-09-21
The administrator has disabled public write access.
 
#872
Re:SBD j15 plugin Redirectv03.zip didn´t work 2 Years, 8 Months ago Karma: 0  
Hi,

yes I also use the 2.05Beta of noixacl

no it didn´t work for me.
I try this syntax now:
{sbdredirect groupid:6:Registered aclid:noix:Bewerber:1}

groupid:6 6= Group id of Bewerber.
Registered = Parentgroup of Bewerber
aclid:noix:Bewerber = Spezial Group
:1 = redirect target content item 1

Maybe theres something wrong with my Syntax.
nico65 (User)
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#874
Re:SBD j15 plugin Redirectv03.zip didn´t work 2 Years, 8 Months ago Karma: 14  
Hi,

From the look of your code it should work - though the word Registered needs to be lower case, i.e. registered. I tried your code on our test site and it worked for our Noix account.

I have attached another version - there is no code change but we have added some debug code, you will need to turn on the debug option under the plugins parameters to enable the debug code to be displayed. All you need to do is then browser to the page with the user in question and it should display something like:

Code:


Array
(
    [version] => 0.4a
    [redirect] => {sbdredirect groupid:6:registered aclid:noix:Bewerber:1}
    [redirecttype] => acl
    [redirectgroup] => Array
        (
            [0] => registered
        )

    [redirectacl] => Array
        (
            [0] => noix
        )

    [redirectaclgroups] => Array
        (
            [0] => Bewerber
        )

    [redirectaclmatch] => Bewerber
    [redirect0] => id
    [redirect1] => 1
    [redirect2] => 
    [redirect8] => 1
    [link] => /content-layouts/1?task=article
)



If you can paste the result here (and any errors that might be shown), hopefully it might offer an idea to what is happening - or to look at something else.

Do you have any sef components installed?

Hopefully we'll sort this out, we appreciate our assistance in trying to isolate this problem...
File Attachment:
File Name: sbdredirectv04.zip
File Size: 4306
SimpleByDesign (Admin)
Moderator
Posts: 435
graph
User Offline Click here to see the profile of this user
Gender: Male Birthdate: 1977-09-21
The administrator has disabled public write access.
 
#875
Re:SBD j15 plugin Redirectv03.zip didn´t work 2 Years, 8 Months ago Karma: 0  
hmm theres no debugcode when i am on the site.
maybe it´s a problem that its on subdomain.
nico65 (User)
Fresh Boarder
Posts: 11
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1234
Copyright © Simple By Design Limited