Problem with the Menu mode can anybody help please

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Problem with the Menu mode can anybody help please
kijkij
CZ Newbie
 Codezwiz Site Donator
kijkij has been a member for over 17 year's 17 Year Member
Gender: Male
Status: Offline
Joined: Apr 21, 2007
0.00 posts per day
Posts: 2
Points: 700
   
I have just installed the CZM-4_75 menu module to my site, and whilst it is working fine as far as I can tell I am now receiving an error message in the statue bar through IE7 which states:

Line: 193
Char: 60
Error: Expected ‘;’
Code: 0
URL: [ Register or login to view links on this board. ]

I believe I have isolated it to the modules.php file, but cannot be certain, and would like to see if this can be cured please, can anybody assist here.


Modules. php

188 } else {
189 $active = ""._INACTIVE."";
190 $change = _ACTIVATE;
191 $act = 1;
192 }
193 if ($custom_title == "") { $custom_title = ereg_replace("_", " ", $mtitle); }
194 if ($view == 0) {
195 $who_view = _MVALL;
196 } elseif ($view == 1) {
197 $who_view = _MVUSERS;
198 } elseif ($view == 2) {
199 $who_view = _MVADMIN;
200 } elseif ($view == 3) {
201 $who_view = _SUBUSERS;
202 }

The only error I see to the menu is in Quick Links, it show Home, but underneath there is another apparent link that is not showing.
I am using PHPNuke 7.9 updated to 3.3, any suggestions will be greatfully received.



Back to top Reply with quote
#2   re: Problem with the Menu mode can anybody help please
rlgnak
CZ Super Newbie
rlgnak has been a member for over 19 year's 19 Year Member
usa.gif alaska.gif
Occupation: College
Gender: Male
Status: Offline
Joined: Jun 22, 2004
0.01 posts per day
Posts: 62
Points: 3,367
   
to fix this error find :

var title=" | A Fetish Friendly Gathering Place To... "Get Your Freak On"!";


and change it to

var title=" | A Fetish Friendly Gathering Place To... \"Get Your Freak On\"!";


or if you put that somewhere in the admin menu just add \ before the "s





_________________
[ Register or login to view links on this board.]
Back to top Reply with quote
#3   re: Problem with the Menu mode can anybody help please
kijkij
CZ Newbie
 Codezwiz Site Donator
kijkij has been a member for over 17 year's 17 Year Member
Gender: Male
Status: Offline
Joined: Apr 21, 2007
0.00 posts per day
Posts: 2
Points: 700
   
Rignak Thank you so much I remember changing it thinking it was wrong, and Codewiz my apologies for thinking it was your fantastic mod



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum