2291
luciorota
Re: Watermark Hack for Xoops Core Imagemanager
  • 2019/1/3 10:24

  • luciorota

  • Module Developer

  • Posts: 216

  • Since: 2007/4/20


Hi
tell us more please



2292
Zap_English
Watermark Hack for Xoops Core Imagemanager

Does anyone have this hack? The authors site seems to be dead

XOOPS Version XOOPS 2.5.8.1
PHP Version 7.0.32
mySQL Version 5.5.60-MariaDB



2293
Mamba
Re: xoops Password rules and password expiry
  • 2018/12/30 5:33

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


You might also take a look at the tad_login module that is using the OpenID:
https://github.com/tad0616/tad_login

Maybe you'll find some ideas there...
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



2294
goffy
Re: Working gallery module?
  • 2018/12/29 17:30

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


Hi

Resized Image

The uploader takesas default the name of the file as title, but you can easily change it
- before uploading them (see image)
- after uploading if you goto image editing



2295
Runeher
Re: Working gallery module?
  • 2018/12/29 15:48

  • Runeher

  • Module Developer

  • Posts: 825

  • Since: 2008/1/24


goffy, it works and this is a very good start, but I wish there was an option to write a title for pictures instead of the file name, which is kind of ugly.

And I wish older modules would be updated along with XOOPS.



2296
heyula
Re: Working gallery module?
  • 2018/12/29 12:16

  • heyula

  • Theme Designer

  • Posts: 590

  • Since: 2008/4/24


demo:https://xoops.wedega.com/modules/wggallery/

Thanks to wonderful module.



2297
Mage
Re: Working gallery module?
  • 2018/12/29 9:44

  • Mage

  • Core Developer

  • Posts: 206

  • Since: 2009/8/2 1


I find your module very well! Congratulations for your work!



2298
goffy
Re: Working gallery module?
  • 2018/12/28 18:51

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


Hi

it is still alpha (but I hope I have RC soon), but you can tryhttps://github.com/ggoffy/wggallery
- you can use different gallery types (viewer.js, colorbox, lclightboxlite, Justified Gallery with Colorbox or Jssor) for the slideshow
- you have different album types to present the albums on blocks/index page.
- it supports multi upload with drag&drop (please read xoops259.txt, otherwise it works not)
- automatic resizing
- watermarks
-....

demo:https://xoops.wedega.com/modules/wggallery/

Attention: for perfect style you need a bootstrap theme

let me know your opinion



2299
Runeher
Working gallery module?
  • 2018/12/28 15:16

  • Runeher

  • Module Developer

  • Posts: 825

  • Since: 2008/1/24


Hi, I'm making a site for a friend and installed the latest version of XOOPS, but neighter Extgallery or Myalbum work.

Extgallery gives all kinds of errors:

Error : TypeError: Argument 1 passed to CriteriaCompo::add() must be an instance of CriteriaElement, boolean given, called in /home1/haakon/public_html/modules/extgallery/class/CategoryHandler.php on line 148

And Myalbum gives a blank page.

Solutions ahead? Cause XOOPS is useless unless modules work.

Edit: Extgallery works well if logged in, but visitors get:

A problem has occurred on our server!
Page is currently unavailable

We are working on a fix
Please come back soon ...



2300
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




TopTop
« 1 ... 227 228 229 (230) 231 232 233 ... 29422 »



Login

Who's Online

47 user(s) are online (18 user(s) are browsing Support Forums)


Members: 0


Guests: 47


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