Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

javascript error in title lookup ( click on lens) #13

Closed
devloic opened this issue Jul 1, 2013 · 4 comments
Closed

javascript error in title lookup ( click on lens) #13

devloic opened this issue Jul 1, 2013 · 4 comments
Labels
bug Bugs and dealbrakers, big or small. Needs to be cleared before releasing.

Comments

@devloic
Copy link

devloic commented Jul 1, 2013

After making a search in the lookup popup and retrieving a movies list I get a javascript error when I click on a movie:

Uncaught ReferenceError: returnData is not defined lookup.php:1

doesn't happen in the videodb-4_0_0.tgz release on sourceforge.

@andig
Copy link
Owner

andig commented Jul 1, 2013

Which template are you using?

Viele Grüße,
Andreas

Am 01.07.2013 um 19:17 schrieb Loic Devaux notifications@github.com:

After making a search in the lookup popup and retrieving a movies list I get a javascript error when I click on a movie:

Uncaught ReferenceError: returnData is not defined lookup.php:1

doesn't happen in the videodb-4_0_0.tgz release on sourceforge.


Reply to this email directly or view it on GitHub.

@devloic
Copy link
Author

devloic commented Jul 1, 2013

I am using nexgen.

@devloic
Copy link
Author

devloic commented Jul 4, 2013

adding :

<script type="text/javascript" src="{$template}js/lookup.js"> in: templates\nexgen\xml.tpl fixed it

@devloic
Copy link
Author

devloic commented Jul 4, 2013

actually pasting the code in templates\nexgen\lookup.tpl just before {include file="xml.tpl"} might be a better idea since lookup.js is only needed in lookup.tpl .

andig added a commit that referenced this issue Jul 6, 2013
@andig andig closed this as completed Jul 6, 2013
robelix pushed a commit to robelix/videodb that referenced this issue Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs and dealbrakers, big or small. Needs to be cleared before releasing.
Projects
None yet
Development

No branches or pull requests

2 participants