5711
luciorota
force password change
  • 2015/6/13 7:47

  • luciorota

  • Module Developer

  • Posts: 216

  • Since: 2007/4/20


Is there a way to force the change of password periodically, i.e. every 90 days?



5712
xoobaru
Re: news module 1.66 not working with xoops 2.5.7.1
  • 2015/6/11 23:24

  • xoobaru

  • Just can't stay away

  • Posts: 494

  • Since: 2010/12/2


Quote:
Michael, Which is the Main repository for News module? Github or SF.net


this was answered in the previous post:

Quote:
However, if you want to stick with News, try the newer version


2.5.7.1 Full download linked in header above is also still on Sourceforge

Referencing the above statement:

Quote:
I would suggest to use Publisher, as it is actively maintained


It suggests Publisher will be the default news module being groomed for the initial release of V2.6 (probably on Github).

Also, I recently installed News module at the above linked source without Tags module with no issues. Neither was there an notification of this dependency.

Where any given module has such a dependency for another module, would it not make sense to bundle them together, or at least raise a notification during install of the primary module?






5713
Mamba
Re: module: Addresses 1.5 -- TYPE=MyISAM error
  • 2015/6/11 20:17

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Quote:
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'TYPE=MyISAM' at line 10

Change it to "ENGINE=MyISAM"
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



5714
pixelpusher
module: Addresses 1.5 -- TYPE=MyISAM error

php: 5.3.29
xoops: 2.5.7.1
module: Addresses 1.5
---------------
I am looking for some help installing the Addresses 1.5 module. I am getting the following error. The only other version I can find is 1.7 which is a hack including google maps. I tried this but the map functionality was not working properly. Please let me know if there is another contact/addresses module I should consider. Thanks

---------
Unable to install addresses. Error(s):
Installing Addresses

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'TYPE=MyISAM' at line 10
---------



5715
pixelpusher
Re: news module 1.66 not working with xoops 2.5.7.1

Thank you for your quick responses. I will look into Publisher. The issue turned out to be a permissions issue and now this it's set correctly is working fine. Thanks



5716
JulioNC
Re: news module 1.66 not working with xoops 2.5.7.1
  • 2015/6/11 17:25

  • JulioNC

  • Quite a regular

  • Posts: 239

  • Since: 2004/10/8


Pixelpusher, You have to install the tag module. (download here)

Michael, Which is the Main repository for News module?
Github or SF.net



5717
geekwright
Re: @fixed::- xoops_getBaseDomain() -- required for multitiered cookies!

Interesting points.

In 2.6, getBaseDomain() uses the public suffix list to parse the smallest registrable domain from a URL. There is an update script already, so keeping that up to date with a cron job is trivial. With a constant explosion of new TLDs and IDNs, this is a big issue, and https://publicsuffix.org/ is a valuable resource with industry wide acceptance. That an DNS lookups, and you've got what is needed.

Better control over the cookie domain, and the ability to serve assets from different domains are also in the works. A lot of the building blocks for more complex infrastructures are already going into place.

The idea of some generic mirror/peer list management built on that is interesting, although we want to make sure we are not just reinventing a CDN, and are actually adding value to the application portion of the stack. Writing a load balancing mechanism in PHP is probably not going to achieve the optimal result, just because of where it is in the stack when it is called, for example.

Interesting ideas, thanks.



5718
Mamba
Re: news module 1.66 not working with xoops 2.5.7.1
  • 2015/6/10 20:28

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


I would suggest to use Publisher, as it is actively maintained. You can download it from GitHub

However, if you want to stick with News, try the newer version
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



5719
pixelpusher
news module 1.66 not working with xoops 2.5.7.1

php: 5.3.29
xoops: 2.5.7.1
news module: 1.66
---------------
I'm looking for help getting the news module working on a new site. The module installed properly and I can work on the back-end. When I go to the public site it displays only a white page. Other modules seem to be working fine. Once I deactivate the news module the site comes back online. Does anyone have a solution to fix this problem? Is there a more compatible news version that I should consider? Thanks



5720
wishcraft
Re: @fixed::- xoops_getBaseDomain() =--= *.peers.xoops.org - 301 Hop to an API

Richard:-

Yeah that is right for example fonts.peers.xoops.org or time.peers.xoops.org etc; will hop with a 301 - Permanently Moved with a .htaccess and header("Location: ") with the post and get passed in the header as well to hop to randomly on of the peers to delegate the data..

Just make some means of looking around on the peers api for checksum (md5); like accessing a font and passing it on with a callback!!




TopTop
« 1 ... 569 570 571 (572) 573 574 575 ... 29425 »



Login

Who's Online

667 user(s) are online (571 user(s) are browsing Support Forums)


Members: 0


Guests: 667


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