251
goffy
Re: Is there a working newsletter module?
  • 2017/1/12 19:07

  • goffy

  • Just can't stay away

  • Posts: 547

  • Since: 2010/12/27


hi

which problem do you have?



252
goffy
htaccess and uploads dir
  • 2016/12/24 9:28

  • goffy

  • Just can't stay away

  • Posts: 547

  • Since: 2010/12/27


hi all

I have problems with access to my uploaded pics in directory ../uploads/images/

in uploads and images directory there is a htaccess file with folloowing content
# secure directory by disabling script execution
AddHandler cgi-script .php .pl .py .jsp .asp .htm .shtml .sh .cgi .php5 .php4 .php3 .phps
Options 
-ExecCGI -Indexes

these htaccess files are created with default installation of xoops.

How can I solve this?
- delete the htaccess files? (Quick solution, but secure?)
- Do I need addtional settings on my server?



253
goffy
Re: xoops_data folder
  • 2016/10/3 4:26

  • goffy

  • Just can't stay away

  • Posts: 547

  • Since: 2010/12/27


Hi

I have simular problem with a cronjob in one of my modules, which produces a lot of small files with only a few bytes.
And if I have to much files, it is also a problem to delete them via filezilla.

Did you already try to get access to the folder via your hoster software (e.g. Plesk or Confixx file manager) and to delete all files from there at once?

if it works and then files appear again (maybe every hour a new one) then check for cronjobs



254
goffy
Re: Cookie Bar
  • 2016/9/26 7:09

  • goffy

  • Just can't stay away

  • Posts: 547

  • Since: 2010/12/27


Hi

I think what you are looking for is included in my module wgSitenotice
http://xoops.wedega.com/modules/TDMDownloads/singlefile.php?cid=1&lid=1
the tutorial you can find here: https://ggoffy.gitbooks.io/wgsitenotice-tutorial/content/en/



255
goffy
Gitbook versions
  • 2016/9/24 7:37

  • goffy

  • Just can't stay away

  • Posts: 547

  • Since: 2010/12/27


Hi to all Gitbook creators

If I look on our tutorials on Gitbook, I see on the first page of a tutorial
- the module name
- sometimes the module version
- the needed xoops version
- basic information
- table of content

but I see nowhere an information about the version of the tutorial himself. If I have downloaded a pdf and come back to this tutorial half a year later, I have to check site by site to see, whether something has changed or not.

IMO on first site should also be always: Quote:

Module Version x.x
Supported Xoops Versions
Tutorial Version x.x, last modified xx.xx.xxxx
Maybe: Supported PHP-Versions



256
goffy
Re: Need Help with xBootstrap Nav Menu
  • 2016/9/18 15:29

  • goffy

  • Just can't stay away

  • Posts: 547

  • Since: 2010/12/27


hi
try following:
add in your themes/xbootstrap/style.css this code:
.navbar-nav>li>a{
    
padding-top:15px !important;
    
padding-bottom:15px !important;
    
line-height:40px !important;
}



257
goffy
Re: xoops 2.5.8 and tdmcreate 1.91
  • 2016/9/16 15:55

  • goffy

  • Just can't stay away

  • Posts: 547

  • Since: 2010/12/27




not problem, and I like it, because I like structured folders.

but then we should adopt xoops core



258
goffy
Re: xoops 2.5.8 and tdmcreate 1.91
  • 2016/9/14 20:46

  • goffy

  • Just can't stay away

  • Posts: 547

  • Since: 2010/12/27


Hi timgno

thats strange

1) I downloaded and installed last version https://github.com/txmodxoops/tdmcreate-1.91
2) i created a module named testmodules1
3) I created a table named testtables1
4) I built the module

if I go now to ...\uploads\tdmcreate\repository\testmodules1\templates I see
- folder 'admin'
- file index.html
- file testmodules1_breadcrumbs.tpl
- file testmodules1_footer.tpl
....



259
goffy
xoops 2.5.8 and tdmcreate 1.91
  • 2016/9/4 9:33

  • goffy

  • Just can't stay away

  • Posts: 547

  • Since: 2010/12/27


Hi

Xoops 2.5.9 Beta 1
TDMCreate 1.91 Alpha 3.4

following problem:
tdmcreate for a module in folder templates
- the subfolder 'admin' (for admin templates)
- the subfolder 'block' (for block templates)
- all user templates

if you create with System->Template Manager (...modules/system/admin.php?fct=tplsets) a new template set in your theme, you have only
- the subfolder 'block' (for block templates)
all user templates

the subfolder 'admin' (for admin templates) is missing

what should be changed? tdmcreate or System->Template Manager?

I suggest to change Template Manager



260
goffy
Re: Antispam solutions
  • 2016/8/12 8:36

  • goffy

  • Just can't stay away

  • Posts: 547

  • Since: 2010/12/27


hi geekwright

two additional ideas, which I have implemented on myxoops.org:
1) starting point of bots is register.php, I'm using another name (changed manually). Would it be possible to generate during installation of xoops a random file name and write this file name into xoops config?
2) normally nobody types in "http://website.com/register.php" in the Url field of browser. Everybody use the link somewhere on the website to get to registration form, therefore there must be a http referer if register.php starts.

Of course, this steps do not help against cheap human labor.

What do you think?




TopTop
« 1 ... 23 24 25 (26) 27 28 29 ... 44 »



Login

Who's Online

176 user(s) are online (151 user(s) are browsing Support Forums)


Members: 0


Guests: 176


more...

Donat-O-Meter

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

Latest GitHub Commits