JavaScript, on the local server, but not remote work

Hello

I use JavaScript to a gallery widget on our site.

It works perfectly when you test locally, but when I upload the images to our server is all there, but the animation is more work, when you click on a thumbnail, the image of the slide is just opened in a new window as a static picture - images should expand and then you should be able to navigate through each of them.

I checked all the links to the JS folder and everything seems to be okay.

Can anyone offer advice or suggestions on what to get?

Thank you!

Your three javascript files are not in the location you have in the code-

Tags: Dreamweaver

Similar Questions

  • I can connect to the local network, but not to the internet

    Why in an internet connection, I can connect to the Local network, but not to the Internet.
    I have valid IP address and configuration is good.

    I recommend you read some threads here in the forum about similar issues.
    If this problem occurs using the WiFi network, then check if you can use the connection to the local network.
    Using the WiFi network, you must check if the common WLan parameters are favourable;
    Check if the encryption key is right; turn off filtering by mac address, check the TCP/IP protocol settings if it has been set to automatic, disable the firewall settings, rest you WLan router, check if you connected to the right SSID.

    Good bye

  • Internal server messages no longer work when published on the web server, but not locally on the web server

    Just upgraded to 8 Captivate and for some reason my server any internal messages is no longer work on the web server.  I can test locally the lesson that always points to the Web server and it works.  Can't understand why when it is on the server it does not work.  The ashx handler that manages to post is fully accessible to the web server and DNS solves very well so I can't understand why he doesn't hit the Manager.  I use IIS to host it and a .ashx for managing for results.

    Is there maybe something new that needs to be allowed in IIS for 8 Captivate work?  .js seems to be fine and firewall is not the issue.  Short of ideas and the need for this work as soon as possible.

    Thank you very much for your help!

    Nick

    OK, finally solved.  For some reason any run under HTTPS lesson could not publish my results.  As soon as I changed to HTTP the results perfectly. All of this makes sense why I could post locally on the Web server.  Hope this saves someone else 5 days of hell.

  • RV082 with QuickVPN can connect to the Windows Server but not on Ubuntu Server

    We have a RV082 and are capable of using QuickVPN to connect and access our work LAN (192.168.0.0) except that we can not connect to a Linux Ubuntu Server on the local network.  Can ping (and shared access) servers Novell, a Windows 2003 server and several printers but not the linux server.

    192.168.0.1 Novell server can ping

    192.168.0.2 Server Linux ping or you connect

    192.168.0.3 Windows 2003 server can ping and connect

    192.168.0.4 - 11 different printers that I can ping and install

    I can ping and connect to the server using PPTP-Linux

    Troubleshooting tips will be greatly appreciated

    Good afternoon

    Review of your question, it would seem at first glance that the Ubuntu Server may be blocking incoming VPN traffic. I'm not sure of what firewall program you have chosen to use with your server Ubuntu, but make sure the ports 500, 4500, 443 and 60443 are open to traffic entering this subnet. If you can detect all the errors showing blocked traffic trying to hit the server, which can be useful in allowing us to determine why this traffic does not go through.

    Thank you

    -Lindsey

  • Folder level Javascript executes the Menu item, but not button - need a work around... Help, please

    I have a JavaScript that contains a function of confidence with a SOAP operation inside the confidence function.

    This function is inside a folder level script.

    When calling this function to a menu item, it works fine.

    When I try to add and call this function from a button or a Signature field to the title of JavaScript execution when signed, it will not work and I get an error message.

    What I'm missing and there is a work around, I need to run it from a button or a signature field?

    Any ideas?

    How to run privileged Javascript by a button

    //    1.  Need to put the necessary Javascript inside a function in the Javascripts folder

    //    2.  Javascript must be a function of trust

    //    3.  Add the call to the function of trust to the button

    //

    The Code for the button to execute a script Javascript on the Focus of the mouse is-> Trusted_CustomCode();

    //

    The following example is a JavaScript script at level folder for security reasons

    //

    The example code SHOULD BE wrapped in a function of trust which is part of .js in the javascripts folder

    //

    var Trusted_CustomCode = app.trustedFunction (CustomCode);

    function CustomCode() {}

    app.beginPriv ();

    Insert the custom JavaScript Code here

    App.Alert ("this is my custom Code that is running from a button");

    End of the custom Javascript Code

    app.endPriv ();

    }

  • Contact form works on the host server, but not the Web Page

    I created my first site with CS6. I decided to throw a contact form, so I went to my host providesr, Network Solutions, which has a Wizard for a contact form. I used the wizard to create a contact form. When I access the page on the Host Site for Network Solutions, the contact page is formatted with colors, I chose and it works correctly. Declined, I hit Submit, the message is sent to the approprate address.

    I used the GET function to bring the new page of my local site and then synced it with the real Web site. The formatting, I've created on the server host does not appear, but the Contact form is on the Web site I created in all white. Fill the fields of the form, but when I click on the botton to SUBMIT, a dialog box appears saying it does not find the Web page.,.

    Does anyone know what error I do?

    Thank you

    Put the complete url in the field of action.

    "action ="http://yourWebAddress.com/cgi-bin/FormMail.contact.pl"

    Then see what happens

  • MySQL error on localhost, but not remotely!

    I get an error of:

    Warning : mysql_free_result() expects parameter 1 resource, null given in / Users... line 848

    But I get only this on my dev machine. It does not show on the remote site. I took the remote DB and put it inplace of my a local just in case I had inadvertantly deleted something, but still no joy.

    I closed the recordset using:

    mysql_free_result ($rs_reg_domain);

    But had to use the following to hide the error:

    If (($rs_reg_domain) is_resource) mysql_free_result ($rs_reg_domain);

    and finally, the Recordset:

    @mysql_select_db ($database_conn_mrs, $conn_mrs);

    $query_rs_domain = "SELECT * FROM tbl_settings WHERE fld_settingsNAME = 'domain" ";

    $rs_domain = mysql_query ($query_rs_domain, $conn_mrs) or die (mysql_error ());

    $row_rs_domain = mysql_fetch_assoc ($rs_domain);

    $totalRows_rs_domain = mysql_num_rows ($rs_domain);

    'domain' has a value.

    What's wrong?

    Thank you

    The reason why you get an error at the local level, but not on the remote server is certainly because the remote server has the configuration of PHP display_errors setting disabled. The error still occurs, but it is not displayed. Most Web hosts disable the display of errors for security reasons.

    Looking at the code you gave here, it seems that the error is caused by using the wrong variable name for the recordset object. The recordset is $rs_domain, but you're passing $rs_reg_domain to mysql_free_result().

  • CSS style sheet appears on the remote server when I download my Web site, but it works very well to the local server

    CSS style sheet appears on the remote server when I download my Web site, but it works very well to the local server, if anyone can help I would be grateful.

    There are major problems with this page as shown in the screenshot below.

    This is caused by a liberal hijacking of APDivs (aka layers) for a main page layout.  This isn't what APDivs were intended.  That's why Adobe them removed from DW.  Unfortunately, not soon enough.

    I think you're the best option is to start over with a pre-built CSS layout that doesn't contain positioned elements.

    Either way, Flash is dead now.  Most of the people cannot display Flash media more.  You can convert the HTML5 video or use YouTube to host videos now.

    Nancy O.

  • Loggin to the administrator of the remote site redirects to localhost on the local server.

    This is certainly news to me. I created a Wordpress site locally and then uploaded to the remote server. For some reason when I connect I get redirected to the local host and the version installed locally in XAMPP. I tried to clear the cache in Firefox, but nothing helped. When Apache and MySQL are disabled in the XAMPP Control Panel, he always tries to redirect to the local server and I get the error "problem loading page".

    Also, strangely, when I disable XAMPP the CSS for the site on the REMOTE server is not displayed! Any ideas short of clear and start over? I can't even to the admin of the site to change the password.

    The fixed. Had to manually change the siteurl value in the table options in the remote database. Thank God...

  • HP OfficeJet Pro 8600: HP OfficeJet Pro 8600, connected to the local network but does not print a printer on the same LAN

    HP OfficeJet Pro 8600, connected to the local network but cannot print printer on the same local network.

    Work tried fixing it but all attempts fail.

    Firewall disabled.

    Printer recognizes the router's LAN.

    Was also pointed out that the port does not communicate, can not remove it; Cannot add another...

    Printer does not print.

    How can I fix?

    Hi @AnnisMonadjem,

    Welcome to the Forums of HP Support!

    I understand that you are unable to print to your printer HP Officejet Pro 8600. I'd be happy to help you and don't forget to come back to this thread and check "Accept as Solution", if I have successfully helped solve you the problem. If you want to say 'Thank you' to my effort to help, click on the "thumbs up" to give me a Kudos.

    When you say 'LAN', are you referring to the network or you try to share the printer on the network?

    How is the printer connected? (Ethernet/WiFi)

    If you have noticed that the port is causing problems, please download and run the print and Scan doctor, it will be probably diagnose and fix the problem you are experiencing.

    What were the results when you ran the Print and Scan Doctor? (she print or scan, error messages)

    HP has several Officejet Pro 8600 series.

    What is the name and the product number of your printer? How can I find my model number or product number?

    • Update the firmware of the printer.
    • Don't hide the SSID (network name).
    • What type of encryption are you helping? HP recommends WPA and WPA2.
    • You have a double router broadband? Make sure that the two groups were not the same network name.

    If the problem persists, you may encounter an IP address conflict. It's a good idea to assign the printer a static IP address outside your DHCP range. For example, some routers default DHCP is located between 192.168.0.100 to 192.168.0.200. So, I would use 192.168.0.232.

    To assign the static IP address, use the following steps as a guide.

    • Print a Page of Network Configuration menu of the printer front panel. Note the IP printer. IPV4 address
    • Type the IP address in the browser to bring up the SAP.
    • Choose the network tab, then wireless on the left side, and then select the IPv4 tab.
    • Select Manual IP.
    • Enter your IP address manual (192.168.0.232)
    • Enter 255.255.255.0 for the subnet mask, except if it is different.
    • Enter the IP address of your router that sits on the Network Configuration Page) for the default gateway.
    • Please, click on manual DNS server. For the preferred DNS Server Manual please enter 8.8.8.8 and the Alternate DNS Server Manual, please enter 8.8.4.4.
    • Click on apply.
    • Restart the router, the printer and the computer.
    • Test printing and scanning.

    If the problem persists, download and run this patch rollup: resolving printing issues in Windows 7 and Windows Server 2008 R2

    • Try printing and scanning.

    In addition, if you are still having problems try the steps in this guide, HP printers - "offline" Status Message printer (Windows 7).

    Continue on, if the problem persists.

    Important!   Delete the temporary files and folders by using the disk cleanup utility

    1. Open the disk cleanup utility:

  • VPN works locally but not remotely

    I our ASA 5510 put in place to create a vpn for our users.  When I test locally it works fine, but when I try to use it remotely, it will not work.  In addition, port 500 is open locally but not remotely.  What Miss me?  I was told that there is no firewall in place that would affect me.

    Dan

    You say port 500 (UDP) is not open remotely.

    How do you as a customer to connect if UDP 500 is not open on the client side?

    Federico.

  • Migration vCenter database of the local instance to a remote server

    Hello

    My vCenter database is installed on the local server with the vCenter server.  When installing without DSN was created because the local database.  Now, I need to create a dedicated server to host the database but can't find where, in the current installation, I would like to change to vCenter point to the new location.

    I read these KBs

    KB.VMware.com/kb/7960893 - movement of the SQL Server to vCenter database
    KB.VMware.com/kb/5850444 - migration vCenter Server on a different host machine
    KB.VMware.com/kb/1003928 - troubleshooting the database data source used by the VirtualCenter Server

    Problem is that (1) there is no DSN, (2) the registry key is not there either, and (3) I cannot find what to change in the vpxd.conf file

    I am able to "migrate the database" and "can create a new dsn to point to the new location.

    So, the question is where can I find the current configuration of the database\dsn.

    I hope that's clear

    Hi VMGenie,

    The reason why it does not appear THAT DSN u is because your machine VC can be 64-bit and the vCenter uses 32-bit DSN settings.

    Open the C:\WINDOWS\SysWOW64\odbcad32.exe folder for this exe... it should show u the DSN settings.

    Please consider clicking correct or helpful if this information is useful.

  • I wish I had a client on my PC to communicate with the Lync server, but it does not work.

    Evaluation of the VHD Lync 2010 program

    I'm quite new to Lync and I'm trying to understand how it all works. I downloaded the virtual computer files and got successfully throughout the environment, but now, I would like to have a client on my PC to communicate with the Lync server but I'm not having any luck.

    Here are the servers that I have:
    DC
    Exum
    Lync-Qms
    Lync-Se
    SPS2010
    These are all in an internal network and I gave the Lync-SE server outside access, assuming that it's the server that my client needs to communicate with because he runs the Lync server. Initially, I was getting a certificate error. I exported the certificate of the server DC, installed on my client and the client toward the DC server who gave me the certificate number, but now I get an error that the server is temporarily unavailable. I'm far from base here?

    Hello

    Thank you for visiting the Microsoft answers community site. Your question is better suited for the IT Pro TechNet public. Please post your question in the TechNet Windows 7 Server forum.

    I hope this helps.

  • How can I keep a connectivity when the DNS server is not available?

    We have remote locations with several computers that are joined to our domain via a gateway to gateway VPN. When VPN breaks down, they lose the connection to our CD/DNS server. Their ip addresses remain the same, since they are managed by their local router but they failed to connect to other devices to their location even though the devices have static IP addresses. If I understand the use of the LMhosts file must allow me to allow them to keep local communications between computers. I think the entry in LMHOSTS should be like this for each local machine they need to access.

    10.0.0.1 SampleEntry #PRE
    Is there a better way to solve this problem, however?

    Hi Jim,

    Thanks for posting your question in the Microsoft Community forums.

    I see from the description of the problem, you have a problem with connectivity indomain computers when the DNS server is not available.

    As the computer is connected to the domain network, the question you posted would be better suited in the TechNet community. Please visit the link below to find a community that will provide the support you want.

    http://social.technet.Microsoft.com/forums/en-us/itproxpsp/threads

    Hope this information helps you. If you need additional help or information on Windows, I'll be happy to help you. We, at tender Microsoft to excellence.

  • Cisco Aironet 2600 series Configuration of the DHCP server is NOT serving addresses?

    Cisco Aironet 2600 series Configuration of the DHCP server is NOT serving addresses?

    I have (2) AIR-SAP2602I-A-K9, configured the same way.

    on two different remote LANs.

    They don't seem to be handing out addresses via DHCP.

    {If I connect to a local network with another DHCP server}

    wireless devices can obtain addresses

    This another DHCP server on the LAN through the access point.}

    I followed 12.4.25d. JA.cg.pdf

    Configuration of the Access Point to provide the Service DHCP 5-22

    ---------|---------|---------|

    e.g. 3444-RCS1-AN #show running-config

    Building configuration...

    version 15.2

    3444-RCS1-YEAR host name

    no ip Routing

    USH - DM IP domain name

    DHCP excluded-address IP 192.168.29.89

    IP dhcp RCS1 pool

    network 192.168.29.88 255.255.255.248

    router by default - 192.168.28.1

    Rental 1 0

    interface BVI1

    IP 192.168.28.211 255.255.254.0

    no ip route cache

    default IP gateway - 192.168.28.1

    ---------|---------|---------|

    ---------|---------|---------|

    e.g. 3444-RCS2-AN #show running-config

    Building configuration...

    version 15.2

    3444-RCS2-YEAR host name

    no ip Routing

    USH - DM IP domain name

    DHCP excluded-address IP 192.168.129.81

    IP dhcp RCS2 pool

    network 192.168.129.80 255.255.255.248

    router by default - 192.168.128.1

    Rental 2 0

    interface BVI1

    IP 192.168.128.171 255.255.254.0

    no ip route cache

    default IP gateway - 192.168.128.1

    ---------|---------|---------|

    Thats the DHCP Pool range 192.168.29.88 through 192.168.28.95

    Well this will confuse your customers.

    And this is NOT how to set up your "range".   See below:

    DHCP excluded-address IP 192.168.29.1 192.168.29.87

    DHCP excluded-address IP 192.168.29.96 192.168.29.254

    IP dhcp RCS1 pool

    network 192.168.28.211 255.255.254.0

    router by default - 192.168.28.1

    Rental 1 0

Maybe you are looking for

  • error E 0222 - impossible to find a PC-card slot

    When I tried to load up my internet provider CD its comes up with error 0222 E could not find a PC-card slot. This is a new Satellite Pro and my friend with laptop even had no problems to connect to the internet.

  • Can I replace battery poor in conditions of warranty?

    Hello I bought my Toshiba laptop about 6 months ago and my pc monitor is already saying I have the bad battery. I have always my laptop on the eco mode, and I do not charge until it is fully charged and I unplug the unit immediately. Are there other

  • Error codes with two updates to Windows Vista.

    The first update will fail poster KB929777 error code and when you right click the update, it displays error detail code 8000FFFF. The second update fails poster KB975929 error code and when you right click on the update it shows the detail 80242006

  • win xp pro max ram

    What is the maximum physical ram Windows XP Pro will support? I read a few sites and no one is constant over a predetermined number. They say 2-4 gig so some say there is a switch to allow 3 or 4 or something. Is there a definitive answer, and if I e

  • THROW OUT IN A DIFFERENT BROWSER IN THE MOBILE AND DESKTOP

    Hi allI have a problem of output in a browser of oracle forms. I have in my laptop resolution is 1366 X 768 and OS is windows 7 Home Basic 64-bit. In my office, I use windows 7 ultimate 32 bit resolution is 1024 X 768. How can I get my out put form e