Closed (won't fix)
Project:
SimpleAds
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2013 at 08:06 UTC
Updated:
9 Jun 2023 at 17:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
HunterElliott commentedI'm getting an error, too. I will try to provide more info/detail than the original post...
I was having issues with 7.1.8, so I decided to try the 7.2.x dev version hoping it would work better.
It did and didn't.
It is displaying (kind of) an image ad, however the image for the image ad is displayed VERY tiny. On the plus side, it didn't throw the page into an infinite loop and did send you to the URL for the ad vendor.
I presumed the displaying of the wrong size for the image ad was due to the advertisement block View. I go into Views and open the one for the ad blocks, and immediately get an error saying:
An error occurred while attempting to process /admin/structure/views/view/advertisement_blocks/preview/simpleads_default_block/ajax:I try to click on anything to edit any value in the View and get this error. This error also appears in the Advertisements (page) View. It does not happen in any other View on the site.
Comment #2
HunterElliott commented+Ziobudda, I had to revert back to the 7.17dev version to get anything to work.
Comment #3
prografr commentedi also have same problem!! i create another view with same parameters as it's default view but results is zero! it seems the problem is in simplaAds structure..
so how we can reveret back to older version? :(
Comment #4
ey commentedI can also confirm this bug.
Comment #5
cockers commentedI can also confirm this! It seemed to have something to do with jquery update, perhaps some sort of clash. #2 worked for me, I just installed the 1.7 version and then uninstalled it again and it all started working again.
An unrelated side note though, I did also get this message when I uninstalled the 1.7 version:
Notice: Undefined index: id in conditional_fields_field_delete_instance() (line 1403 of /public_html/movelog.org/sites/all/modules/conditional_fields/conditional_fields.module).
Notice: Undefined index: id in conditional_fields_field_delete_instance() (line 1404 of /public_html/movelog.org/sites/all/modules/conditional_fields/conditional_fields.module).
I'm not sure if it is a problem or not yet, I'll post again if it is.
Comment #6
minnur commented