Error: Notice: A non well formed numeric value encountered on Add Product Page 04-24-2018

More
6 years 3 weeks ago - 6 years 3 weeks ago #41443 by tazzarkin
Everything seems to work great, but I have just received the following error on the Add Product page.

Notice: A non well formed numeric value encountered in /joomla/components/com_vmvendor/views/addproduct/tmpl/default.php on line 804

What would cause this error?

And how can I fix it?

Attachments:
Last edit: 6 years 3 weeks ago by tazzarkin.

Please Log in or Create an account to join the conversation.

More
6 years 3 weeks ago #41445 by nordmograph
Hello,

This is not an error but a notice. As you experienced, notices don't alter the process.
Can you quote your line 804 of this file?

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

More
6 years 3 weeks ago - 6 years 3 weeks ago #41450 by tazzarkin
When I try to go to edit default.php, it won't let me find line 804 in this file. I have tried various methods to find the line 804, but none of the normal methods work.

Can you give any suggestions on how I can find line 804 of this file?

I have also e-mailed you a copy of this file.
Last edit: 6 years 3 weeks ago by tazzarkin.

Please Log in or Create an account to join the conversation.

More
6 years 3 weeks ago #41453 by nordmograph
OK, Your file is the same as mine and I don't understand why that l804 causes a notice.
Can you check and report what is your upload_max_filesize value in your server php.ini file?

Anyway, remember you can get rid off these notices setting your error reporting to default.

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

More
6 years 3 weeks ago #41454 by tazzarkin
My PHP.ini file is as follows:

upload_max_filesize=8192M;
post_max_size=8192M;
memory_limit=8192M;
max_execution_time=9000;
max_input_time=9000;

I can change the error reporting, but I was hoping to know what causes this. If you are 100% sure that it won't effect the Add Products page (or the information that will be input), then I can set error reporting to default.

Are you sure it won't effect anything in VM Vendor?

Please Log in or Create an account to join the conversation.

More
6 years 3 weeks ago #41455 by tazzarkin
I changed Error Reporting to "System Default" in Joomla and the error message disappeared.

And thank you so much for all the help.

Are you sure this won't effect VM Vendor?

Attachments:

Please Log in or Create an account to join the conversation.

Time to create page: 0.336 seconds
Powered by Kunena Forum
Disclaimer: Nordmograph is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.