Jump to content

gupster

Members
  • Posts

    10
  • Joined

  • Last visited

    Never

Posts posted by gupster

  1. Ive installed some php software and ime getting this error [code]Warning: Invalid argument supplied for foreach() in D:\reactionvision.co.uk\wwwroot\components\com_flickr4j\flickr4j.html.php on line 295[/code]

    I may be very very wrong but i am using php 5 on my server is it caused that the program was maybe written for php 4. Im not 100% sure but thats my only guess as you can tell i know very little a bout php. Is there a way to fix this?

    Many thanks,

    Adam
    [url=http://www.reactionvision.co.uk]www.reactionvision.co.uk[/url]
  2. One piece that dosent seem to work in some php software im changing is inputing the date in a service call. Is there anything wrong with this xml code?

     

    [code]<service_visit type="date" >
    <title>Visit Date</title>
    <fields>
    <month format="int" default="now"/>
    <day format="int" default="now"/>
    <year from="2000" to="2010" default="now"/>

    <hour separator=":" default="now" />
    <minute default="now" />
    </fields>   [/code]

    Where the drop down boxes to put the date in it just says [name] [name] [name] [name] [name] lots of times. I thin i have traced the right bit of code that does this.


    Thanks,
  3. Thanks,

    Ive had a look at the files and they seem to be used to put the data to the database and bring ti back for viewing (i think).

    One piece that dosent seem to work is inputing the date in a service call. Is there anything wrong with this xml code?

    [code]<service_visit type="date" >
    <title>Visit Date</title>
    <fields>
    <month format="int" default="now"/>
    <day format="int" default="now"/>
    <year from="2000" to="2010" default="now"/>

    <hour separator=":" default="now" />
    <minute default="now" />
    </fields> [/code]

    Where the drop down boxes to put the date in it just says [name] [name] [name] [name] [name] lots of times. I thin i have traced the right bit of code that does this.


    Thanks,
  4. Ive got a service management php based software and need some help making some changes and getting it to work properly.

    My first question is it has 13 php files and 68 xml files, why would this be written in this way i have not seen anything with more than 1 or 2 xml's before? Is this going to make alterations difficult?

    My demo is at if you fancy a look:-

    http://www.cfs-fire.co.uk/service
    user: testuser
    pwd: test
  5. Hi,

    Im trying to install a php faq program and im getting some errors. I know very little about php and just know the basics to install things like invision power board e.c.t.

    The program is [a href=\"http://kbpublisher.sourceforge.net/\" target=\"_blank\"]http://kbpublisher.sourceforge.net/[/a]

    And the error i am getting is:-

    [code]Warning: require_once(/knowledgebase/admin/config.inc.php) [function.require-once.php]: failed to open stream: No such file or directory in D:\hpoc.co.uk\wwwroot\knowledgebase\index.php on line 24

    Fatal error: require_once() [function.require.php]: Failed opening required '/knowledgebase/admin/config.inc.php' (include_path='.;C:\PHP5\php') in D:\hpoc.co.uk\wwwroot\knowledgebase\index.php on line 24[/code]

    Please help. I have set up all the options in the copnfig files and im just stuck now. If needs anyone that can install it for me for a small fee via paypal let me know.


    Thanks in advance.

    Adam
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.