Moolet Moo's Online FB 1.0.2

Get Moolets
Loading Loading...
Get Moo
 
Moolets Support Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Undefined Variable (1 viewing) (1) Guests
Go to bottom Avatar Required To Post Favoured: 0
TOPIC: Undefined Variable
#631
rudegato (User)
Fresh MooTooler
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Undefined Variable 1 Year, 2 Months ago  
Alright, I am running Moo's Online on a company intranet site, http://intranet1.dimage.com However it is giving me an unknown variable error.

I am aware that there are multiple copies of mootools running on the server, and the administrator will being addressing that soon, however the issue in question was prevalent before the additional mootools were installed, and the attempted uninstall/reinstall is what created them. [The failure to remove is a permission issue, that as previously mentioned will be addressed shortly]

Incase there is some error in loading the page the following error displays.

bmp

Thank you.
 
Report to moderator   Logged Logged  
  Avatar Required To Particpate
#632
brian_williford (Admin)
Admin
Posts: 474
graph
User Online Now Click here to see the profile of this user
Gender: Male
Re:Undefined Variable 1 Year, 2 Months ago  
The intranet was not accessable to me on the east coast in the US


"Server not found"


sorry
 
Report to moderator   Logged Logged  
 
Brian Williford
Jr. Spaceship Mechaninc
  Avatar Required To Particpate
#636
rudegato (User)
Fresh MooTooler
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:Undefined Variable 1 Year, 2 Months ago  
Here ya go, I transfered the site to an outside server hoping it would give me the same error.

Lo and behold...

it did
 
Report to moderator   Logged Logged  
  Avatar Required To Particpate
#637
brian_williford (Admin)
Admin
Posts: 474
graph
User Online Now Click here to see the profile of this user
Gender: Male
Re:Undefined Variable 1 Year, 2 Months ago  
Looks like your site is in a subdirectory, which with some installations does not do well with the ajax div targeting so what I did was just not try to read that variable but rather added a the paths to the module settings themself. That way you can specify your path and get past a lot of the SEF stuff.

So you will see you mootools file is not being found here as the subdirectory is missing from the path:

http://demowebserver.dimage.com/modules/mod_moolet_online/mootools.v1.11.js

should be

http://demowebserver.dimage.com/joomla-test/modules/mod_moolet_online/mootools.v1.11.js

I would try adding "joomla-test/" to the paths in the module settings, then view source and check to make sure the mootools and the css is showing up.

hope that helps
 
Report to moderator   Logged Logged  
 
Brian Williford
Jr. Spaceship Mechaninc
  Avatar Required To Particpate
#638
rudegato (User)
Fresh MooTooler
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Re:Undefined Variable 1 Year, 2 Months ago  
That is definitely an improvement. However I am now being Treated to a "loading loading" message, akin to some morbid user_base_d Little Caesers ad. Any input?

http://demowebserver.dimage.com/joomla-test/index.php?option=com_frontpage&Itemid=1
 
Report to moderator   Logged Logged  
 
Last Edit: 2007/10/25 20:09 By rudegato.
  Avatar Required To Particpate
#639
brian_williford (Admin)
Admin
Posts: 474
graph
User Online Now Click here to see the profile of this user
Gender: Male
Re:Undefined Variable 1 Year, 2 Months ago  
migh try viewing source and checking the paths that way.

I can easily see the lanaguage file is missing
http://demowebserver.dimage.com/joomla-test/joomla-test/modules/mod_moolet_online/language/english.php

hereI can see the subdirectory twice
joomla-test/joomla-test/

if that is a prgramming error on my part you might need to crack open the file and hardcode the this path

sorry
 
Report to moderator   Logged Logged  
 
Brian Williford
Jr. Spaceship Mechaninc
  Avatar Required To Particpate
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
Page loading, please wait...