1
hooperman
Re: Fixing the Xoops Tables in Mysql to Run Loads Faster
  • 2006/12/17 10:56

  • hooperman

  • Just popping in

  • Posts: 31

  • Since: 2004/9/20


Hi wizanda
I have dropped quite a few extra indexes and yes indeed i can see a vast improvement on speed

Thanx for your suggestions so far




2
hooperman
Re: Fixing the Xoops Tables in Mysql to Run Loads Faster
  • 2006/12/11 17:42

  • hooperman

  • Just popping in

  • Posts: 31

  • Since: 2004/9/20


Quote:

wizanda wrote:


So for instance…..
This is from mylinks categories…
PRIMARY KEY  (`cid`,`title`,`pid`)



Hee hee am gettin a bit cheeky on this
but could you tell me how to issue that command as Mysql
Thanks in advance



3
hooperman
Re: Fixing the Xoops Tables in Mysql to Run Loads Faster
  • 2006/12/11 15:08

  • hooperman

  • Just popping in

  • Posts: 31

  • Since: 2004/9/20


Hi Wizanda
Changed the banner MySql which now reads

CREATE TABLE `xoopscube_banner` (
`bid` smallint(5) unsigned NOT NULL auto_increment,
`cid` tinyint(3) unsigned NOT NULL default '0',
`imptotal` mediumint(8) unsigned NOT NULL default '0',
`impmade` mediumint(8) unsigned NOT NULL default '0',
`clicks` mediumint(8) unsigned NOT NULL default '0',
`imageurl` varchar(255) collate utf8_general_ci NOT NULL default '',
`clickurl` varchar(255) collate utf8_general_ci NOT NULL default '',
`date` int(10) NOT NULL default '0',
`htmlbanner` tinyint(1) NOT NULL default '0',
`htmlcode` text collate utf8_general_ci NOT NULL,
PRIMARY KEY (`bid`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci AUTO_INCREMENT=2 ;

Yes i know its a XOOPS Cube table but it is only a testing site

Php admin wouldn't let me make two primary keys tho

I hope im not imagining things but yes it does appear to load faster

Any more words of wisdom will be greatly appreciated
Maybe you can get a list together of what works



4
hooperman
Re: Help with Fixing the Xoops Tables in Mysql....
  • 2006/12/7 16:00

  • hooperman

  • Just popping in

  • Posts: 31

  • Since: 2004/9/20


Quote:

wizanda wrote:
How do we do this...as after as you can see on our site...it is nearing one of the fastest CMS systems going...


Thats cool
Would love to see this work on the database being made a priority



5
hooperman
xhld preferences
  • 2006/7/30 20:09

  • hooperman

  • Just popping in

  • Posts: 31

  • Since: 2004/9/20


Extract with title string
write here a regular expression of perl eg) /doller/
Normally, left blank

Exclude with title string
(perl regex) Normally left blank

Extract with link string
wirte her a regular expression of perl eg) /business/
Normally, left blank

Exclude with link string
(perl regex) Normally left blank


Each of these preferences are normally left blank but am i right in thinking i can exract particular headlines from a feed and bypass the rest of the feed
eg in a general sports feed I can specify that i only want football/soccer headlines



6
hooperman
Re: any software to automate post ing
  • 2006/7/12 11:49

  • hooperman

  • Just popping in

  • Posts: 31

  • Since: 2004/9/20


Not sure what you mean exactly but i use w.blogger to publish from my pc to news module on the site
it works a treat
http://wbloggar.com/



7
hooperman
Can email be sent to xoops for publication?
  • 2006/5/21 15:45

  • hooperman

  • Just popping in

  • Posts: 31

  • Since: 2004/9/20


Anyone know of any modules that publishes email to your site



8
hooperman
Media Wiki users editing rights
  • 2006/4/29 13:33

  • hooperman

  • Just popping in

  • Posts: 31

  • Since: 2004/9/20


Fantastic Xooops module and am slowly getting to grips with it.

Have one big problem tho at the moment with all site registered users being able to edit the pages
I have tried to block groups via localsettings.php but have also blocked my editing rights to pages

Anyone know how to assign editing rights only to a particular group eg webmasters

Any help appreciated



9
hooperman
Re: Including Wikipedia page in xoops
  • 2006/4/24 19:23

  • hooperman

  • Just popping in

  • Posts: 31

  • Since: 2004/9/20


Thank gestroud will keep those ideas on the back burner until i try the suggested wiki module



10
hooperman
Re: Including Wikipedia page in xoops
  • 2006/4/24 14:51

  • hooperman

  • Just popping in

  • Posts: 31

  • Since: 2004/9/20


Thanks for the quick reply
Sorry for being a bit vague
Would ideally like to have the content incorporated into the site as a module (but without the left navigation blocks etc)that updates itself when new content is added to the Wikipedia site
I would like the links etc to be opened in my site aswell
http://en.wikipedia.org/wiki/Celtic_FC
is the page in question

I'm probably asking for too much so i guess i would have to make my own pages using their content
hope this makes sense




TopTop
(1) 2 3 »



Login

Who's Online

251 user(s) are online (154 user(s) are browsing Support Forums)


Members: 0


Guests: 251


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