31
Zirafka
Re: Changelog module for Xoops 2.3.x
  • 2009/5/31 7:30

  • Zirafka

  • Just popping in

  • Posts: 70

  • Since: 2008/8/9 1


Thanks

Today added new features on administration page (change / delete) and new logo image.
Have nice day, Zirafka



32
Zirafka
Changelog module for Xoops 2.3.x
  • 2009/5/29 18:29

  • Zirafka

  • Just popping in

  • Posts: 70

  • Since: 2008/8/9 1


Hi, all

I wrote a simple module Changelog.

Application: a record of changes on the website.

Available languages: Czech(native) and English.

Live demo:http://www.zirafoviny.cz/modules/changelog/

Download:http://www.zirafoviny.cz/modules/mydownloads/singlefile.php?cid=4&lid=27

This is the BETA version! Do not use on production site.

Thanks for any comments and suggestions
Have nice day, Zirafka



33
Zirafka
Re: Admin menu mishmash
  • 2009/5/23 19:00

  • Zirafka

  • Just popping in

  • Posts: 70

  • Since: 2008/8/9 1


Thank you very much Module working correctly
Have nice day, Zirafka



34
Zirafka
Admin menu mishmash
  • 2009/5/23 8:24

  • Zirafka

  • Just popping in

  • Posts: 70

  • Since: 2008/8/9 1


Hi all,

I write simple module for showing declaration of website. Module working correctly, but administration menu is wrong.

Image:http://www.zirafoviny.cz/hicsuntleones/menu.jpg

Administration menu of modules Prohlaseni (my module) and Extgallery is mismash and I do not know why.

My module is here:http://www.zirafoviny.cz/hicsuntleones/prohlaseni.rar

(prohlaseni = declaration on Czech)

I tested this module on production webserver and on my test server but the result is the same

Configuration of production webserver:

Verze XOOPS - XOOPS 2.3.3
Verze PHP - 5.1.2
Verze MySQL - 5.0.22-Debian_0ubuntu6.06.11-log
Verze Server API - apache2handler
Verze OS - Linux

safe_mode - On
register_globals - Off
magic_quotes_gpc - On
allow_url_fopen - Off
fsockopen - On
allow_call_time_pass_reference - Off
post_max_size - 10M
max_input_time - 60
output_buffering -
max_execution_time - 60
memory_limit - 20M
file_uploads - On
upload_max_filesize - 10M

PHP extensions:

xmlwriter,libxml, xml, wddx, tokenizer, sysvshm, sysvsem, sysvmsg, standard, SimpleXML, sockets, soap, SPL, shmop, session, Reflection, posix, mime_magic, mbstring, iconv, hash, gettext, ftp, filepro, exif, dom, dba, date, ctype, calendar, bz2, bcmath, zlib, pcre, openssl, xmlreader, apache2handler, gd, xsl, mysql, mysqli, imap, mcrypt, pspell, snmp, eAccelerator

and mi test server:

Verze XOOPS - XOOPS 2.3.3
Verze PHP - 5.2.8
Verze MySQL - 5.1.30-community
Verze Server API - apache2handler
Verze OS - WINNT

safe_mode - On
register_globals - Off
magic_quotes_gpc - Off
allow_url_fopen - Off
fsockopen - On
allow_call_time_pass_reference - Off
post_max_size - 10M
max_input_time - 960
output_buffering - 4096
max_execution_time - 960
memory_limit - 128M
file_uploads - On
upload_max_filesize - 10M

PHP extensions:

bcmath, calendar, com_dotnet, ctype, session, filter, ftp, hash, iconv, json, odbc, pcre, Reflection, date, libxml, standard, tokenizer, zlib, SimpleXML, dom, SPL, wddx, xml, xmlreader, xmlwriter, apache2handler, bz2, gd, mbstring, mcrypt, mhash, mime_magic, mysql, exif

Very much thanks for your help
Have nice day, Zirafka



35
Zirafka
Re: Xoops FAQ V1.15 Beta Released
  • 2009/4/11 6:23

  • Zirafka

  • Just popping in

  • Posts: 70

  • Since: 2008/8/9 1


Czech language file for XOOPS FAQ
Have nice day, Zirafka



36
Zirafka
Re: Xoops FAQ V1.15 Beta Released
  • 2009/4/11 6:09

  • Zirafka

  • Just popping in

  • Posts: 70

  • Since: 2008/8/9 1


Xoops deluging tool:

None All errors (0) queries (12) blocks (0) extra (2) timers (3)
Errors
Queries
SELECT * FROM config WHERE (conf_modid = '0' AND conf_catid = '1') ORDER BY conf_order ASC
SELECT sess_data, sess_ip FROM session WHERE sess_id = '7ebd7d7b670b39874df3a916acf9ea04'
SELECT * FROM users WHERE uid = '1'
DELETE FROM protector_access WHERE expire < UNIX_TIMESTAMP()
SELECT COUNT(*) FROM protector_access WHERE ip='85.70.153.208' AND request_uri='/modules/xoopsfaq/admin/category.php'
SELECT COUNT(*) FROM protector_access WHERE ip='85.70.153.208'
INSERT INTO protector_access SET ip='85.70.153.208',request_uri='/modules/xoopsfaq/admin/category.php',expire=UNIX_TIMESTAMP()+'60'
SELECT * FROM modules WHERE dirname = 'xoopsfaq'
SELECT * FROM config WHERE (conf_modid = '47') ORDER BY conf_order ASC
SELECT * FROM group_permission WHERE (gperm_name = 'module_admin' AND gperm_modid = '1' AND (gperm_groupid = '1' OR gperm_groupid = '2'))
SELECT COUNT(*) FROM `xoopsfaq_categories`
SELECT * FROM `xoopsfaq_categories`
Total: 12 queries
Blocks
Total: 0 blocks
Extra
Included files: 56 files
Memory usage: 1074120 bytes
Timers
XOOPS took 0.087 seconds to load.
XOOPS Boot took 0.033 seconds to load.
Module init took 0.054 seconds to load.


PHP 5.2 is needed, in documentation is not written...

Have nice day, Zirafka



37
Zirafka
Re: Xoops FAQ V1.15 Beta Released
  • 2009/4/10 21:42

  • Zirafka

  • Just popping in

  • Posts: 70

  • Since: 2008/8/9 1


If you want to add a new category, the server returns a blank page.

On the test server, everything works well, on the productive site module is not working.

My test System:
Verze XOOPS - XOOPS 2.3.3
Verze PHP - 5.2.8
Verze MySQL - 5.1.30-community
Verze Server API - apache2handler
Verze OS - WINNT

safe_mode - Off
register_globals - Off
magic_quotes_gpc - Off
allow_url_fopen - On
fsockopen - On
allow_call_time_pass_reference - Off
post_max_size - 8M
max_input_time - 60
output_buffering - 4096
max_execution_time - 30
memory_limit - 128M
file_uploads - On
upload_max_filesize - 2M

My production system:
Verze XOOPS - XOOPS 2.3.3
Verze PHP - 5.1.2
Verze MySQL - 5.0.22-Debian_0ubuntu6.06.11-log
Verze Server API - apache2handler
Verze OS - Linux

safe_mode - On
register_globals - Off
magic_quotes_gpc - On
allow_url_fopen - Off
fsockopen - On
allow_call_time_pass_reference - Off
post_max_size - 10M
max_input_time - 60
output_buffering -
max_execution_time - 60
memory_limit - 20M
file_uploads - On
upload_max_filesize - 10M

Have nice day, Zirafka



38
Zirafka
Re: XOOPS 2.3.3rc Issues
  • 2009/2/23 8:18

  • Zirafka

  • Just popping in

  • Posts: 70

  • Since: 2008/8/9 1


Ceské jazykové soubory pro verzi 2.3.3RC.

Czech language files for version 2.3.3RC.
Have nice day, Zirafka



39
Zirafka
Re: Problem with images after update to Xoops 2.3.2b from 2.0.18
  • 2009/2/14 10:03

  • Zirafka

  • Just popping in

  • Posts: 70

  • Since: 2008/8/9 1


Problem fix

Tanks to all
Have nice day, Zirafka



40
Zirafka
Re: Problem with images after update to Xoops 2.3.2b from 2.0.18
  • 2009/2/14 9:09

  • Zirafka

  • Just popping in

  • Posts: 70

  • Since: 2008/8/9 1


Only images with the XoopsCode "IMG", smiley's and theme images are OK.

http://www.zirafoviny.cz/hicsuntleones/xoops.jpg
Have nice day, Zirafka




TopTop
« 1 2 3 (4) 5 »



Login

Who's Online

274 user(s) are online (167 user(s) are browsing Support Forums)


Members: 0


Guests: 274


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