1
doors
Re: xRoster 1.0
  • 2005/2/24 5:06

  • doors

  • Just popping in

  • Posts: 2

  • Since: 2005/1/29


Hi.. I've been trying to modify xroster for my site, and finding that when I change what's in the admin/index.php (from 'primary weapon' to 'musical style' for example), the changes are not showing up when I reupload and refresh. In searching around the net I found this info...

The issue is with Register Globals set to OFF. right now the module depends on Register Globals set to ON in your PHP configuration. Full thread can be found athttp://www.hyperpod.net/modules/newbb/viewtopic.php?topic_id=6&forum=15&post_id=21#forumpost21

That post is dated as January 9th, so i don't know if it's still relevant to the problem??

Anyone with more information?



2
doors
Re: myReviews v2.1 module update!
  • 2005/1/30 6:55

  • doors

  • Just popping in

  • Posts: 2

  • Since: 2005/1/29


Quote:

BTW, is there going to be anyway to turn off some of the menu options like "We Recommend", "Love at First Sight" etc?

You are able to turn off any menu item by commenting the 2 line out in the xoops_version.php file ie if you do not want to have the hall of fame the section would look like this: remember to keep the numbering in sequence.

// Menu
$modversion['hasMain'] = 1;

$modversion['sub'][1]['name'] = _MI_myReviews_SMNAME3;
$modversion['sub'][1]['url'] = "submit.php";

$modversion['sub'][2]['name'] = _MI_myReviews_SMNAME1;
$modversion['sub'][2]['url'] = "topten.php?hit=1";

$modversion['sub'][3]['name'] = _MI_myReviews_SMNAME2;
$modversion['sub'][3]['url'] = "topten.php?rate=1";

$modversion['sub'][4]['name'] = _MI_myReviews_SMNAME4;
$modversion['sub'][4]['url'] = "randomfile.php";

//$modversion['sub'][5]['name'] = _MI_myReviews_SMNAME5;
//$modversion['sub'][5]['url'] = "halloffame.php";

$modversion['sub'][5]['name'] = _MI_myReviews_SMNAME6;
$modversion['sub'][5]['url'] = "onion.php?rate=1";
Quote:

And Is there a way to add a "Sorry no Reviews in this section" blurb when a user hits a section in the browse area with no reviews. Like if they click on the "A" in browse mode and there aren't any reviews in that category.

I will add this to the todo list. Good suggestion!

Grotmis
Riaan


I've commented out the menu items that appear in the sidebar...thanks for that. I'd really like to pare down the options underneath the actual review itself as well... "love it", etc. Is their something I'm missing?

Also, I'm attempting to do a Japanese localization for this great module.. could anybody point me to a which files to look in to find and replace, for example, the "browse" and "submit" buttons? I've found and replaced a lot of text, but I'm having trouble tracking down some of them.

With that being said, if somebody could point me towards a localization that has already been done, well all the better!

Cheers
Jeff




TopTop



Login

Who's Online

189 user(s) are online (111 user(s) are browsing Support Forums)


Members: 0


Guests: 189


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