111
lykoszine
Re: How Do I Put Stories of a Specific News Topic in a Single Block?
  • 2003/7/17 19:09

  • lykoszine

  • Module Developer

  • Posts: 244

  • Since: 2002/1/2 2


There is a block with this specific functionality in my Blocks Module, available from lykoszine.sourceforge.net




112
lykoszine
Re: Need Help With Random Quote Module
  • 2003/7/9 23:36

  • lykoszine

  • Module Developer

  • Posts: 244

  • Since: 2002/1/2 2


Hmm, after looking at this in a bit more detail I realise that this approach will not work.

I fact the only way that Ican think of to do it is to move the php code to every module page, which is not practical...

Sorry.



113
lykoszine
Re: Need Help With Random Quote Module
  • 2003/7/9 19:54

  • lykoszine

  • Module Developer

  • Posts: 244

  • Since: 2002/1/2 2


For a start, you need to be using <{$quote}>, not text in the template.

Also enable Smarty Error, in preferences, and check that $quote is there, with the correct value.



114
lykoszine
Re: Need Help With Random Quote Module
  • 2003/7/9 17:49

  • lykoszine

  • Module Developer

  • Posts: 244

  • Since: 2002/1/2 2


Sorry mate, completely ignored your main problem.

Here is a suggestion:

1 - open the blocks file in /modules/randomquotes/blocks (not sure about the dir name)

2 - At the end of the block, instead of the
return $block;
use

$tpl->assign("quote", $thevariablewhere_the_quote_is_stored);

Then in your theme.html, just use <{$quote}> where you want it
(you will need to activate the block as a left block visible to all, but hopefully nothing will display cos it will be empty. Ah, better return an empty '';)



115
lykoszine
Re: Need Help With Random Quote Module
  • 2003/7/9 9:37

  • lykoszine

  • Module Developer

  • Posts: 244

  • Since: 2002/1/2 2


Have you tried the module available in Modules/Themes here?

If you have, then all you need to do is add quotes from the Module Admin.

You can probably edit the template to remove the author also.

If you have not tried the module, then I suggest you do so... as it may fix your problem



116
lykoszine
Re: problem check list
  • 2003/2/5 16:06

  • lykoszine

  • Module Developer

  • Posts: 244

  • Since: 2002/1/2 2


Obviously you don't reckon!



117
lykoszine
problem check list
  • 2003/2/5 13:36

  • lykoszine

  • Module Developer

  • Posts: 244

  • Since: 2002/1/2 2


I was just helping this guy, with his XOOPS install, and I reckon that if on the front page of this site, we had a BIG RED LINK to a form with certain questions, as follow:

Do you have PHP? Version.
Do you have SQL? Version.
Apache/ISS/Other? Version.
Xoops? Version.
Do you have a DB, with correct name and pass.

Register Globals, on/off?

Xoops URL?
Xoops Path?

Can you see install.php?

Can you see index.php?

Can you loging?


All this form would do, is produce a formatted text page that the person could paste into a messanger software, or their first forum post. No Db at all.

And if you were really clever, you could make it decision tree like, ie, if you cannot see install, it would not bother asking about index.php

Whaddya reckon?






118
lykoszine
Re: frames in xoopsv2
  • 2003/1/27 10:31

  • lykoszine

  • Module Developer

  • Posts: 244

  • Since: 2002/1/2 2


Don't think so.

Not sure why you would need it either.

You can always disable the left blocks, have an empty footer (also play around with theme.php), and make a frame with links manually.

What else would you need.



119
lykoszine
Re: Is there an English translation of the topsites module
  • 2002/3/15 1:42

  • lykoszine

  • Module Developer

  • Posts: 244

  • Since: 2002/1/2 2


I take it your is not ported to XOOPS yet?
How are you using it on your site? Just the small block and the link to the main site?



120
lykoszine
Is there an English translation of the topsites module
  • 2002/3/15 0:52

  • lykoszine

  • Module Developer

  • Posts: 244

  • Since: 2002/1/2 2


Is there an English translation of the topsites module?

I would do it, but the language is not separated from the code, which makes it a bit tedious...




TopTop
« 1 ... 9 10 11 (12) 13 »



Login

Who's Online

238 user(s) are online (147 user(s) are browsing Support Forums)


Members: 0


Guests: 238


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