1
suyog
Re: can u tell me some xoops sites with very good theme
  • 2004/12/29 0:16

  • suyog

  • Just popping in

  • Posts: 9

  • Since: 2004/9/6 1


Hey Menochi,

U are right abt the colors on the homepage

We are still trying to get a few colors - yeah there are far too many colors on the homepage - we definitely need to tone that down.

IN another week we will probably have the color combi right - yes, even I am a big advocate of clear themes. Most XOOPS themes I notice tend to be overly loaded with graphics, and most of them seem to cate towards Gaming communities - hence using similar themes becomes difficult.

Once we have our theme ready, we will put it up for XOOPS too for everyone interested to download too.

Suyog

ps: to anyone, is there a way to import mambo templates into xoops? to be honest, mambo templates are really cool - I would love to see a couple of them like that in XOOPS too!!!



2
suyog
Re: can u tell me some xoops sites with very good theme
  • 2004/12/28 19:58

  • suyog

  • Just popping in

  • Posts: 9

  • Since: 2004/9/6 1


Maybe u can take a look at our theme:

http://www.dogmatrix.com

We developed it using a mix of couple of themes available on xoops. Of course, the theme is in daily development, but the current look should stay a bit !

Suyog



3
suyog
Re: Get get and post variables in custom block?
  • 2004/12/3 19:05

  • suyog

  • Just popping in

  • Posts: 9

  • Since: 2004/9/6 1


Quote:


2. use the $_POST, $_GET arrays instead, which are 'auto-global' (preferred)

the second option is preferred because the default settings for PHP 5 disable the long request vars.


Thanks a million!!!!! This solution worked. I had tried this before, but I was making a mistake of converting it to intval before instead of taking it as it is - didnt know it made a diff (should it?), but hell, this works!!!

Thanks again!

Suyog



4
suyog
Get get and post variables in custom block?
  • 2004/12/3 17:50

  • suyog

  • Just popping in

  • Posts: 9

  • Since: 2004/9/6 1


Hey all,

I am trying to write a custom block for the myReviews module.

This is what I want to do:

My query string is:
http://www.dogmatrix.com/modules/myReviews/detailfile.php?lid=102

I want to get the "lid" value (Which is 102 here) in a custom block.

For the custom block I did this:
function b_myReviews_author_show() {

global $xoopsDB, $xoopsUser, $xoopsModuleConfig;
$myts = &MyTextSanitizer::getInstance();
// $lids = intval($HTTP_GET_VARS['lid']);
$lids=( $HTTP_GET_VARS['lid'] && $HTTP_GET_VARS['lid'] > 0 ) ? $HTTP_GET_VARS['lid'] : 0;
$block = array();

if ($lids > 0)
{
do something
}
else ( $lids == 0)
{
do something
}


However my $lids value always comes up as Zero no matter which page I am looking at, even with the above query string. Is there something wrong i am doing here? do I get the value of "lid" in the block.

Please help! thanks a million!

Suyog



5
suyog
Re: Problem with adsense and custom block.
  • 2004/12/3 17:44

  • suyog

  • Just popping in

  • Posts: 9

  • Since: 2004/9/6 1


I coded my custom block as HTML this way below and it worked without a hitch the very first time.

<table align=center>
<tr align=center><td align=center>
-----Google Script -----
</td></tr></table>

Hope it helps,

Suyog



6
suyog
Re: Problem with adsense and custom block.
  • 2004/12/3 14:50

  • suyog

  • Just popping in

  • Posts: 9

  • Since: 2004/9/6 1


Quote:

javier wrote:
Hi, excuse my bad english

Yesterday i enter in the adsense program, today when i tried put the banners code in a XOOPS block i only see a white rectangule instead the advertising content,

Javier


First of all, google adsense doesnt begin instanteously. Your white box might remain white or might come up with public service ads for a couple of days before the "real" ads come up.

If you are not even seein public service ads, then there is a problem in the code that you cut pasted from adsense!

how did u put in the stuff?

Suyog



7
suyog
Enable blocks on certain pages only?
  • 2004/12/2 21:07

  • suyog

  • Just popping in

  • Posts: 9

  • Since: 2004/9/6 1


I am using XOOPS 2.0.7 and mySQL version 4.3 with these packages - newbb, system, myReview and the regular ones.

I just had a simple question - is there a way to limit visibility of Blocks to certain pages only unlike for a whole module?

For example, on my site I have a block "categories" which I have enabled for module "myReviews" - is there a way I can enable block for only one file within myReviews folder?

Would this involve some more programming? Has anyone done this before? Can someone post an example how it could be done?!

Thanks a lot guys for all the help in advance!

Suyog



8
suyog
How do I write Xoops Blocks?
  • 2004/11/28 16:51

  • suyog

  • Just popping in

  • Posts: 9

  • Since: 2004/9/6 1


After hours of gruelling for a solution for Blocks on XOOPS forums, unfortunately I am having to ask this question, because it has left me very frustrated.

I am trying to write a function for the myReviews module - then correspondingly I made changes in xoops_versions.php to include function and show it up.

I seem to have made all the right moves here, but I simply cannot get any of the new blocks which I wrote to show up on the administration page at all.

Is there a dummies guide on HOw - to - write - block - and - show - it ? on XOOPS somewhere? Am I m issing something? I also made sure that $block doenst return empty set as well!

thanks,

Suyog



9
suyog
Feedback on website!
  • 2004/10/22 15:03

  • suyog

  • Just popping in

  • Posts: 9

  • Since: 2004/9/6 1


Hello Friends,

Firstly we must thank XOOPS community for brining us a open source package which has helped us with our website. AFter months of debating which modules to use, what nots, themes and blah blah, we finally have a workable website going on.

We would love to hear your feedback on our website!

A little info abt us:

We are trying to build an online community of writers from India and the world who write for the love of writing - it can be anything from personal experience to reviews on products / movies etc etc. Still in beta stage, we are looking for more feedback on this one!!!

the link is:

www.dogmatrix.com

Any and every kind of feedback is surely apprecaited. If you have ideas which you think might jell with our website, please please let us know!!!

Thanks again to everyone!!!
Suyog.




TopTop



Login

Who's Online

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


Members: 0


Guests: 208


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits