191
goffy
set class for form elements
  • 2018/7/7 10:20

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi

is it right that a form element has the functions setClass and getClass, but they are not used for rendering a form element?



192
goffy
Re: XOOPS Module Team ~ Need Face to Face Meetups!
  • 2018/6/29 6:22

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi wishcraft

Look I just wanted to write as the only module developer team member that seems to be active

I'm not officially in module developer team, but I'm also trying to develop modules (https://github.com/ggoffy). But I never really learnt programming (learnt all myself).
The idea with a central directory/place for all releases sound good. But a lot of things you wrote I'm even not understanding, therefore I'm not sure whether I could be a help or not.



193
goffy
Re: XoopsPreload
  • 2018/3/17 7:07

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


Hi

I tried to reproduce the error:
if XOOPS_ROOT_PATH is wrong I get:
Quote:
Warning: include(C:/Homepages/wamp/www/naturfreunde/htdocs-wrongpath/include/common.php): failed to open stream: No such file or directory in C:\Homepages\wamp\www\naturfreunde\htdocs\mainfile.php on line 104

Quote:
Warning: include(): Failed opening 'C:/Homepages/wamp/www/naturfreunde/htdocs-wrongpath/include/common.php' for inclusion (include_path='.;C:\php\pear') in C:\Homepages\wamp\www\naturfreunde\htdocs\mainfile.php on line 104

Quote:
Fatal error: Class 'XoopsPreload' not found in C:\Homepages\wamp\www\naturfreunde\htdocs\index.php on line 31

if warning are turned off in php.ini you get only the fatal error.

If I am not sure whether the path is really ok I do following:
- create a folder on root (e.g. test)
- then uploading a new xoops
- installing
- checking mainfile.php, because then you see the path needed



194
goffy
Re: XoopsPreload
  • 2018/3/16 16:13

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


Hi
did you also transfer database?
if yes, does the database and the user have the same name, is the password the same?
if names or password changed you have to adopt xoops_data/data/secure.php



195
goffy
white page after search
  • 2018/3/16 13:03

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


Hi

if I use the search on xoops.org I get blank page on firefox and http-error 500 on IE



196
goffy
Re: Usage of fineupload
  • 2018/3/10 7:02

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi geekwright

thank you for explanation. I will try to find out what is going on there
and I hope I can present the results soon



197
goffy
Usage of fineupload
  • 2018/3/7 8:16

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


Hi

I realized that xoops now includes fineupload (https://fineuploader.com)

I'm playing a little bit around with that, but I don't get it working.

Is there somewhere an example, how I can add a drag&drop area to my module template and how I can then handle the uploads?



198
goffy
Re: xSimplegrid
  • 2018/2/10 17:54

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


Hi

you have 2 possibilities:
1) add a margin before each posting with the same height as your menu. This is not beautiful, but simple
2) add a js for scrolling. search for a code where you can set scroll speed, offset,...
e.g.
$('html, body').animate({scrollTop: $('#contact').offset().top -100 }, 'slow');



199
goffy
Re: Usage of transifex
  • 2017/12/28 17:15

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi mamba

first I should be able to download all files at once. this should be possible:
https://docs.transifex.com/projects/downloading-translations
but I do not see the link for downloading zip-files
I am not willy to download 124 files manually one by one



200
goffy
Re: Usage of transifex
  • 2017/12/28 11:56

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


Hi

but github seems to be not up to date:Resized Image




TopTop
« 1 ... 17 18 19 (20) 21 22 23 ... 43 »



Login

Who's Online

162 user(s) are online (121 user(s) are browsing Support Forums)


Members: 0


Guests: 162


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits