701
goffy
Re: Product Comparison Module
  • 2021/8/3 18:14

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


wow, great



702
Mamba
Re: Product Comparison Module
  • 2021/8/3 15:42

  • Mamba

  • Moderator

  • Posts: 11367

  • Since: 2004/4/23


Looks awesome!!!

Thank you!!!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



703
heyula
Product Comparison Module
  • 2021/8/3 15:20

  • heyula

  • Theme Designer

  • Posts: 590

  • Since: 2008/4/24


Product Comparison Module

a module created with modulebuilder.

Resized Image


Resized Image


Resized Image


Demo:

https://xoops.erenyumak.com/modules/xhcontent/products.php

I will post it soon



704
alain01
Re: xmcontent 1.5 Final Released
  • 2021/7/27 7:00

  • alain01

  • Just can't stay away

  • Posts: 529

  • Since: 2003/6/20


Sure,
I dont know why but the XOOPS forum cuts some parts of my code in my post.

But you know which code is missing )) !



705
mjoel
Re: force changing password after importing user ?
  • 2021/7/27 6:56

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


thanks geekwright, wish someday xoops will have this incorporated in the core



706
mjoel
Re: xmcontent 1.5 Final Released
  • 2021/7/27 6:50

  • mjoel

  • Quite a regular

  • Posts: 325

  • Since: 2006/12/9


Quote:

alain01 wrote:

<img class="rounded img-fluid" src="/uploads/xmcontent/images/" alt="<{$content_title}>">



thank you alain

it should be

<img class="rounded img-fluid" src="<{$xoops_url}>/uploads/xmcontent/images/<{$content_logo}>" alt="<{$content_title}>">



707
Mamba
XoopsTube 1.08 RC-1 for XOOPS 2.5.11, PHP 7.3+
  • 2021/7/26 5:04

  • Mamba

  • Moderator

  • Posts: 11367

  • Since: 2004/4/23


Resized Image

The XoopsTube 1.08 RC 1 is available for testing on the upcoming XOOPS 2.5.11 and PHP 7.3+

New in this version: namespaces, autoloading, various fixes, PHP 7 compatibility (tested on PHP 7.2.4)

You can download it from GitHub.

And you can fork it from GitHub as well, and submit your improvements or bug fixes there.

We encourage everybody to open an account on GitHub and get used to working with Git, as this is the current Industry Standard.

Please note: This version is developed and tested ONLY on XOOPS 2.5.11
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



708
geekwright
Re: force changing password after importing user ?

A quick and dirty solution would be to change this line:
$user->setVar('pass'md5($liste[3]));

to:
$user->setVar('pass''');


The 'pass' column will not correspond to any possible password, so the only way to log in will be going through the forgot password logic to reset it.



709
alain01
Re: xmcontent 1.5 Final Released
  • 2021/7/24 22:09

  • alain01

  • Just can't stay away

  • Posts: 529

  • Since: 2003/6/20


Ok,
no logo on the article page, just in the index page.
May be Greg will implement this feature in the next version.

Bad solution is a "hack" :

file viewcontent.php
Add line 58
$xoopsTpl->assign('content_logo'$content->getVar('content_logo'));

file /themes/you_theme_bt4/modules/xmcontent/xmcontent_viewcontent.tpl

<img class="rounded img-fluid" src="/uploads/xmcontent/images/" alt="<{$content_title}>">

you can add img where you want in the article, near title or on left side for example



710
alain01
Re: xmcontent 1.5 Final Released
  • 2021/7/24 20:21

  • alain01

  • Just can't stay away

  • Posts: 529

  • Since: 2003/6/20


Hi mjoel,
humm,
Ok, let me try it...




TopTop
« 1 ... 68 69 70 (71) 72 73 74 ... 29422 »



Login

Who's Online

104 user(s) are online (80 user(s) are browsing Support Forums)


Members: 0


Guests: 104


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