31
nachenko
Re: Xoops not sending mail to everyone
  • 2007/11/11 23:30

  • nachenko

  • Quite a regular

  • Posts: 356

  • Since: 2005/1/18


You get this blank screen even when you activate the Debug PHP console?



32
nachenko
Re: Funky news glitch
  • 2007/11/10 11:41

  • nachenko

  • Quite a regular

  • Posts: 356

  • Since: 2005/1/18


Quote:
There is no Extended Text field in the news submission form for registered users unless they are given approve permissions as well as submit permissions.


+1.

I always change this on new installations.



33
nachenko
Re: How to get module content
  • 2007/11/9 15:38

  • nachenko

  • Quite a regular

  • Posts: 356

  • Since: 2005/1/18


Perhaps you could do a flat, blockless theme, and force XOOPS to use it when called from the other site.



34
nachenko
Re: Module System Problem - Unable to write to main menu
  • 2007/11/8 15:44

  • nachenko

  • Quite a regular

  • Posts: 356

  • Since: 2005/1/18


Are you sure mainmenu template is correctly uploaded? Check in your server the file is in modules/system/templates/blocks, and check the name and content.

Maybe the file is damaged.



35
nachenko
How to evaluate accesibility of a site
  • 2007/11/7 16:42

  • nachenko

  • Quite a regular

  • Posts: 356

  • Since: 2005/1/18


Hi!

Ready to go for a new project. Now, a new problem: I have to guarantee the site is accesible. It's a site about Ergonomics, so it makes all the sense.

Firefox web developer toolbar includes online validation links, and I've read some W3C stuff about it (I'll try to get "Class AA").

Now my questions:

· Tools that can really be trusted to check my site is really accesible.

· How can I demonstrate (or even certify) I reach Class AA.

I'm yet in the "educate myself" phase, so any comments and suggestions are welcome.



36
nachenko
Re: Problem with article module and mastop-publish
  • 2007/11/7 16:00

  • nachenko

  • Quite a regular

  • Posts: 356

  • Since: 2005/1/18


Quote:

As you can see that my editor is dark. Can anyone help me to advise me how to make it "white"?


I think latest version has an option in preferences to force white background in editor.



37
nachenko
Re: News Mod question
  • 2007/11/7 15:08

  • nachenko

  • Quite a regular

  • Posts: 356

  • Since: 2005/1/18


I'd check the Smarty debug console to see whether the block generates a Smarty tag for the full article. If this is the case, just include this tag in your template. Otherwise, you should modify the blocks's code to get this data, generate a Smarty tag and then put it in the template.

It's easier than you think.



38
nachenko
Re: Xoops not sending mail to everyone
  • 2007/11/7 8:49

  • nachenko

  • Quite a regular

  • Posts: 356

  • Since: 2005/1/18


A customer of mine send thousands in bunches of 100. That is, he clicks on "send", the system send 100, then a window loads with a list of the users mailed and a button saying: click "Next" to send next 100.

It works fine.

The problem is how to test he system without bothering your registered users. You should locate the mail function in the code, comment the line that actually sends the mail and activate the debug console.

Look for this in file "modules/system/admin/mailusers.php"

$xoopsMailer->send(true);

This is the line you should comment, so you DON'T SEND MAILS, but all other processes are done.

Tell us what happens.



39
nachenko
Re: Xoops not sending mail to everyone
  • 2007/11/6 23:32

  • nachenko

  • Quite a regular

  • Posts: 356

  • Since: 2005/1/18


It could be an "out of memory" problem.

Use XOOPS info to check your PHP configuration. Look for Memory limit or something like that. If it's 8 Mbytes, this is too low, 16 should be more than enough.



40
nachenko
Re: Catching SPAM bots in XoopsForms without CAPTCHA
  • 2007/11/5 13:42

  • nachenko

  • Quite a regular

  • Posts: 356

  • Since: 2005/1/18


Now that we are talking about 2.0.18 possible new features, I'd want to bring this idea back. The only method I find would require to do add some code to the form class code and some code in header.php file to check the trap.

If no one find a cleaner method to do this, that is, without hacking the core, I'll do a proposal later. Now I'd want to hear some suggestions.




TopTop
« 1 2 3 (4) 5 6 7 ... 27 »



Login

Who's Online

243 user(s) are online (163 user(s) are browsing Support Forums)


Members: 0


Guests: 243


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