×

Notice

The forum is in read only mode.

Javascript Errors on Configurations

10 years 10 months ago #2842 by Andrew Billy
Getting thew following errors in the developer console of Chrome when editing General, Employer, and Jobseeker
Uncaught TypeError: Object [object Object] has no method 'idTabs' index.php:1404
(anonymous function) index.php:1404
(anonymous function) index.php:1405
Uncaught TypeError: Cannot read property 'style' of null index.php:1409
chrome.tabs is not available: You do not have permission to access this API. Ensure that the required permission or manifest property is included in your manifest.json. binding:202

These are the errors shown in Firefox :
Use of getAttributeNode() is deprecated. Use getAttribute() instead.
[Break On This Error] 	

$("#tabs_wrapper div").idTabs();

index....rations (line 1962)
TypeError: $(...).idTabs is not a function
[Break On This Error] 	

$("#tabs_wrapper div").idTabs();

index....rations (line 1962)
Image corrupt or truncated:


Also having many javascript errors on other pages on the site. When viewing the job list, the modal popup for logout doesn't work. it has the following errors in the console of Fiorefox:
TypeError: $(...).addEvent is not a function
[Break On This Error] 	

$(window).addEvent('resize',s5_screen_width_check);

s5_col...izer.js (line 364)
TypeError: this.content.getChildren is not a function
[Break On This Error] 	

this.content.getChildren().each(function(child){

s5box.js (line 87
10 years 10 months ago - 10 years 10 months ago #2843 by Andrew Billy
I worked around the js issues by using jqueryEasy. Not ideal but it works.

now though, having an issue with the sandbox mode for purchasing packages.

You can proceed through the entire process and return to the site. But once you get back to the site you only have the main blank main body, with the menus footer etc. You can see in the screenshot.

At this point you can't post a new resume or anything due to the payment not being verified, but there is never any indication that it was not verified unless you look in purchase history.

I manually verified the sandbox payment there but if this had to be done for each one,that would be cumbersome. Is there something im missing where it should be automatically approving them after payment it made?

Thanks,
Andrew
Time to create page: 0.086 seconds

Please publish modules in offcanvas position.