You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. post an ad from index page
2. Fill up the form and browse an image to publish your classified3.
3. publish the ad
What is the expected output? What do you see instead?
I should see my ad with an image. But I don't see image in ad.
What version of the product are you using? On what operating system?
I am using version dclassifieds_v2.0final.
Please provide any additional information below.
After publishing the ad, it throws error 500 : Non-static method
asido::driver() should not be called statically
Original issue reported on code.google.com by [email protected] on 17 Jan 2013 at 6:22
The text was updated successfully, but these errors were encountered:
Hi all, I am also using same dclassifieds_v2.0final versions according to which
server php version should be PHP5.2+, and mine is 5.4..
I get these errors..
1. On admin panel on "Admin home" Tab Error 500 Non-static method
Set::extract() should not be called statically, assuming $this from
incompatible context
2. After listing a picture in listing Error 500 Non-static method
Asido::driver() should not be called statically, assuming $this from
incompatible context
And picture also doesn't uploads..
Any help?????
when i try to post an ad it says "error 500 non-static method asido::driver()
should not be called statically, assuming $this from incompatible context" and
the picture doesnt appear
Original issue reported on code.google.com by
[email protected]
on 17 Jan 2013 at 6:22The text was updated successfully, but these errors were encountered: