Can't find a php file on root - its there?

Hi,
Sorry for the repeated posts.
I am now getting these issues:
Warning:  include_once(home/thevilla/public_html/fpss/fpss.php)  [function.include-once]: failed to open stream: No such file or  directory in /home/thevilla/public_html/example.php on line 49
Warning:  include_once() [function.include]: Failed opening  'home/thevilla/public_html/fpss/fpss.php' for inclusion  (include_path='.:/usr/lib/php:/usr/local/lib/php') in  /home/thevilla/public_html/example.php on line 49
This demo uses the "Movies" template and the sample data that come bundled with the purchase package
The fpss file is sitting on my server and is the sub folder for the php file.  The html which gets me to this point is:-
<?php
         /* Frontpage Slideshow: Setup Steps */
         /* Please refer first to the online documentation here: http://www.joomlaworks.gr/content/view/74/41/ */
         // 1. Enter the name of your slideshow
         $slideshow = "myslideshow";
         // 2. Enter your site's URL (without trailing slash)
         $siteURL = "http://www.thevillagers.co.uk";
         // 3. Enter the absolute path of your site on the server (without trailing slash)
         $sitePath = "home/thevilla/public_html";
         // Include the slideshow
         include_once($sitePath."/fpss/fpss.php"); // DO NO EDIT THIS LINE
         ?>

Sorry iPHP,
Just been back over the posts and I have changed the html to read:-
// 1. Enter the name of your slideshow
            $slideshow="myslideshow";
            // 2. Enter your site's URL (without trailing slash)
            $siteURL="http://www.thevillagers.co.uk";
            // 3. Enter the absolute path of your site on the server (without trailing slash)
            $sitePath="/home/thevilla/public_html";
            // Include the slideshow
            include_once($sitePath."/fpss/fpss.php"); // DO NO EDIT THIS LINE
Which are the absolute paths as far as I am aware?
Uploading this PHP file I now get errors saying:-
Warning:  require_once(/home/thevilla/public_html/fpss/slideshows/myslideshow/parameters.php) [function.require-once]: failed to open stream: No such file or directory in /home/thevilla/public_html/fpss/fpss.php on line 16
Fatal error:  require_once() [function.require]:  Failed opening required  '/home/thevilla/public_html/fpss/slideshows/myslideshow/parameters.php'  (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/thevilla/public_html/fpss/fpss.php on line 16
In regard to this error the files are online on my host server, so this can't be the problem? line 16 in fpss.php relates to:-
require_once(dirname(__FILE__).DS.'slideshows'.DS.$slideshow.DS.'parameters.php');

Similar Messages

  • I can't install Itunes 10.5. Ite says that it can't find the following file: C:\Program Files\iTunes\iTunes.Resources\fr.lproj. What do I do?

    I can't install Itunes 10.5. Ite says that it can't find the following file: C:\Program Files\iTunes\iTunes.Resources\fr.lproj. What do I do?

    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get aCode 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • I backup my iphone on my pc and copy backup file into drive D then i setup new OS on my pc. after that i copy the backup file into itunes backup folder but itunes can't find the backup file to restore my iphone. how can i restore my iphone?

    i backup my iphone on my pc and copy backup file into drive D then i setup new OS on my pc. after that i copy the backup file into itunes backup folder but itunes can't find the backup file to restore my iphone. how can i restore my iphone?

    Don't you just love changes in interfaces?
    I found the answer to my question.
    When you attach a device (iPhone, iPad) to your Mac, in iTunes 12 in appears as a tiny icon in the second "row" of the iTunes display. Click the icon and the familiar iTunes display for the device appears. From there, on the Summary screen, you can see the dates of the backups of the device (iCloud and backup to the computer). You can also use the button to backup to the computer.

  • I have downloaded, extracted and installed Elements 12 but it will not open nor can I find the Adobe file in the file where I installed it to..  When I've tried to download and install again

    I have downloaded, extracted and installed Elements 12 but it will not open nor can I find the Adobe file in the file where I installed it to..  When I've tried to download and install again it says that the "Object Already Exists."  It may exists, but it is not visible in the file or in my list of programs on the Startup Menu.

    cactisken
    You should not have to uninstall Premiere Elements 12/12.1 in order to install and run Premiere Elements 13 on the same computer unless your computer is overloaded and the computer resources are compromised. Just use one program at a time.
    Can you still use 12/12.1 on this same computer that will not let you use 13?
    What specific Window operating system are you using?
    Let us go through the usual drill...
    1. Does the problem exist with and without the antivirus and firewall(s) disabled?
    2. Are you using a pen and tablet device instead of a mouse?
    3. Did you install the program with antivirus and firewall(s) disabled?
    4. Disable the SLCache Folder found in Windows 7, 8, or 8.1 64 bit
    Local Disk C
    Program Files (x86)
    Common Files
    Adobe
    and in the Adobe Folder should be the SL Cache Folder that you delete or disable by renaming the Folder
    from SLCache to SLCacheOLD.
    5. Are you running the program as Administrator and is the latest version of QuickTime installed on the same
    computer as Premiere Elements 13?
    Let us start here and then decide what next.
    Thank you.
    ATR

  • My LV program can't find the iak file when the program is loaded from a different PC.

    Hello all,
    My LV vi with Fieldpoint I/O and it's IAK file are stored on the company network.  If I load and run the LV vi from the PC it was developed on, everything is fine.  If I load and run on a different PC (that has an identical install of LV), the LV vi can't find the IAK file (all of the I/O pointers to the file are grayed out.) 
    Also, if I make an EXE out of the vi on the machine that can find the IAK, it won't find it if it's run from the other machine.
    It is not related to whether one machine has different "rights", as they are identical.  It's not related to different installs of LV, as they are identical.   
    I have found that this is related to the network login name/password, and to the machine's network name.  If I login on the second machine and try to run the program, it won't find the IAK.  If I point it to the IAK it will run.  If I save it and log out, and then login as a different user with the same rights on the second machine, it won't find the IAK again, until I re-point it there when I re-run it.  This is true for both the vi and the EXE.
    This problem makes deploying the EXE difficult to different machines, as the first time it's run, the EXE has to be pointed to the IAK.  Pointing the EXE to the IAK is difficult as these installations have no keyboard or mouse.
    Does anyone have any ideas on how to fix this so the LV vi or it's EXE finds the IAK from no matter where it's loaded from?
    Thanks,
    Mike

    Laura,
    I figured I'd continue this thread because it's along he same line..
    I have two Fieldpoint systems. They are identical, except for one thing...one has an AI-110 in position 7...the other has nothing. Both have the same IP address, etc and I swap the ethernet cable between them when I want to select which one I use.  I use a dedicated ethernet card to the FP processor...and it's not the company net.
    There are two IAK files...one for the system with the AI-110, one for the system without the AI-110. The two IAKs are in different paths.
    Before I had the system and the IAK without the AI-110, I made an EXE of the code that woked with the AI-110, and it worked fine.
    But now if I run the EXE after I've used MAX and opened the IAK without the AI-110, the EXE won't read the AI-110!  I have to go back into MAX and open the IAK that has the AI-110 in it, close MAX and restart the EXE for the EXE to see the AI-110.  (Max is NOT SET to "Download Items on Save")
    I looks like the EXE is looking at MAX to get the IAK or a pointer to the IAK.
    Did I build my EXE incorrectly?  Shouldn't an EXE completely ignore MAX once it's made?
    Thanks,
    Mike

  • Can't find my data file to back up, so I can uninstall and reinstall the software. (Windows, Vista & Palm version 6.0.1)

    I can't find my data file, in order to back it up.  After going to Documents - Palm One, the only thing that looks like a user name is a file with no data.  Somewhere there has to be another file with all my data, since data is available when I open the Palm One software on my computer.  After backing it up, I want to uninstall and reinstall the Palm One software.  I'm hoping this resolves my inabilty hot sync.  Thanks!  Lauraflavin.
    Post relates to: Tungsten T5

    If you're using XP, your data is here:
    C:\Program Files\Palm (or PalmOne)\ your Hotsync Name abbreviated \
    WyreNut
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • Hello! I have one iTunes library on my iPod and one iTunes library on my computer. When I connect my iPod touch to my PC, however, I cannot find any files in my iPod except for pictures. How can I find the music files so I can add them to my iTunes?

    Hello! I have one iTunes library on my iPod and one iTunes library on my computer. When I connect my iPod touch to my PC, however, I cannot find any files in my iPod except for pictures. How can I find the music files so I can add them to my iTunes?

    You can't do that.
    And before you decide to store any music that you own on a computer at work, talk to your IT department. Many organizations do not permit it for legal reasons. Standard policies are that anything stored on company owned computers is the property of the company. It could not be legally stored on their machines unless you transfer the licenses and all copies, physical and digital, to the company, meaning you no longer own the music. If they were to be audited and could not prove that they own the music, they would be subject to copyright violation penalties. Just use your iPod when you're at the office if you want to listen to music.

  • How can i find out the file size of a Keynote on an iPad please?

    How can i find out the file size of a Keynote on an iPad please?

    I think a rule of thumb is what you're looking for.
    Full bandwidth CD audio (AIFF): about 10 MB/min
    Apple Lossless: about 5 MB/min
    MP3 @ 256k: about 2 MB/min
    MP3 @ 128k: about 1 MB/min
    Of course the MP3 file size is exactly linear with bit rate.
    As for sound quality:
    Apple Lossless is, as the name says, lossless.
    MP3 @128k: fine for listening in the car or the kitchen etc. If you have an audiophile sound system, this will remind you why you spent all that money.
    MP3 @256K: barely distinguishable from CD on very good equipment.
    MP3 @320K: probably not distinguishable from CD.
    I presume that since you're talking about importing classical CDs these are ones you own. Remember you can always do it again if you need higher fidelity or if better technology comes out. I import most CDs at 128k, since most of my MP3 listening is in the car, or walking, or as background. And I can always play the CD if I want to sit and listen.
    The logic for purchased music is totally different -- you probably won't get to upgrade that without buying it some different way. So buying 128k MP3s (or AACs) is something you'll probably regret later. Buying 256k MP3s is a lot less problematic.

  • I want to change the file location for the automatic backup file bookmarks.file, but I can't find browser.bookmarks.file in the list on the about:config page.

    I asked about automatic backup of bookmarks and received the following answer:You can make Firefox 3 create an automatic HTML backup (bookmarks.html) when you exit Firefox if you set the pref [http://kb.mozillazine.org/browser.bookmarks.autoExportHTML browser.bookmarks.autoExportHTML] to true on the about:config page. That backup is created by default in the profile folder as bookmarks.html, but you can set the file name and path via the pref [http://kb.mozillazine.org/browser.bookmarks.file browser.bookmarks.file] on the about:config page. I went to about:config page and toggled browser.bookmarks.autoExportHTML to “Yes” and it’s working. However, I want to change the file location, but I can’t find browser.bookmarks.file in the list.

    The browser.bookmarks.file preference does not exist by default. Right-click in about:config and select "New > String" to create it.

  • When i look at how much hard drive space i have available, my mac says i have 250 gigs used up in backup.  I can not find this backup file to delete it and free up the space

    When i look at how much hard drive space i have available, my mac says i have 250 gigs used up in backup.  I can not find this backup file to delete it and free up the space

    OmniDiskSweeper is a free utility that checks HD space.
    FreeSpace cost $1 or is a free utility that checks HD space.
    SpaceControl is a free utility that checks HD space.

  • I can´t find windows support files for boot camp

    I can´t find windows support files for boot camp

    Boot Camp Assistant
    If you can't download, go to Network control panel and check your settings there, look to see if there is more than one interface listed. And turn off "Auto-proxy setting" and see if that helps, it does in half the cases.
    The only thing really needed would be a small Apple Software Update for Windows program to pull the drivers down while running Windows. Just that one program, which could update itself as happen with 2.0 and 2.1 version.
    As it is, downloads can take 8 hrs for a tiny 620MB package. Strange. True. Been like this.

  • Where can i find the temp file in oracle 9ias ver 9.0.3

    Hi All,
    When I am trying to deploy stateless session bean(SLSB)in oracle 9ias ver 9.0.3,i am getting the following exception
    SequenceHome_StatelessSessionHomeWrapper3.java:9: SequenceHome_StatelessSessionHomeWrapper3 should be declared abstract; it does not define create (java.lang.String) in SequenceHome_StatelessSessionHomeWrapper3
    public class SequenceHome_StatelessSessionHomeWrapper3 extends com.evermind.server.ejb.RemoteStatelessSessionEJBHome implements sequence.SequenceHome
    and one more where can i find this temp file.I want to see this SequenceHome_StatelessSessionHomeWrapper3.java file..how its possible
    Thanks and Regards,
    Bala

    Try this link - it should always point to the latest iteration

  • Where can i find the cached file?

    where can i find the cached file?.
    while one video was getting cached . I could see the cached file in the cache directory that mozilla firefox uses which in my pc is .....Local Settings\Application Data\Mozilla\Firefox\Profiles\uujksq39.default\Cache. but later on when the full video was completely cached i couldnt find the file existing in that directory and i still have my session of that firefox opened and can watch the video from the firefox session.
    since the cached video is still there ,there most be some place where the firefox is storing that file. is it the case that when the file is big (greater than some threshold value) firefox stores in some other directory?

    You can do a search an the about:cache page.

  • I tunes can't find original song files of all my songs.  How do I fix this?

    I tunes can't find original song files of all my songs.  How do I fix this?

    Itunes stores ripped cds in the 'itunes' folder called 'itunes music' which under normal installation should reside into your 'My music' folder. Your music folders on the DVD then have to be copied into the 'Itunes music' folder for itunes to find it.
    The tracks with the exclamation marks have registered with the incorrect location into the library. You can do two things:
    Either search in the folder where you copied them from the DVD at the earlier step described above which means that you will have to do this for every single track, or the fastest way, delete all the incorrect entries and re-import by drag and drop into library the folders with the music you want to show in the library.

  • Can't Find New Domain File

    I am in the process of building a new website in iWeb '09 for the first time since upgrading to Lion but can't find the domain file I'm working on so as to make a backup. I have run the script that makes the Library folder visible, since Lion hides this folder, but the Application Support folder in Library doesn't contain a folder for iWeb. I have searched and searched for domains and .site files with no luck. Fortunately, I can open the new site in iWeb and update and publish, but I have no idea where it is finding the domain file that it is opening. As you can imagine, I'm very uneasy about not being able to back up the site as I invest more work into it.
    I have two other iWeb sites that were created prior to the Lion upgrade. Each is in a separate account on my iMac. I had moved the domain files for these sites out of the Library/Application Support/iWeb folders to more easily accessible folders prior to the Lion upgrade, so they are fine.
    It's the new site that is causing me concern.
    Interestingly, when I move one of the old domains to a new account on my iMac as a test, when I double click on it, iWeb launches but wants me to create a new website rather than opening the site associated with the old domain file.
    Any suggestions will be appreciated.

    Use the freeware app Find File to track down the Domain - or Domain.sites2 - file...
    http://www.macupdate.com/app/mac/30073/find-file
    See this page for info about opening Domain files using Lion and Mountain Lion...
    http://www.macupdate.com/app/mac/30073/find-file
    Also note that you don't have to run a script to show the user Library. Just open the Finder Go menu while holding down the option key.
    On the same page you will find a link to the freeware Mountain Tweaks which will hide/show the library plus a lot of other exciting tweaks.

Maybe you are looking for

  • RFC error: timeout during allocate/CPIC-CALL: 'ThSAPCMRCV'#

    Hi folks, We experienced this error while trying to carry out transport into the Production Server- RFC error:timeout during allocate/CPIC-CALL: 'ThSAPCMRCV'#. I have checked connection tests,RFC, they look fine. Anyone experienced this before? Thank

  • Airport express 6.3 speakers will not connect in itunes sometimes

    I set up 2 airport express for a friend and they are conf to connect to his wireless net. Both work fine with printing and Airtunes speakers will play from several tested iPhones. However iTunes gives me a connection error when trying to play to the

  • Page authorizations import error

    When exporting/importing applications from our test application to the production application we are finding that some of the page authorisations are getting lost. The ones affected are any that are defined as "{NOT}SOME SCHEME". When imported these

  • Is it possible to print a list of names of photos from project

    I would like to just print a list of just the names of photos in a certain project. Is this possible with aperture?

  • A weird error that has never happened to me before...

    Every time I double click to play a song, ten seconds in it pauses for 2-3 seconds and then carries on. I tried re-downloading the old version of itunes, I did a system restore, I uninstalled and reinstalled and rebooted a zillion times and nothing w