51
vmax2extreme
Restrictive file downloads in XOOPS?

Is there any way to post up publications in PDF format for people to read online, but to be able to restrict the file being downloaded?

Please let me know if this is possible. We are using LINUX with XOOPS 2.5.5.

Thanks as always....



52
vmax2extreme
Re: Xoops Poll

Is there an ETA on when the next release will be out? I know its all volunteer work, but I am just curious to see how long we are talking about? For now I will go take a look at the Umfrage module.

Thanks.....



53
vmax2extreme
Re: Xoops Poll

Yes, by assigning categories for group access is what I am looking for. We have the need for this since now we just have to make them available to each group as a entirety which is very restrictive if your using multiple polls. Please keep us informed on the next release of this since its a key functionality we are looking for.

Thanks,

Mike



54
vmax2extreme
Re: Xoops Poll

Ok, just upgraded to XoopsPoll 1.3.3 and still you cant limit permissions except to the block. What I am trying to accomplish here is to limit polls to say like 3 groups so its hidden to all others and then have some polls that all groups may see to vote. I know you can use a block to limit access, but how do you do it for multiple polls with different views for each poll? Is this even possible?



55
vmax2extreme
Xoops Poll

Is it possible to set viewable permissions for displaying multiple polls? Say we want our Board of Directors to be only able to see one set of polls while our general members or just everyone can see another set of polls? Can all these polls be displayed in one block area and only viewable by their permissions set within? Right now I am running XOOPs 2.5.5 and XoopsPoll 1 which I am about to upgrade to verion 1.3.

Thanks in advance....



56
vmax2extreme
Error: You dont have permission to access this area?

For some reason my registration page and reset password page appear to not be allowing anonymous users to get to these pages or resend their passwords to their email address. What would cause access to be denied for anonymous to process these pages?



57
vmax2extreme
Re: Restricted access to custom PHP page?

Quote:

Mamba wrote:
See some background info in this thread. That's if you want to have permissions for various groups.

If you just want to do it for all registered users, you could probably wrap it up in your template by something:

<{if $xoops_isuser}>

your query results

<{else}>
sign up for membership
<{/if}>


I have about 20 different quieries off this php script that are being performed. I went into group permissions and removed annonymous access to the dummy module, but its still not being locked down. I need to have it locked down that if a non registered member runs the script somehow, it will either give them access denied or some sort of error code. As for now, it still enumerates the results which we definately do not warrant.

Mike



58
vmax2extreme
Re: Restricted access to custom PHP page?

I am trying to setup your dummy module to protect this custom PHP script when executed so that it can only be run by logged in members. Here is what we are running:

include("../../mainfile.php");
include(XOOPS_ROOT_PATH."/header.php");
include(XOOPS_ROOT_PATH."/modules/MemberInfo/memberlist.php");

We have a custom script designed to query read only info from our additional membership database and present it when queried as follows:

<www.mydomain.com>/modules/MemberInfo/Memberlist/memberlist.php?region=MD

The query works fine, but how do I lock it down with permissions so that only logged in members can do this query and not guests if they have the url query? At this time its setup but guests can get to the queries too now. We do not want this.

Thanks,

Mike Moore



59
vmax2extreme
Banner redirects not working?

We have banners setup and when logged in the redirection works, but anonymous users/guests click and get "No referer detected"? I know they are all formatted correctly since they worked if logged in? Any advice would be greatly appreciated.




60
vmax2extreme
Session timeout?

I am running xoops 2.5.x and when I am in the user panel trying to send a mass email to all our users we get back a request timeout. Is there a way to increase the session timeout value of the site within xoops?




TopTop
« 1 ... 3 4 5 (6) 7 8 9 ... 14 »



Login

Who's Online

256 user(s) are online (154 user(s) are browsing Support Forums)


Members: 0


Guests: 256


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits