251
marcan
Re: Soapbox Recent Articles block bug
  • 2004/2/26 21:07

  • marcan

  • Just can't stay away

  • Posts: 824

  • Since: 2003/10/8


But when some soapbox block are set to visible, even If you don't see them on your homepage, can you still see the rest of your site. I don't...



252
marcan
Soapbox Recent Articles block bug
  • 2004/2/26 20:30

  • marcan

  • Just can't stay away

  • Posts: 824

  • Since: 2003/10/8


In Soapbox, If I turn on the visible property of the block Recent Article, I get a blank home page. I turned PHP Debug, here is what I got :

Notice [PHP]: Undefined variablemodule_id in file XOOPS_ROOTmodules
soapboxblocksarts_new
.php line 31


It is the same for the block Popular Articles and Best Rated Articles

Any suggestions ?



253
marcan
Re: One of these what´s-the-best-questions...
  • 2004/2/26 16:19

  • marcan

  • Just can't stay away

  • Posts: 824

  • Since: 2003/10/8


I'm using xcGallery now, which installed flawlessly and ran well from the get-go, and it seems to be pretty smooth so far.


Confirmed !



254
marcan
Soapbox tiny little harcoded text
  • 2004/2/25 20:50

  • marcan

  • Just can't stay away

  • Posts: 824

  • Since: 2003/10/8


In the great module Soapbox, I've found a tiny little word harcoded in a template file.

The heading of a column in the index page of Soapbox, there's the name of the author that is written like this: "By authorname".

The "By" is hardcoded in the template. I know that this is not significant but I just want to know if this is teh good way to solve this.

Here is what I did :

in Index.php, I added this line around line 46 :

Quote:
$xoopsTpl->assign('lang_byauthor',_MD_SB_BYAUTHOR);

In templates/sb_index.html, I change the line 14 from this :
Quote:
<span style="float:right; width: 29%; text-align: right; padding-right: 4px;">By <{$columna.authorname}></span></th>

To this :
Quote:
<span style="float:right; width: 29%; text-align: right; padding-right: 4px;"><{$lang_byauthor}> <{$columna.authorname}></span></th>

In Language/englishmain.php, I added this constant :
Quote:
define("_MD_SB_BYAUTHOR", "By");

Did the same thing with the other languages I use.

I performed an update of the module.

Since I'm pretty newbie in playing with module, could someone tell me if this is the good way to do this?



255
marcan
Re: One of these what´s-the-best-questions...
  • 2004/2/24 18:19

  • marcan

  • Just can't stay away

  • Posts: 824

  • Since: 2003/10/8


I'm using xcGallery which is pretty awsome but surely is still on testing mode.

Before that, I was using XoopsGallery which has less feature then xcGallery but was pretty much stable. It surely was better dor uploading a lot of picture. You can do that with RemoteGallery.

However, I wen on their site and I got a page not found :

http://www.sciox.org/xoops/modules/news/

Hope this helps...



256
marcan
Re: FAQ Module Recommendations?
  • 2004/2/24 14:26

  • marcan

  • Just can't stay away

  • Posts: 824

  • Since: 2003/10/8


Thanks Maracas !

As for this :
Quote:
I think it would be really great to have a downloadable FAQ that would cover the core modules for end users to a site, so they have something to refer to when they log on for the first time. Maybe bundle it up with the full install or something, too. I think any administrator would welcome that. It's just one less thing they would have to do.


I totally aggree. This is surely something that has to be done. But first, we'll concentrate on writing some good stuf, then will think of ways to distribute it.

I'll email you for the details about the team.

We'll talk soon !



257
marcan
Re: FAQ Module Recommendations?
  • 2004/2/24 1:39

  • marcan

  • Just can't stay away

  • Posts: 824

  • Since: 2003/10/8


I'm presently testing the different FAQ modules. I can't really guide you here, thought WF-FAQ seems better but I encountered some bugs in it...

However, please have a look at this thread : FAQ For Simple User

We, at the Documentation Team, are now working on what you propose to write. Would you be willing to join our team and help us write those needed FAQ?

Cheers !



258
marcan
Re: Search.php and WF-FAQ
  • 2004/2/23 16:28

  • marcan

  • Just can't stay away

  • Posts: 824

  • Since: 2003/10/8


Another problem solve !

Many Thanks Horacio !



259
marcan
Re: Blocks in center-left and center-right
  • 2004/2/23 15:59

  • marcan

  • Just can't stay away

  • Posts: 824

  • Since: 2003/10/8


All of you : Thanks for all the Help !



260
marcan
Re: Search.php and WF-FAQ
  • 2004/2/23 15:55

  • marcan

  • Just can't stay away

  • Posts: 824

  • Since: 2003/10/8


The link of the search result in the FAQ category is :

http://thesite.com/modules/wffaq/index.php?op=view&t=1

This points to the Main index of the FAQ.

The correct link would have to be something like:

http://thesite.com/modules/wffaq/article.php?t=1

Any suggestion?




TopTop
« 1 ... 23 24 25 (26) 27 28 29 ... 36 »



Login

Who's Online

122 user(s) are online (54 user(s) are browsing Support Forums)


Members: 0


Guests: 122


more...

Donat-O-Meter

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

Latest GitHub Commits