11
InnoSense
Re: eXtCal Developpment
  • 2007/4/23 8:56

  • InnoSense

  • Just popping in

  • Posts: 25

  • Since: 2006/10/2


Thanks Mr.Zoullou!!! =))


Always good news from you



12
InnoSense
Re: Little problem with font in TinyEditor
  • 2007/4/11 17:26

  • InnoSense

  • Just popping in

  • Posts: 25

  • Since: 2006/10/2


limecity , respect =)


It was theme css


Good luck!



13
InnoSense
Little problem with font in TinyEditor
  • 2007/4/11 15:08

  • InnoSense

  • Just popping in

  • Posts: 25

  • Since: 2006/10/2


First of all, thanks all XOOPS developers - XOOPS is nearperfect CMS

I have a little problem with font in TinyEditor. If you openhttp://www.innosense.org, you may see font intersection, for example, in News.
When we use font sise >18, problem is the same.

This bug is in every content made by TinyEd.

Last version of TinyEditor, last version of each module.
No errors/notices, just strange intersection.


What is this could be?

Thanks, Eugene.



14
InnoSense
Re: cp1251 encoding problem
  • 2007/4/1 18:04

  • InnoSense

  • Just popping in

  • Posts: 25

  • Since: 2006/10/2


In the end of <xoops_root>/language/<your lang>/global.php

set:

define('_CHARSET', 'cp1251');
define('_LANGCODE', '<your lancode>');



15
InnoSense
Re: cp1251 encoding problem
  • 2007/3/29 3:12

  • InnoSense

  • Just popping in

  • Posts: 25

  • Since: 2006/10/2


And you may insert these lines into php.ini:

AddDefaultCharset = cp1251
CHARSET = cp1251
default_charset = cp1251
mbstring.internal_encoding = cp1251
default_charset = cp1251
collation_server = cp1251



16
InnoSense
Re: cp1251 encoding problem
  • 2007/3/29 3:10

  • InnoSense

  • Just popping in

  • Posts: 25

  • Since: 2006/10/2


In <xoops_root>/class/database/database.php
SET NAMES to CP1251

function prefix($tablename='')
{
if ( $tablename != '' ) {
return $this->prefix .'_'. $tablename;
$this->prefix = $table_prefix;
@mysql_query("SET NAMES 'cp1251'", $this->_resource);



17
InnoSense
Re: HELP - I have been abused by a hacker/spammer!!!
  • 2007/3/3 11:21

  • InnoSense

  • Just popping in

  • Posts: 25

  • Since: 2006/10/2


Tip: use WF-Links instead of Weblinks.



18
InnoSense
Re: Permissions for weblinks
  • 2007/2/23 14:35

  • InnoSense

  • Just popping in

  • Posts: 25

  • Since: 2006/10/2


Try WF-Links.
http://members.lycos.nl/mcdonaldsstore/


Perfect module, but have multilingual bug
http://innosense.org/modules/wflinks/index.php



19
InnoSense
WF-Downloads - download file problem
  • 2007/1/30 6:40

  • InnoSense

  • Just popping in

  • Posts: 25

  • Since: 2006/10/2


Hello.

Please, help.

Files has been storaged in xxx/public_html/uploads/library, and this files are "health" and normally opened.

But downloading of any file lead on to download broken file.

After turn off Xoops_Debugger, debug messages such as:




All
errors (0)
queries (12)
blocks (0)
extra (0)
timers (3)


Errors

Queries
SELECT * FROM 14db__modules WHERE dirname = 'smartlanguage'
SELECT * FROM 14db__smartlanguage_tag
SELECT * FROM 14db__config WHERE (conf_modid = '0' AND conf_catid = '1') ORDER BY conf_order ASC
SELECT sess_data FROM 14db__session WHERE sess_id = 'he5vnc61c0oug6a2rd7qdesml4'
SELECT * FROM 14db__users WHERE uid=1
SELECT * FROM 14db__modules WHERE dirname = 'wfdownloads'
SELECT * FROM 14db__config WHERE (conf_modid = '18') ORDER BY conf_order ASC
DELETE FROM 14db__protector_access WHERE expire < UNIX_TIMESTAMP()
SELECT COUNT(*) FROM 14db__protector_access WHERE ip='10.103.10.249' AND request_uri='/modules/wfdownloads/visit.php?cid=1&lid=8'
SELECT COUNT(*) FROM 14db__protector_access WHERE ip='10.103.10.249'
INSERT INTO 14db__protector_access SET ip='10.103.10.249',request_uri='/modules/wfdownloads/visit.php?cid=1&lid=8',expire=UNIX_TIMESTAMP()+'60'
SELECT * FROM 14db__wfdownloads_downloads WHERE lid = '8' LIMIT 0, 1
Total: 12 queries
Blocks
Total: 0 blocks
Extra
Timers
XOOPS took 0.180 seconds to load.
XOOPS Boot took 0.114 seconds to load.
Module init took 0.066 seconds to load.



not include in download files.


You can download files "unknown-reason-broken-file"inhttp://innosense.org/modules/wfdownloads/viewcat.php?cid=20&sel_lang=english
and
http://innosense.org/modules/wfdownloads/singlefile.php?cid=4&lid=12&sel_lang=english

What is the secret of WF-Downloads usage? .







Already post help mess inhttp://smartfactory.ca/modules/newbb/viewtopic.php?topic_id=1734



20
InnoSense
Module like "Relations"
  • 2007/1/5 21:49

  • InnoSense

  • Just popping in

  • Posts: 25

  • Since: 2006/10/2


Hella! =)

Do you know something about modules like "Relations"? (Content Relations MGR 0.1,https://xoops.org/modules/repository/singlefile.php?cid=62&lid=1221)

Didn't find correct module for relative topics/content, and last version of Content Relations MGR 0.1 dated by 28-Apr-2004.

Help find "Relations" module, please.



Eugene, Russian Xoopsdriver.




TopTop
« 1 (2) 3 »



Login

Who's Online

126 user(s) are online (88 user(s) are browsing Support Forums)


Members: 0


Guests: 126


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