6151
biglove
Re: How is my Xoops 2.5.6 site getting spammed if the forms on register.php don't even display?
  • 2015/1/14 17:42

  • biglove

  • Not too shy to talk

  • Posts: 157

  • Since: 2004/8/18


I updated the User Profile Module to 1.86 Final @ noon.

I confirmed both:
3) In the Profile module, go to Admin and in the Basic step located at:

/modules/profile/admin/step.php?id=1

set the "Save after stop" to "No"

4) Starting with XOOPS 2.5.7, in Preferences for the Profile module, set the "Use Captcha after the second Registration step" option to "Yes" (it is the default)


40 minutes latter I have still received 15 spam messages.
I had 100 last night.

What else can I try?



6152
sarahmx
Re: xBootstrap XOOPS Theme - Development
  • 2015/1/14 8:25

  • sarahmx

  • Quite a regular

  • Posts: 381

  • Since: 2007/10/28


Quote:

AngeloRocha wrote:
Hi!
Add extCal support and new extgallery blocks style, see:

http://themes.angelorocha.com.br/modules/extgallery/

http://themes.angelorocha.com.br/modules/extcal/calendar-month.php

Shareaholic site: https://shareaholic.com/

Enjoy.


nice job

can you open the extcal event details for public to see ..now it is closed and open for registered user only

TQ...



6153
Mamba
Smarty 3.1 is coming to next version of XOOPS
  • 2015/1/14 2:07

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Resized Image 2015 is starting very well for XOOPS! Thanks to our Core Team Leader, Richard (aka Geekwright), we will have finally Smarty 3.x in the next version of XOOPS! Thank you Richard for your hard work on this! https://github.com/XOOPS/XoopsCore/pull/231 Quote:
This implement the latest Smarty 3.1 version in XOOPS. For an overview of the new Smarty see: http://www.smarty.net/v3_overview This introduces a number of BC breaks from Smarty version2.x. You may want to refer to the following documents: https://github.com/smarty-php/smarty/blob/master/SMARTY_2_BC_NOTES.txt https://github.com/smarty-php/smarty/blob/master/SMARTY_3.0_BC_NOTES.txt https://github.com/smarty-php/smarty/blob/master/SMARTY_3.1_NOTES.txt Quick over view of some practical template changes: String arguments need to be quoted. For example the tag <{xoAppUrl images/aligncenter.gif}> becomes <{xoAppUrl 'images/aligncenter.gif'}> Variables used in templates that have not been assigned will generate errors. You can fix this with the default modifier, i.e. <{$error_msg}> becomes <{$error_msg|default:''}> <{php}> is no longer supported. One common use for this was generating XOOPS security tokens. This use case now has a custom tag, <{securityToken}> <{foreachq}> and <{includeq}> depended heavily on Smarty 2 compiler internals and have been removed. Speed gains from recent PHP versions and from Smarty 3.1 make them much less useful. Use <{foreach}> and <{include}> respectively to replace them. You can use a variable scope modifier on <{include}> in the rare circumstance that changes to variable scope cause issues. Smarty has a <{block}> tag now that is used for template inheritance. To prevent conflict the exiting custom function has been renamed to <{xoblock}>
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6154
sarahmx
Re: Bootstrap XOOPS Admin theme
  • 2015/1/14 1:54

  • sarahmx

  • Quite a regular

  • Posts: 381

  • Since: 2007/10/28


when i tried its not responsive..so i assume its not using bootstrap

But great to know indeed it support bootstrap

Rmcommomn addition to 2.6 will be awesome

Thank you for the explanation mamba

2.6 final will sure be a great release





6155
Mamba
Re: Bootstrap XOOPS Admin theme
  • 2015/1/14 1:15

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


I guess, you didn't look deep enough

XOOPS 2.6.0 has Bootstrap in both User and Admin, but it's version 2.2.2, which was done by ForMuss very early on.

The good news is that Eduardo started to integrate RMC into XOOPS 2.6.0 Core, and once he succeeds, it will make the next version of XOOPS just amazing!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6156
sarahmx
Bootstrap XOOPS Admin theme
  • 2015/1/14 0:35

  • sarahmx

  • Quite a regular

  • Posts: 381

  • Since: 2007/10/28


we have the xbootstrap theme for front theme in xoops 2.5.7

can we have a bootstrap theme at the backend ?

i just tried XOOPS 2.6 alpha, it is great with all the changes but unfortunately the front and backend theme are not in bootstrap mode...

wish someday it will will support bootstrap so it will be mobile friendly ..like most of website and cms today....



6157
Mamba
Re: xBootstrap XOOPS Theme - Development
  • 2015/1/14 0:34

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Perfect timing!!! I was working on a new Website, and was thinking that we need a better looking template for the extCal module, and you just did it! Awesome!!!!

And the slide show is fantastic!!!

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



6158
AngeloRocha
Re: xBootstrap XOOPS Theme - Development




6159
Mamba
Re: How is my Xoops 2.5.6 site getting spammed if the forms on register.php don't even display?
  • 2015/1/14 0:29

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


The steps should be already there. You just need to set the first to "off", so it looks like this:

Resized Image


Quote:
I did have at least one registration step, but it appears to have vanished after the upgrade to 2.5.7.1

You probably didn't update the Profile module, after you have upgraded XOOPS to 2.5.7.1. Please update it in the Admin.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6160
biglove
Re: How is my Xoops 2.5.6 site getting spammed if the forms on register.php don't even display?
  • 2015/1/13 19:26

  • biglove

  • Not too shy to talk

  • Posts: 157

  • Since: 2004/8/18


I attempted to do what you suggested:

However, the only option was:

User Profile »» Preferences
Show latest activities on user profile Yes / No (Yes Selected)

I did have at least one registration step, but it appears to have vanished after the upgrade to 2.5.7.1

I looked through these documents http://xoops.gitbooks.io/xoops-installation-guide/content/book/appendix1.html

and didn't see anything about creating the Registration Steps.






TopTop
« 1 ... 613 614 615 (616) 617 618 619 ... 29425 »



Login

Who's Online

649 user(s) are online (536 user(s) are browsing Support Forums)


Members: 0


Guests: 649


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