connerdate / clients-oriented-ftp

Automatically exported from code.google.com/p/clients-oriented-ftp
0 stars 0 forks source link

Options Tabs not working #216

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Log into the admin
2.click on a tab title / link

What is the expected output? What do you see instead?
Even if I click on a tab title, nothing happens...  The hash is changing 
correctly, and jquery / hashchange are correctly loaded.

What version of the product are you using? On what operating system?
version r375

Original issue reported on code.google.com by jeremy.b...@gmail.com on 1 Mar 2013 at 10:46

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for your report. Do you have any kind of tool that logs javascript 
errors? Like Firebug for example.

Take a look here
http://apple.stackexchange.com/questions/58948/how-do-i-open-the-javascript-cons
ole-in-safari-6

The console should tell you what the error is so I can correct it for the next 
version.

Original comment by i...@subwaydesign.com.ar on 2 Mar 2013 at 9:02

GoogleCodeExporter commented 8 years ago
I got this into the console: 
TypeError: 'undefined' is not an object (evaluating 'o.split') | 
TextboxList.js:37

Do you know where this come from? Or is it easily solvable? 

Thank you.

Original comment by jeremy.b...@gmail.com on 4 Mar 2013 at 9:42

GoogleCodeExporter commented 8 years ago
Is it possible that the php version of the server (maybe to old) is causing 
this?

Original comment by jeremy.b...@gmail.com on 4 Mar 2013 at 3:12

GoogleCodeExporter commented 8 years ago
Hi! It is in fact a javascript error (generated by the script which handles the 
file types box), which prevents you from running any other JS on your site (the 
tabs are processed by javascript).

Could you make me an user with the email info@subwaydesign.com.ar so I can 
check it live on your site please?

Thanks!

Original comment by i...@subwaydesign.com.ar on 4 Mar 2013 at 8:22

GoogleCodeExporter commented 8 years ago
I know that this is a javascript error. But, on my own server, not my client's 
one, it works perfectly.
And I know that we have different PHP version.

There are also other weird bugs. Like, I can't download multiple files in .zip 
file. The popup appear and then disappear directly... 

I will send you an email with url / login.

Thanks!

Original comment by jeremy.b...@gmail.com on 5 Mar 2013 at 11:58

GoogleCodeExporter commented 8 years ago
What PHP version do you have currently?
Thanks

Original comment by i...@subwaydesign.com.ar on 6 Mar 2013 at 12:24

GoogleCodeExporter commented 8 years ago
The PHP version of this server is:
PHP Version 5.1.6

Original comment by jeremy.b...@gmail.com on 6 Mar 2013 at 3:04

GoogleCodeExporter commented 8 years ago
I have the same issue, tested with r375 and r335.
Nelson.

Original comment by Nelson.B...@gmail.com on 11 Mar 2013 at 8:47

GoogleCodeExporter commented 8 years ago
I don't have a Mac available to try and fix this, so I'm thinking of replacing 
the script that handles the file formats box.

Original comment by i...@subwaydesign.com.ar on 11 Mar 2013 at 9:42

GoogleCodeExporter commented 8 years ago
Hi!
I can't create you a ftp access, my client isn't "open" to this solution.
So... I review a little what happens, and something weird avoid tabs to be 
created... I only have one tab in the code (under .panel-container, see 
screenshot attached), instead of 5, and the update button is not showing.
I can modify option directly from database, but this isn't funny, if I can say 
like this.

Any thought? 

Thanks.
Best,
Jeremy.

Original comment by jeremy.b...@gmail.com on 22 Mar 2013 at 10:50

Attachments: