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?
We're making progress.... (1 viewing) (1) Guests
Go to bottom Avatar Required To Post Favoured: 0
TOPIC: We're making progress....
#108
wolfcreek (User)
Fresh MooTooler
Posts: 19
graphgraph
User Offline Click here to see the profile of this user
We're making progress.... 1 Year, 4 Months ago  
I hadn't checked on this module in a couple of weeks, but Brian, it seems you're making some headway.

I'd like to introduce an issue I'd like your input on.

After installing the module and publishing to my site, I get the following error:

Code: :

 Warningmain() [function.main]: open_basedir restriction in effectFile(/modules/mod_moolet_online/language/english.phpis not within the allowed path(s): (/home/xxxxx/:/usr/lib/php:/usr/local/lib/php:/tmpin /home/xxxxx/public_html/modules/mod_moolet_online/mod_moolet_online.inc.php on line 30



EDIT: The code has changed...the problem is the same, and it won't display at all in IE7. Any ideas?

Post edited by: wolfcreek, at: 2007/08/15 20:16
 
Report to moderator   Logged Logged  
  Avatar Required To Particpate
#109
wolfcreek (User)
Fresh MooTooler
Posts: 19
graphgraph
User Offline Click here to see the profile of this user
Re:We're making progress.... 1 Year, 4 Months ago  
The offending code refers to the language file, and when I try to reset the code, it then refers to a MySQL error on line 70 in the same file.

Any suggestions?
 
Report to moderator   Logged Logged  
  Avatar Required To Particpate
#110
brian_williford (Admin)
Admin
Posts: 474
graph
User Online Now Click here to see the profile of this user
Gender: Male
Re:We're making progress.... 1 Year, 4 Months ago  
The function being called below is not in my modules, but the code is calling my module. I have never seen that function before.

1) Can you tell me what version of joomla you are running

2) If at all possible set the module back up on a extra non menued page on your site as not to bother your visitors and then send me the _link_ so I can view source
( I know, thats asking alot)

3) I have completely redone the paths but only for "Moolet Total Users". If you also have time. load that one up, turn Moolet Moo's Online off and see if that structure has corrected the issue. As I am trying to find time to move that code over to Mooo's online

thanks a bunch

brian
 
Report to moderator   Logged Logged  
 
Brian Williford
Jr. Spaceship Mechaninc
  Avatar Required To Particpate
#111
wolfcreek (User)
Fresh MooTooler
Posts: 19
graphgraph
User Offline Click here to see the profile of this user
Re:We're making progress.... 1 Year, 4 Months ago  
I'm running 1.0.12 until I have a couple of the components that we depend on upgraded to 1.0.13 for starters.

The _link_ is HERE

And I have tried Moolet Moo's Total Users, and it also is pointing at similar problems.

Thanks for the feedback.

Wolf.
 
Report to moderator   Logged Logged  
  Avatar Required To Particpate
#112
brian_williford (Admin)
Admin
Posts: 474
graph
User Online Now Click here to see the profile of this user
Gender: Male
Re:We're making progress.... 1 Year, 4 Months ago  
I can see now that the data_base_ call is missing username and password ig grabs from this line of code"
Code: :

 require('../../configuration.php');



On this page:
modules/mod_moolet_online/mod_moolet_online.inc.php

should be line 24.

Do you have the ability to edit that page?
If so I would change
../../configuration.php

to
configuration.php

then work up the ladder until it works, like this
configuration.php
../configuration.php
../../../configuration.php
../../../../configuration.php
../../../../../configuration.php

let me know what the results are please
 
Report to moderator   Logged Logged  
 
Brian Williford
Jr. Spaceship Mechaninc
  Avatar Required To Particpate
#113
wolfcreek (User)
Fresh MooTooler
Posts: 19
graphgraph
User Offline Click here to see the profile of this user
Re:We're making progress.... 1 Year, 4 Months ago  
Results not working. I've tried a couple of things in this code, but they aren't working and the "ladder" effect seems to be holding things back.

I'm using php4.4.7 on a linux system...

I still get code issues and it's still calling for a "non-existent" language file that is there.
 
Report to moderator   Logged Logged  
  Avatar Required To Particpate
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
Page loading, please wait...