jeffcoughlin / farcrysolrpro

FarCry Solr Pro plugin Supports: Solr 3.5, FarCry 7.0+, 6.2+, 6.1.4+, 6.0.19+
http://jeffcoughlin.github.com/farcrysolrpro
Other
9 stars 8 forks source link

error after editing news content #34

Closed webonix closed 12 years ago

webonix commented 12 years ago

Message: key [TYPENAME] doesn't exist in struct (keys:teaserImage)

C:\Inetpub\websites\psl.com.au\webroot\farcry\plugins\farcrysolrpro\packages\formtools\UUID.cfc (line: 9) C:\Inetpub\websites\psl.com.au\webroot\farcry\core\packages\formtools\UUID.cfc (line: 22) C:\Inetpub\websites\psl.com.au\webroot\farcry\core\packages\lib\diff.cfc (line: 190) C:\Inetpub\websites\psl.com.au\webroot\farcry\core\packages\lib\diff.cfc (line: 248) C:\Inetpub\websites\psl.com.au\webroot\farcry\core\packages\lib\diff.cfc (line: 235) C:\Inetpub\websites\psl.com.au\webroot\farcry\core\webskin\types\webtopOverviewSummary.cfm (line: 68) C:\Inetpub\websites\psl.com.au\webroot\farcry\core\packages\fourq\fourq.cfc (line: 442) C:\Inetpub\websites\psl.com.au\webroot\farcry\core\packages\fourq\fourq.cfc (line: 332) C:\Inetpub\websites\psl.com.au\webroot\farcry\core\tags\webskin\view.cfm (line: 139) C:\Inetpub\websites\psl.com.au\webroot\farcry\core\webskin\types\webtopOverviewTab.cfm (line: 192) C:\Inetpub\websites\psl.com.au\webroot\farcry\core\packages\fourq\fourq.cfc (line: 442) C:\Inetpub\websites\psl.com.au\webroot\farcry\core\packages\fourq\fourq.cfc (line: 332) C:\Inetpub\websites\psl.com.au\webroot\farcry\core\tags\webskin\view.cfm (line: 139) C:\Inetpub\websites\psl.com.au\webroot\farcry\core\webskin\types\webtopOverview.cfm (line: 79) C:\Inetpub\websites\psl.com.au\webroot\farcry\core\packages\fourq\fourq.cfc (line: 442) C:\Inetpub\websites\psl.com.au\webroot\farcry\core\packages\fourq\fourq.cfc (line: 332) C:\Inetpub\websites\psl.com.au\webroot\farcry\core\tags\webskin\view.cfm (line: 139) C:\Inetpub\websites\psl.com.au\webroot\farcry\core\webtop\edittabOverview.cfm (line: 67)

seancoyne commented 12 years ago

So you edited a dmNews object, then when the webtop overview screen came up you got this error?

seancoyne commented 12 years ago

This is FarCry 6.2 on Railo right?

webonix commented 12 years ago

Yes to all your questions.

I have not set a teaser image for the news item On Apr 19, 2012 8:09 PM, "Sean Coyne" < reply@reply.github.com> wrote:

This is FarCry 6.2 on Railo right?


Reply to this email directly or view it on GitHub:

https://github.com/jeffcoughlin/farcrysolrpro/issues/34#issuecomment-5220040

seancoyne commented 12 years ago

OK, I was able to recreate this. I'll track down the issue.

seancoyne commented 12 years ago

pull from the master branch and give that a try

webonix commented 12 years ago

I will do this when I get into the office.

I originally got the plugin from git, But then did an update from within the plugin webtop admin - not sure if that will affect my repo On Apr 19, 2012 8:52 PM, "Sean Coyne" < reply@reply.github.com> wrote:

pull from the master branch and give that a try


Reply to this email directly or view it on GitHub:

https://github.com/jeffcoughlin/farcrysolrpro/issues/34#issuecomment-5220768

seancoyne commented 12 years ago

The updater just gives you a link to the zip that Github generates. You can look at the commit and just update the 2 files if you prefer.