1881
belgi
Re: Module Pedigree
  • 2019/10/7 9:39

  • belgi

  • Just popping in

  • Posts: 13

  • Since: 2019/9/29


Thank you for the info. I actually worked on the Alpha version.
However, after uploading Xoops 2.5.10 I had to change php to version 5.6 because the pedigree module did not work. I uploaded the pedigree version 1.3 Beta module because it is available. In the database, I only changed the tables with the dog's data. However, the module does not enter photos into the database and other data. But introduces, for example, new owners or breeders of dogs.
So I uploaded xoops 2.5.6 and pedigree 1.3.Beta again. However, the situation is the same. The module uploads the photo to the catalog with photos on the server, but does not upload to the table in the database. If I do it manually, enter the photo number of the dog into the table in the database, then the module will show the photo on the page. The module does not introduce NEW DOGS to the database, at all. The module shows a message that it stores data, but does not enter it into the database. Cache 5 minutes.
In addition, there is an error in the module menu and the View/Search buttons have quotation marks. So it looks like this: "View/Search.
The WEBMASTER TOOLS button is available in the menu for registered users. I don't want it to be available. It cannot be changed in the program settings. How do you remove this button in the menu?
Users not logged in, unregistered do not have access to WEBMASTER TOOLS. This option is already saved in advance in the program. And for registered users it is available. It should not be like that. As an administrator, I have USER MENU available.
I am asking for help so that the program works properly. He uploaded photos and other data and showed them on the site.
Anna



1882
fabou78
Re: How is IP filtering/ban done in XOOPS protector?
  • 2019/10/7 8:52

  • fabou78

  • Friend of XOOPS

  • Posts: 43

  • Since: 2012/6/16


Indeed RFC 7239 look goods. I though that XFF was a already a standard but as per RFC it is not.

Thanks for this,



1883
Mamba
Re: Problem with xNewsletter
  • 2019/10/6 1:38

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


We've made some updates to the module, you might test the 1.4 Beta 1 release and see if it solved some of your issues:

https://github.com/XoopsModules25x/xnewsletter/releases
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



1884
Mamba
Re: Module Pedigree
  • 2019/10/4 5:01

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Was this a fresh installation? I hope, you've installed it only for testing, since it is an "Alpha" version, i.e. bugs are expected!

Also, while PHP 5.6 should be OK, you should upgrade to XOOPS 2.5.10

In case, you want to test it, you can also try the 1.32 Alpha 1 version, but remember that this is Alpha version, i.e. bugs are expected.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



1885
belgi
Module Pedigree
  • 2019/10/1 12:30

  • belgi

  • Just popping in

  • Posts: 13

  • Since: 2019/9/29


Pedigree module after re-uploading does not upload photos, does not upload data to the database, shows error 500. Xoops 2.5.6, Pedigree 1.3.1. Alpha, php 5.6. Before everything went correctly.



1886
Zap_English
Re: Problem with xNewsletter

I got the same error again this month

After the first 10 emails it stops sending

It's set for 10 emails every 10 minutes and my host increased my email limit to 2000 per hour



1887
geekwright
Re: How is IP filtering/ban done in XOOPS protector?

The IP used by protector is resolved in \Xmf\IPAddress::fromRequest(). Unfortunately, it is not using X-Forwarded-For at the moment.

RFC 7239 looks promising, but XFF seems to still be the defacto standard. It should be supported here. I will add a ticket to add support for it, and it will be part of 2.5.11 - coming soon.

Edit: ticket is here: https://github.com/XOOPS/xmf/issues/64



1888
Mamba
Re: changing colors and visuals in a theme
  • 2019/9/28 6:33

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Most probably you didn't set the Preferences to update the templates.

Go to Preferences/General Settings and set the "Check templates for modifications?" to Yes

If it works, and you don't plan to make any changes anymore, then you can go back and set it back to "No"
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



1889
Skype-Fr
changing colors and visuals in a theme
  • 2019/9/27 11:08

  • Skype-Fr

  • Just popping in

  • Posts: 28

  • Since: 2006/4/27


Hi all ,

About XOOPS 2.5.7.2 - PHP 5.6.40 ...

I remake colors and pictures into my theme.

However, users still see a lot of old colors. Of course, before I deleted all files & tpl from the caches folders on the server.

Please, how to see an immediate change of colors without the users operate something ?

Thanks ...



1890
fabou78
How is IP filtering/ban done in XOOPS protector?
  • 2019/9/26 15:59

  • fabou78

  • Friend of XOOPS

  • Posts: 43

  • Since: 2012/6/16


My provider have upgraded their platform and now we sit behind a load balancer or firewall. This has the consequences that the web server we are on will always the same IP address.

During testing I wanted to open access only to me and was forced to use XFF in .htaccess rather that the traditional require ip.

SetEnvIF X-Forwarded-For "1.1.1.1" AllowIP

<RequireAny>
    Require 
env AllowIP
RequireAny>


Would the IP filtering mechanism in XOOPS based on XFF by any chances?




TopTop
« 1 ... 186 187 188 (189) 190 191 192 ... 29425 »



Login

Who's Online

513 user(s) are online (307 user(s) are browsing Support Forums)


Members: 0


Guests: 513


more...

Donat-O-Meter

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

Latest GitHub Commits