1
tallpaul
Re: Pull random quotes from RM Myfolder
  • 2011/4/13 16:55

  • tallpaul

  • Just popping in

  • Posts: 3

  • Since: 2008/7/11


Quick, more simple fix here...
In the line:
$result $db->query("SELECT * FROM ".$db->prefix("rmmf_works")." ORDER BY id_w DESC LIMIT 0,$options[0]");

You should be able to change the
ORDER BY id_w DESC

to simply
ORDER BY RAND()


Hope that works, enjoy!



2
tallpaul
Re: Polish your theme CSS files
  • 2008/7/11 16:07

  • tallpaul

  • Just popping in

  • Posts: 3

  • Since: 2008/7/11


hey is there a way to use relative urls in your theme stylesheets? I couldn't get it to work, had to use the full http:// path to a background image.



3
tallpaul
Re: $xoops_isadmin, $xoops_isuser, but $xoops_<custom group>?
  • 2008/7/11 15:47

  • tallpaul

  • Just popping in

  • Posts: 3

  • Since: 2008/7/11


This is great! Would there be a way to do this for an individual user...Im a webmaster, but there's a couple other webmasters on the site I work on, and I would like to have a couple of things in my theme so only I would have a slightly different layout.
Also, Im really new to xoops, so if somebody could lay it all out for me, like leoscotch did (thanks for that!)
Thank y'all!




TopTop



Login

Who's Online

203 user(s) are online (133 user(s) are browsing Support Forums)


Members: 0


Guests: 203


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