1
niko11
improving xoops + mysql perfomance
  • 2004/2/12 15:03

  • niko11

  • Just popping in

  • Posts: 4

  • Since: 2003/6/27


hi!

I have been using XOOPS since 1.x.x version. I've always had memory cpu + myql problems. I had to delete the newBB module replacing it by a phpBB separate installation because my hosting provider said it newBB table was causing a hog memory with MySQL affecting virtual server performance. My site has around 1,000 visitors not quite intensive as this site, and my vps has 1,2 GB mb with around 40 open proccess limit. But recently my provider has just warned me about cancelling the MySQL access if I don't cut down the XOOPS tables (around 4 MBs of space). However I'm daily repairing and optimizing the tables with phpMyAdmin. Any recommendation?

TIA
Niko



2
niko11
Re: SOLVED - Making Xoops CONTENT Multilingual *Fixed Code Quote problem*
  • 2003/7/17 10:34

  • niko11

  • Just popping in

  • Posts: 4

  • Since: 2003/6/27


This hack works great but what's about translating the story title not just the body content . Maybe someone has found a way to translate the article title on-the-fly?

TIA
Niko



3
niko11
Re: HTML code: "javascript" splitted up with a blank space: "java script" by default
  • 2003/7/9 10:43

  • niko11

  • Just popping in

  • Posts: 4

  • Since: 2003/6/27


oops!... I have just seen the "problem".
It's located in xoops:html:class:module.textsanitizer.php"; Line 195:
$patterns[] = "/javascript:/si";
$replacements[] = "java script:";


.. so then , any way to be able to use 'javascript' into posts html code? or just discard it by security concern? Thanks a lot for any help

Niko



4
niko11
HTML code: "javascript" splitted up with a blank space: "java script" by default
  • 2003/7/9 10:06

  • niko11

  • Just popping in

  • Posts: 4

  • Since: 2003/6/27


javascript word is splitted in two pieces up by default , in all sort of html code input (including this own forum post!!).

I am trying to use a simple JS with a URL link, of course needing to use word "javascript" included on it. However the html code generated by XOOPS 2.0.3 is splitting-up the word "javascript" as java script breaking up the js function.
<a href="javascript:popImage('first.jpg')"> <img src=second.jpg" border="0" align="right"></a>

Note: Admin would like to see than my original post code has word "javascript" not " java script" displayed. It's not possible to include JS snippets with posts by some security concerns?
TIA
Niko




TopTop



Login

Who's Online

158 user(s) are online (124 user(s) are browsing Support Forums)


Members: 0


Guests: 158


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