Jump to content

roboa

Members
  • Posts

    108
  • Joined

  • Last visited

Posts posted by roboa

  1. Hi,

    have you got this in your head section of your header.tpl?

    <title><?php echo $title ?></title>

    Looking at the untitled document suggests you have "Untitled Document" in the middle of those tags instead of the php code I put above.

    roboa

  2. I've not changed anything in the core_htmlhead.tpl to my knowledge.

    These are the errors that showed when I clicked add bid:

    Warning: Unexpected end of file while searching for ';' or '}' to end declaration.  Unexpected end of file while searching for closing } of declaration block.

    Source File: http://.../index.php/schedules

    Line: 66

    Error: $("#form").ajaxForm is not a function

    Source File: http://.../lib/js/phpvms.js

    Line: 10

    roboa

    sorry for the late reply!

  3. Does it show on the default one?

    Also is Config::Get('DISABLE_SCHED_ON_BID') enabled?

    No show on the default one.

    This is the config code:

    (Config::Get('DISABLE_SCHED_ON_BID') == true && $route->bidid != 0)

    roboa

  4. Hi all,

    I've just updated to the build 700 and found that the add bid button has gone from the schedules page. I've checked the templates (in dreamweaver the button shows), made sure they are in the skin folder properly and to no avail. Any help is apreciated!

    cheers,

    roboa

  5. Hi,

    I'm having a problem with the registration form. I'm trying to create a test pilot to test out the new forum intergration code i've added (automatic pilot addition). When I click the button to register the pilot it just takes me back to the form again and no "pending" pilot is added and no e-mails are sent out. Can anyone help?

    cheers,

    roboa

×
×
  • Create New...