Check if everything is in your web root dir.

The web root dir on your host should look like something like this:


========= SCHNIPP ================
web/

        css/
                main.css
        images/
                admin/
                        apply_f2.png
                        background.jpg
                        cancel_f2.png
                        header.gif
                        logo_sm_darkbg.gif
                        new_f2.png
                        paste_f2.png
                        save_f2.png
                        trash.png
                        version.gif
                        version.png
        index.php
        js/
        robots.txt
        uploads/
                assets/
                
                
        sf/
                calendar/
                        calendar-setup.js
                        calendar-system.css
                        calendar.js
                        lang/
                                calendar-af.js
                                calendar-bg.js
                                calendar-ca.js
                                calendar-cs.js
                                calendar-da.js
                                calendar-de.js
                                calendar-el.js
                                calendar-en.js
                                calendar-es.js
                                calendar-eu.js
                                calendar-fi.js
                                calendar-fr.js
                                calendar-he.js
                                calendar-hr.js
                                calendar-hu.js
                                calendar-it.js
                                calendar-ja.js
                                calendar-ko.js
                                calendar-lt.js
                                calendar-lv.js
                                calendar-nl.js
                                calendar-no.js
                                calendar-pl.js
                                calendar-pt.js
                                calendar-pt_BR.js
                                calendar-ro.js
                                calendar-ru.js
                                calendar-sk.js
                                calendar-sl.js
                                calendar-sq.js
                                calendar-sr.js
                                calendar-sv.js
                                calendar-tr.js
                                calendar-zh.js
                        skins/
                                aqua/
                                        active-bg.gif
                                        dark-bg.gif
                                        hover-bg.gif
                                        menuarrow.gif
                                        normal-bg.gif
                                        rowhover-bg.gif
                                        status-bg.gif
                                        theme.css
                                        title-bg.gif
                                        today-bg.gif
                prototype/
                        css/
                                input_auto_complete_tag.css
                        js/
                                builder.js
                                controls.js
                                dragdrop.js
                                effects.js
                                index.html
                                prototype.js
                                scriptaculous.js
                                slider.js
                                unittest.js
                sf_admin/
                        css/
                                main.css
                        images/
                                add.png
                                cancel.png
                                date.png
                                default_icon.png
                                delete.png
                                delete_icon.png
                                edit.png
                                edit_icon.png
                                error.png
                                filter.png
                                first.png
                                help.png
                                last.png
                                list.png
                                next.png
                                ok.png
                                previous.png
                                reset.png
                                save.png
                                tick.png
                        js/
                                collapse.js
                                double_list.js
                sf_default/
                        css/
                                ie.css
                                pngfix.htc
                                screen.css
                        images/
                                bg_body.jpg
                                bg_sfTAlert.jpg
                                bg_sfTLock.jpg
                                bg_sfTMessage.jpg
                                icons/
                                        cancel48.png
                                        colour16.png
                                        db16.png
                                        disabled48.png
                                        edit16.png
                                        folder16.png
                                        linkOut16.png
                                        lock48.png
                                        ok48.png
                                        reload16.png
                                        tools48.png
                                sfTLogo.png
                                trans.gif
                sf_web_debug/
                        css/
                                main.css
                        images/
                                close.png
                                comment.png
                                config.png
                                database.png
                                error.png
                                info.png
                                memory.png
                                reload.png
                                sf.png
                                time.png
                                toggle.gif
                                warning.png
                        js/
                                main.js
========= SCHNAPP ===============


You see prototype stuff is in:

web/sf/prototype/*



- Frank



Am 18.04.2007 um 15:11 schrieb g0d br:

> thanks but i did that... the webhost is dreamhost
>
> there is a place to set where is JS?
>
>
>
> 2007/4/18, [EMAIL PROTECTED] < [EMAIL PROTECTED]>:
>
> I suppose that you have installed symfony with PEAR, so prototype and
> scrip.aculo.us are in the PEAR directory, which is not on your prod
> server.
>
> You need to freeze your project so symfony all required files in the
> project directory.
>
> Nautile
>
> On 18 avr, 14:46, "g0d br" <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I'm having problems to deploy an aplication to my webhost.
> > I did run the command:
> > #symfony freeze
> > and transfer the whole application to the webhost but the prototype,
> > javascripts or plugins working..
> > firefox's Javascript console says something like Effect is not  
> defined.
> >
> > Thanks for any help
> >
> > --http://zero-d.com.br/
>
>
>
>
>
>
>
> -- 
> http://zero-d.com.br/
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to