Joomla Locator Component Support Forum

Can't export locations

Customers should post support questions regarding our Locator component here.

Can't export locations

Postby mcarbone » Fri Apr 27, 2012 11:50 pm

Hi,

I am running the lastest version of locator (I think) on J2.5 nd I can't seem to export. I have about 1,000 entries and all that comes up after a couple mins of spinning is this error:

Error 6 (net::ERR_FILE_NOT_FOUND): The file or directory could not be found.

I'm stumped, please help
mcarbone
 
Posts: 10
Joined: Thu Jan 05, 2012 9:07 pm

Re: Can't export locations

Postby fatica » Mon Apr 30, 2012 4:42 pm

Hmm, our demo site exports 1500 records without issue.

Export is a particularly memory intensive operation. What is your PHP.ini memory_limit setting? You may want to increase that if possible.
Michael Fatica
Developer
Fatica Consulting L.L.C.
User avatar
fatica
 
Posts: 202
Joined: Wed Jan 04, 2012 3:21 pm

Re: Can't export locations

Postby mcarbone » Mon Apr 30, 2012 5:47 pm

I increased it to 10MB from the default 2MB. I will increase it more. I thought that may have been the problem too, but the error info was throwing me off.

Thanks!

MC
mcarbone
 
Posts: 10
Joined: Thu Jan 05, 2012 9:07 pm

Re: Can't export locations

Postby mcarbone » Mon Apr 30, 2012 6:02 pm

It's weird, this is what I get in firefox:

Firefox can't find the file at http://mysite.com/administrator/index.p ... ask=export.
mcarbone
 
Posts: 10
Joined: Thu Jan 05, 2012 9:07 pm

Re: Can't export locations

Postby fatica » Mon Apr 30, 2012 6:39 pm

Hmm, does your configuration.php contain a value for the $live_site variable?
If not, set it to whatever your domain name is.

E,gg

Code: Select all
var $live_site = 'http://www.example.com';
Michael Fatica
Developer
Fatica Consulting L.L.C.
User avatar
fatica
 
Posts: 202
Joined: Wed Jan 04, 2012 3:21 pm

Re: Can't export locations

Postby mcarbone » Tue May 01, 2012 4:47 pm

I was hoping that worked but it didn't. :( ... Any other suggestions? I get the same error in FF. It seems as if the script is simply missing. Where is the script that runs the DB query?
mcarbone
 
Posts: 10
Joined: Thu Jan 05, 2012 9:07 pm

Re: Can't export locations

Postby fatica » Thu May 03, 2012 1:26 pm

The query is in components/com_locator/models/directory.php, but, to clarify

Are you really getting that URL at mysite.com? What is your actual domain?
Michael Fatica
Developer
Fatica Consulting L.L.C.
User avatar
fatica
 
Posts: 202
Joined: Wed Jan 04, 2012 3:21 pm

Re: Can't export locations

Postby mcarbone » Fri May 04, 2012 6:25 pm

no! I just used a filler domain for the forum post. It actually states the correct domain in the error message.
mcarbone
 
Posts: 10
Joined: Thu Jan 05, 2012 9:07 pm

Re: Can't export locations

Postby mcarbone » Wed May 09, 2012 11:29 pm

the actual domain is nawbo-ca.org.

In the configuration file I tried...
public $live_site = 'http://www.nawbo-ca.org';
public $live_site = 'http://nawbo-ca.org';
AND

public $live_site = 'nawbo-ca.org';

Please help!
mcarbone
 
Posts: 10
Joined: Thu Jan 05, 2012 9:07 pm

Re: Can't export locations

Postby mcarbone » Wed May 16, 2012 6:49 pm

Do you need admin or FTP access?
mcarbone
 
Posts: 10
Joined: Thu Jan 05, 2012 9:07 pm

Next

Return to Joomla Locator Component Support Forum

cron

Login