Hi, I have installed 2.x-dev version. When I try to modify the setting of 1 field in the views that the module create automatically, my browser (chrome) display the ajax result.

I have tried to modify settings in other views and I have not this problem. Only in this view.

M.

CommentFileSizeAuthor
#1 simpleads_views_ajax_error.png16.73 KBHunterElliott

Comments

HunterElliott’s picture

StatusFileSize
new16.73 KB

I'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.

HunterElliott’s picture

+Ziobudda, I had to revert back to the 7.17dev version to get anything to work.

prografr’s picture

Issue summary: View changes

i 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? :(

ey’s picture

I can also confirm this bug.

cockers’s picture

I 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.

minnur’s picture

Status: Active » Closed (won't fix)