This topic is locked

Export mystery

7/23/2006 2:01:07 PM
PHPRunner General questions
R
rocknroll2 author

Hi,

Beginner with PHPrunner and here just try it !

Nice Soft but....

Some problems, but the major is:

In local: <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=3042&image=1&table=forumtopics' class='bbc_emoticon' alt=':)' /> export woks fine in all items (Excel, Word...)

In remote, <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=3042&image=2&table=forumtopics' class='bbc_emoticon' alt=':angry:' /> following error appears:

"Fatal error: Query was empty in /var/www/data/woo/"NAME AND FOLDER IN MY WEB"/include/dbconnection.php on line 48"

My question is.... Why ????

Read you soon

Rocknroll2

J
Jane 7/24/2006

Hi,
it seems that you try to open Export page directly, not from List page.

In this case it doesn't work.
I recommend you to open Export page from List page.

If error will appear please give me the URL where I can see the error.

You can post it here or send to [email=support@xlinesoft.com]support@xlinesoft.com[/email].

R
rocknroll2 author 7/25/2006

Hi,

Thanks for the answers.

No, I don't open export page directly, I click on Export from List page, A new "popup" windows appears where I can choose Excel, Word..... and then when I validate, I have the error.

I deleted the created pages to create new project, thinking that, may be, something wrong appears when I built project.

If you have an idea....... !!!!

When I'll create new project, I will send you the link for test.

Thanks.

Rocknroll2

Alexey admin 7/25/2006

Hi,
this looks like session-related problem. Make sure that session in your PHP are configured properly.
Here is the article about setting up PHP to use sessions.

http://www.webcheatsheet.com/php/install_a...gure.php#create