1
fredgsanford
myReviews .. submit review?

Ok, here's the deal, this is a great module, but I am having a problem. The problem is that there is no "Submit Review" link in my "Main Menu" when I am on the module's pages so in return, nobody can submit a review.

I know the page exists, because I pasted "submit.php" in my browser after the module's url and it pulls up the submit reviews page for the module. The question is, how do I get the link to appear in my site's Main Menu?

I have checked the genersl settings for this module and it does not have an option for enabling/disabling submissions.

... I am lost?


Please help me???

2
wcrwcr
Re: myReviews .. submit review?
  • 2005/6/22 18:17

  • wcrwcr

  • Home away from home

  • Posts: 1114

  • Since: 2003/12/12


HI

The code regarding that "missing" link you could find on the "xoops_version.php" module?s file.

I don?t have it right now to point the correct place to you.
But try to find something like that:

$modversion['sub'][1]['name'] =

3
fredgsanford
Re: myReviews .. submit review?

Ok, I found the code, but now what?

This is the current code:

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

I noticed that the other menu links for the module that are correctly showing up in the menu don't have the "//" before the $modversion. I am thinking this could be the problem?

What do those "//" mean/do?

Thanks for your help

4
karedokx
Re: myReviews .. submit review?
  • 2005/6/22 20:05

  • karedokx

  • Quite a regular

  • Posts: 319

  • Since: 2004/7/1 6


the // means that the line is a remark (the command after the // will be considered as a remark).

just drop the // if you want to make that codes to be active.

5
m0nty
Re: myReviews .. submit review?
  • 2005/6/22 20:07

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


they're comments.. anything after // is ignored..

which myreviews module is it? as they shouldn't be commented out anyway.. especially if it's the v2.1 rc1 version

6
fredgsanford
Re: myReviews .. submit review?

I don't know? ... good question
I just downloaded it a few days ago over here though.

Anyways, I removed the "//" and the "submit review" link
is still not showing up in my "Main Menu" ???







Quote:

karedokx wrote:
the // means that the line is a remark (the command after the // will be considered as a remark).

just drop the // if you want to make that codes to be active.

7
m0nty
Re: myReviews .. submit review?
  • 2005/6/22 20:24

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


update the module by going to admin click system then modules and click the update icon next to the reviews module.

8
karedokx
Re: myReviews .. submit review?
  • 2005/6/22 20:24

  • karedokx

  • Quite a regular

  • Posts: 319

  • Since: 2004/7/1 6


i don't use the myreviews module. (seems that this module is not further developed anymore? why don't you use other article module, such as ams?)

anyway, have you updated the module after you do the changes (removing the //)?

9
wcrwcr
Re: myReviews .. submit review?
  • 2005/6/22 20:31

  • wcrwcr

  • Home away from home

  • Posts: 1114

  • Since: 2003/12/12


Hi

And, just in case, delete only the contentsof your templates_c on the root of your xoops.

I hope that helps

10
fredgsanford
Re: myReviews .. submit review?

Ok, I updated the module, and I found out that it is v2.0
And it is still not showing the submit.php link in my "Main Menu"?

Login

Who's Online

224 user(s) are online (130 user(s) are browsing Support Forums)


Members: 0


Guests: 224


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