1
guspel
Re: After 2.5.6 upgrade profile module gives white screen
  • 2020/8/2 23:53

  • guspel

  • Just popping in

  • Posts: 12

  • Since: 2012/2/25


Quote:

Mamba wrote:
go to:
myalbum/class/myalbum.textsanitizer.php

and around line 35 add the word "static" to function &getInstance(), so it looks like this:

static function &getInstance()


or go and download the latest version of MyAlbum...


Thanks you very much. Mamba



2
guspel
Re: verify registered user in html
  • 2018/12/24 20:01

  • guspel

  • Just popping in

  • Posts: 12

  • Since: 2012/2/25


Thanks for the answers.
I solved it using this code.
For now it works well. I'll keep doing tests.

<?php include dirname(__FILE__) . DIRECTORY_SEPARATOR '../../mainfile.php';
 if (isset(
$GLOBALS['xoopsUser']) && is_object($GLOBALS['xoopsUser'])) { ?> 
<html>Any content</html>
 <?php }else {redirect_header(XOOPS_URL "/user.php");} include(XOOPS_ROOT_PATH."/footer.php"); ?>


Thank you and Happy New Year



3
guspel
verify registered user in html
  • 2018/12/21 19:48

  • guspel

  • Just popping in

  • Posts: 12

  • Since: 2012/2/25


I have a page (xx.html) in a directory within xoops.
I want users to be able to see it (xoops / file / xx.html), but not anonymous.
What code should I include in the header of xx.html so that it verifies that it is a registered user?
Thank you



4
guspel
Re: Strange problems with email user
  • 2012/5/15 3:08

  • guspel

  • Just popping in

  • Posts: 12

  • Since: 2012/2/25


Hi
In /class/xoopsform/formtextdateselect.php replace _CAL_FORMAT for _SHORTDATESTRING

In Spanish had the same problem and I solved this way.
I hope you will be useful

Bye



5
guspel
Re: Restrict access to users according to the country of origin
  • 2012/3/9 13:56

  • guspel

  • Just popping in

  • Posts: 12

  • Since: 2012/2/25


Hi Rodney

I commented
I'm doing work for a print magazine that wants to sell subscriptions to all the countries except where performed.
In this country only want to sell the printed edition.

There would be no problem accessing the whole site except for the section of the magazine subscription and pdf

He had thought of using it htaccess but restrict access to the entire web site.
Restrict access to a module or a module category as with the groups but using the ip would be a partial solution.
But not how or if there is some hack to do

Thank



6
guspel
Restrict access to users according to the country of origin
  • 2012/3/9 3:03

  • guspel

  • Just popping in

  • Posts: 12

  • Since: 2012/2/25


Is possible to restrict access to the site or any section of the site to users according to the country of origin.

Would need to see the possibility of blocking access to a section from the country of origin of the web and open access to all other countries.

thanks



7
guspel
Re: User access to temporaly
  • 2012/3/5 4:50

  • guspel

  • Just popping in

  • Posts: 12

  • Since: 2012/2/25


Thanks Flipse
I will try

Rodney
Waiting For the patch

In my case it is best:
1 - Create subscriptions for 6 or 12 months
2 - Payment by paypal
3 - Power to create a password that will last the time of subscription

But I can accommodate my needs the system to exist.
Thanks for the answers



8
guspel
User access to temporaly
  • 2012/3/4 15:48

  • guspel

  • Just popping in

  • Posts: 12

  • Since: 2012/2/25


Hi

My query is whether it is possible to give users access to temporarily.
For example 6 months or 12 months notice of expiration

Is there any module or from the same system.

thanks



9
guspel
Re: Problem with Publisher and Tinyeditor/TinyMCE
  • 2012/3/4 15:06

  • guspel

  • Just popping in

  • Posts: 12

  • Since: 2012/2/25


Quote:

Mamba wrote:
From which version to which one?


I think the mistake is the structure of the tinymce folder.
Here is the link so you can download and watch as this prepared the folder structure.

http://www.sendspace.com/file/bkilsd



10
guspel
Re: Problem with Publisher and Tinyeditor/TinyMCE
  • 2012/2/26 13:49

  • guspel

  • Just popping in

  • Posts: 12

  • Since: 2012/2/25


I solved by changing the version of tinymce

Thanks




TopTop
(1) 2 »



Login

Who's Online

202 user(s) are online (117 user(s) are browsing Support Forums)


Members: 0


Guests: 202


more...

Donat-O-Meter

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

Latest GitHub Commits