Forums

Forums
 

Marketplace 2 (en)

Forum for Marketplace 2, a Joomla! 1.5 native classified ads component. Posts in english language.
Public write access is disabled. Please login or register
Forums  » Marketplace 2 (en)  » Beta 2 errors
lennart

lennart
4 posts
Location:
Senja
Norway
08.02.2010 22:12

Beta 2 errors

DiggThis
I have installed Markedplace 2 Beta 2 with Joomla 15.5.15, PHP 5.2.9-1, MySQL 5.0.45. Test site is not installed in www-root.

In Backend I get these errors:
Marketplace - Categories
Notice: Undefined variable: option in \administrator\components\com_marketplace\models\categories.php on line 34

Notice: Undefined property: stdClass::$parent in \libraries\joomla\html\html\menu.php on line 140

Notice: Undefined property: stdClass::$parent in \libraries\joomla\html\html\menu.php on line 145

Notice: Undefined property: stdClass::$parent in \libraries\joomla\html\html\menu.php on line 140

Notice: Undefined property: stdClass::$parent in \libraries\joomla\html\html\menu.php on line 145
--------

Marketplace - Users
Notice: Undefined property: stdClass::$published in \libraries\joomla\html\html\grid.php on line 117

Notice: Undefined property: stdClass::$published in \libraries\joomla\html\html\grid.php on line 118

Notice: Undefined property: stdClass::$published in \libraries\joomla\html\html\grid.php on line 119

Notice: Undefined property: stdClass::$published in \libraries\joomla\html\html\grid.php on line 120
--------

Marketplace - Entry: [ Edit ]
Notice: Undefined variable: option in \administrator\components\com_marketplace\models\categories.php on line 34

Notice: Undefined variable: category in \administrator\components\com_marketplace\views\entry\view.html.php on line 80

Notice: Undefined property: stdClass::$parent in \libraries\joomla\html\html\menu.php on line 140

Notice: Undefined property: stdClass::$parent in \libraries\joomla\html\html\menu.php on line 145

Notice: Undefined property: stdClass::$parent in \libraries\joomla\html\html\menu.php on line 140

Notice: Undefined property: stdClass::$parent in \libraries\joomla\html\html\menu.php on line 145
--------

Marketplace - Category: [ Edit ]
\administrator\components\com_marketplace\models\categories.php on line 34
--------

When creating new category:
Notice: Undefined variable: option in C:\wamp\www\m-place\administrator\components\com_marketplace\models\categories.php on line 34

Notice: Undefined property: stdClass::$parent in e\libraries\joomla\html\html\menu.php on line 140

Notice: Undefined property: stdClass::$parent in \libraries\joomla\html\html\menu.php on line 145

Notice: Undefined property: stdClass::$parent in \libraries\joomla\html\html\menu.php on line 140

Notice: Undefined property: stdClass::$parent in \libraries\joomla\html\html\menu.php on line 145
-------

Creating new entry:
Notice: Undefined variable: option in \administrator\components\com_marketplace\models\categories.php on line 34

Notice: Undefined variable: category in \administrator\components\com_marketplace\views\entry\view.html.php on line 80

Notice: Undefined property: stdClass::$parent in \libraries\joomla\html\html\menu.php on line 140

Notice: Undefined property: stdClass::$parent in \libraries\joomla\html\html\menu.php on line 145

Notice: Undefined property: stdClass::$parent in \libraries\joomla\html\html\menu.php on line 140

Notice: Undefined property: stdClass::$parent in \libraries\joomla\html\html\menu.php on line 145
-------

Frontend errors category view:
Notice: Undefined property: stdClass::$parent in \libraries\joomla\html\html\menu.php on line 140

Notice: Undefined property: stdClass::$parent in C\libraries\joomla\html\html\menu.php on line 145

Notice: Undefined property: stdClass::$parent in \libraries\joomla\html\html\menu.php on line 140

Notice: Undefined property: stdClass::$parent in \libraries\joomla\html\html\menu.php on line 145


Notice: Undefined variable: mosConfig_live_site in \components\com_marketplace\views\index\tmpl\default.php on line 118
-------

Picture does not show in frontend, and there are more errors.




Achim
Achim
242 posts
Location:
Fulda
Germany
Moderator
08.02.2010 22:24
Re: Beta 2 errors
Hi,

actually those are notices, not errors.

Please set your php.ini to not show "notices" with e.g.

error_reporting = E_ALL & ~E_NOTICE



Regards

Achim


Achim Fischer
Codingfish Limited
www.codingfish.com

lennart

lennart
4 posts
Location:
Senja
Norway
09.02.2010 18:06
Re: Beta 2 errors
Hi Achim.

Thank you,
but "$mosConfig_live_site" should be replaced with "JURI::base()"


Regards,
Lennart




Achim
Achim
242 posts
Location:
Fulda
Germany
Moderator
09.02.2010 20:18
Re: Beta 2 errors
Hi Lennart,

> but "$mosConfig_live_site" should be replaced with "JURI::base()"

Yes, thanks.

I will do some tests with a Joomla installation in a subdirectory.


Regards

Achim


Achim Fischer
Codingfish Limited
www.codingfish.com

GAZETA

GAZETA
4 posts
Location:
n.a.
10.02.2010 19:41
Re: Beta 2 errors
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/teo.pl/public_html/gazetanorthamptoncom/libraries/joomla/database/database/mysql.php on line 344

hi i dont now whot i need to do ?




Achim
Achim
242 posts
Location:
Fulda
Germany
Moderator
10.02.2010 20:36
Re: Beta 2 errors
Hi,

> Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in

Can you please give some more information?

When do you get this error?

Did you create categories? Publish categories? Frontend? Backend?


Regards

Achim


Achim Fischer
Codingfish Limited
www.codingfish.com

GAZETA

GAZETA
4 posts
Location:
n.a.
10.02.2010 22:25
Re: Beta 2 errors
've created categories and subcategories for example:

joomla
- joomla 1.0
- joomla 1.5

as fall within subcategories (- joomla 1.0) it opens as it should but on top of the window shows me this error which I wrote to you earlier. if I did something bad when I create?I uninstalled and installed again but it is still this error:

Warning: mysql_num_rows (): supplied argument is not a valid MySQL result resource in / home / teo.pl / public_html / gazetanorthamptoncom / libraries / joomla / database / database / mysql.php on line 344


Please help me, I have no idea what I do.




Achim
Achim
242 posts
Location:
Fulda
Germany
Moderator
10.02.2010 22:35
Re: Beta 2 errors
Hi,


> Please help me, I have no idea what I do.

Is your website reachable via internet? If yes, could you give me the link?

If not, could you email me a few screenshots, please? (achim (at) codingfish.com)

From category configuration and the frontend with the error please.


No idea what causes this.


What kind of system are you running? Latest J1.5 on which OS?



Regards

Achim


Achim Fischer
Codingfish Limited
www.codingfish.com

Achim
Achim
242 posts
Location:
Fulda
Germany
Moderator
10.02.2010 23:10
Re: Beta 2 errors
Hi again,

ok, now I see.

Had a look at your website.

You should put the display of errors and warnings to "off" on a production site.

In your php.ini set:

display_errors = Off



Regards

Achim


Achim Fischer
Codingfish Limited
www.codingfish.com

elygary

elygary
1 posts
Location:
n.a.
12.02.2010 16:57
Re: Beta 2 errors
Hi!

I have the same problems with the pictures in frontend, and display this message to select any category:

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/mydomain/public_html/home/libraries/joomla/database/database/mysql.php on line 344

Thank You and sorry by my bad english =)




Achim
Achim
242 posts
Location:
Fulda
Germany
Moderator
12.02.2010 19:06
Re: Beta 2 errors
Hi,

> I have the same problems with the pictures in frontend, and display this message to select any category:

Do you have your Joomla installed in a subdirectory?

I will have a look at this subdirectory problem before I publish the next version.


> Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in ...

Same as above, please don't display errors on the webpage.



Regards

Achim


Achim Fischer
Codingfish Limited
www.codingfish.com

Discussions v1.0
(c) 2010 Codingfish

Codingfish operates

italobikes.de
Community for friends of italian motorcycles

kiwinity.co.nz
The New Zealand Community

Partner Websites

Sigsiu.NET

Login