I've added a connection but there is no 'Activate' link to be found, only edit,clone,delete and export. Not sure if it matters, but on my pirets connection I am able to select 'ISO-8859-1' for server response encoding...

CommentFileSizeAuthor
#3 screenshot.png45.69 KBjday
#2 screenshot.png52.02 KBjday

Comments

will_kelly’s picture

Drealty is totally different from Pirets interface. Did you do a fresh install of the module?

There should be an ACTIVE column that shows false as well. Do you have this on the connection page?

jday’s picture

StatusFileSize
new52.02 KB

yes this is a fresh install on a different server than my pirets site, screen shot attached.

jday’s picture

StatusFileSize
new45.69 KB

new screenshot

webavant’s picture

Strange. On mine I don't have "clone", yet you do! The only obvious difference I can see is that I'm using Bartik theme (Drupal 7 default theme).

will_kelly’s picture

I just tried 2 fresh installs one beta-6 and one -dev and cannot reproduce this error.

Looking through the code I do not see the "custom" tag anywhere.

Have you tried creating a second connection with the same login and see what happens?

You said this is a fresh install on a different server but is this a fresh install of the module?

Chris is not doing any db updates with this module yet so if you had installed any previous version updating the module normally will not work. Sorry if this seems repetitive but I just want to be clear.

I got a few views errors on the -dev version.

camidoo’s picture

jday,

what's the path on that url? admin/drealty/??

jday’s picture

the path is: /#overlay=admin/drealty/connections

jrcholtz’s picture

check views, dRealty, connection?

camidoo’s picture

yea, jrcholtz hit on something, the entity api offers up a "scaffolding" for entity creation etc. which is what i think you may be seeing, however, i'm "sort of" using views to display the screen your looking for, check for the view as jrcholtz suggested and see if that gets you anywhere.

I would like to keep this alive as there are some issues with that view generating warnings and i'm not all together sure that vies is the best way to implement that screen, i'm thinking i should redo that and not use a view.

camidoo’s picture

Assigned: Unassigned » camidoo
Status: Active » Needs review

should be fixed in the newest release.

jday’s picture

started with a fresh d7 install with the latest drealty - got the activate link! ...however clicking it gives me a WSOD.

the only other modules installed are
# Entity API
# Views
# Libraries
# Geocoder
# Drush

Error Log: PHP Fatal error: Class 'phRETS' not found in /...../sites/all/modules/drealty/drealtyConnection.inc on line 140, referer: http://mydomian.com/admin/drealty/connections

camidoo’s picture

oh, you need to download phRETS and get that setup in the libraries folder, have a look at the INSTALL file.

jday’s picture

ah right, got it - fixed! - thanks for helping me past this first hurdle. Now I have to open a new issue for access denied.

camidoo’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.