admin and site error

urban
urban
Offline
0
ok this is the procedure I followed

system (local)

Wamp server
PHP:5.2.9-2
MYSQL:5.1.33
APACHE:2.2.11
Joomla 1.5

1. Fresh install of MC 1.5.0
2. Upgrade from 1.5.0 to 1.5.1
3. Upgrade from 1.5.1 to 2.0
4. Overriding version.php file
5. Search module for 2.0 version

No CB or JS installed.

Now, in the admin section in the Album view and in rating view i get some error, see the image (album view).

Error also in the site side in the search module.

anyone has any problem like mine? http://www.joomlamusicsolutions.com/images/fbfiles/images/err_album.jpg
Attachments:
Responses (5)
  • Accepted Answer

    Tuesday, February 16 2010, 09:30 PM - #Permalink
    0
    :lol:

    you forgot to set you short_open_tags PHP variable to ON!! ;)

    remember?
    The reply is currently minimized Show
  • Accepted Answer

    urban
    urban
    Offline
    Tuesday, February 16 2010, 09:38 PM - #Permalink
    0
    1000 tnx, in local all is ok now.
    I hope that the server where the site will reside have this feature enabled.
    The reply is currently minimized Show
  • Accepted Answer

    urban
    urban
    Offline
    Tuesday, February 16 2010, 09:55 PM - #Permalink
    0
    Another error discovered perhaps it is a mistake as the previous
    when i create a new album, new genre, new format, new artist, new type and new tag the results is a series of error like:

    new album in the text form:
    Notice: Undefined property: stdClass::$review in C:\\wamp\\www\\joomla_ultra\\administrator\\components\\com_muscol\\views\\album\\tmpl\\form.php on line 409

    new artist at the top of the page:

    Notice: Trying to get property of non-object in C:\\wamp\\www\\joomla_ultra\\administrator\\components\\com_muscol\\models\\artist.php on line 43

    Notice: Undefined property: stdClass::$id in C:\\wamp\\www\\joomla_ultra\\administrator\\components\\com_muscol\\views\\artist\\view.html.php on line 29

    etc.... http://www.joomlamusicsolutions.com/images/fbfiles/images/error_3.jpg
    Attachments:
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, February 16 2010, 10:49 PM - #Permalink
    0
    hey

    I don't know if I discussed it with you or with somebody else

    these are just notices, no big deal. all you have to do is to set your ERROR REPORTING on joomla to the lowest level possible (on Global Configuration, and if not works, on php.ini file)

    try to search on the forum, there are many topics on this :)
    The reply is currently minimized Show
  • Accepted Answer

    urban
    urban
    Offline
    Tuesday, February 16 2010, 10:51 PM - #Permalink
    0
    ok, set to lowest level.
    for today stop testing.
    tomorrow i try to insert some content.

    tnx for all.
    The reply is currently minimized Show
Your Reply