Search:

Type: Posts; User: race1d

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    29
    Views
    1,763

    I just noticed Google Chrome detects the...

    I just noticed Google Chrome detects the http/https problem and generates this message.
  2. Replies
    29
    Views
    1,763

    I've done that a while ago (see here...

    I've done that a while ago (see here for the result). That clearly shows that it tries to access a page on http, which does not exist because everything is https.
  3. Replies
    29
    Views
    1,763

    @SteveB: If it is helpful I could give you...

    @SteveB: If it is helpful I could give you temporary access to the site which generates the error
  4. Replies
    29
    Views
    1,763

    I haven't been checking back here lately .... ...

    I haven't been checking back here lately ....

    As I added in the bugtracker it is still an issue. I am glad to see that you are looking into it.
  5. Replies
    29
    Views
    1,763

    Does anyone have thoughts on this that might help...

    Does anyone have thoughts on this that might help me solve the problem?

    Tnx
    Race1d
  6. Replies
    29
    Views
    1,763

    It took a little longer than I hoped, but we've...

    It took a little longer than I hoped, but we've managed to upgrade to 10.0.1. This doesn't solve the issue though :-(

    @SteveB: did you manage to find anything that might cause this problem?
    ...
  7. Replies
    29
    Views
    1,763

    There's a link to the error message in the first...

    There's a link to the error message in the first post (by Gouwzee). I have also uploaded a screenshot of the firebug output at the bug page. Is this what you were looking for?

    Race1d
  8. Replies
    29
    Views
    1,763

    My problem lies in the fact that my site is...

    My problem lies in the fact that my site is protected by https. We're using the exact same templates on a site that's a 'normal' http site and that works just fine.

    Race1d
  9. Replies
    29
    Views
    1,763

    I have the same problem working with an https...

    I have the same problem working with an https site when using the Integrated bug tracker application. I'm using MindTouch Core v.9.02.2 and have tried to find out what happens using Firebug. I agree...
  10. Google.searchnews: "no results" replaced with search term "Google"

    Hi all,

    I am trying to do something apparently very simple: using google.searchnews to search for news with a dynamic search term (i.e. the title of the page's parent). This works fine as long as...
  11. Ah, that helps! How could I forget ... At first...

    Ah, that helps! How could I forget ... At first my code removed the text "Edit page" altogether, but I now have the solution:

    <script type="text/javascript">"

    function doLoadEditor() { }
    ...
  12. I have used the above code, but when I...

    I have used the above code, but when I accidentally did click the greyed out "edit" button I discovered that the button is not actually disabled. It just looks that way.

    I think this might be...
  13. Replies
    9
    Views
    409

    Ok, that at least tells me I didn't do anything...

    Ok, that at least tells me I didn't do anything wrong!

    I'll post a comment there as well.

    Thanks!
  14. Replies
    9
    Views
    409

    I was afraid so... Thanks for trying though! :)

    I was afraid so...
    Thanks for trying though! :)
  15. Replies
    9
    Views
    409

    I have attached the following files: -...

    I have attached the following files:
    - NewCustomerTemplate
    - SubpageContact (one of the five subpages)

    I created the subpages by navigating to the template page and creating a "new page"...
  16. Replies
    9
    Views
    409

    I am using the following code: {{ wiki.create{...

    I am using the following code:

    {{ wiki.create{ label: "new customer", template: "NewCustomer", title:"<Your company name>",path:page.path.."/Customers" } }}

    My template looks like this:
    #...
  17. Replies
    9
    Views
    409

    Multipage template - list of subpages

    Hi,

    I have created a multipage template, which I use with a wiki.create button. I really like the fact that I can create a set of pages all at once, but for some reason my new page contains a list...
  18. Replies
    9
    Views
    867

    To close this subject: I have found three working...

    To close this subject: I have found three working solutions for what I tried to achieve:

    Using JEM with ctor commands
    Using page arguments (this is not my own solution, but I can post the code...
  19. Replies
    27
    Views
    2,419

    Thanks for posting this! When I read the...

    Thanks for posting this!

    When I read the thread you are referring to I also thought it would be a nice functionality to use. I didn't get around to trying it yet, but you have now made my life a...
  20. I've also noticed that the wiki.edit does not...

    I've also noticed that the wiki.edit does not work without supplying arguments (see the wiki page).

    It is the command {{wiki.edit()}} that does not work for me. It does work when using {{...
  21. JEM (using ctor) - problem with google.SearchNews

    I am trying to create a table into which content from subpages is dynamically loaded when clicking on a link (in the same table cell). After some attempts using Ajax GET requests I have found a...
  22. Replies
    9
    Views
    867

    Thanks again! I found out that there was a...

    Thanks again! I found out that there was a problem in the api link.

    Continuing with the puzzle ...
  23. Replies
    9
    Views
    867

    Thanks for your advice, but unfortunately this...

    Thanks for your advice, but unfortunately this doesn't seem to help. I'm running 9.02.2.

    Some things I am having doubts about:

    Did I place the script block where it is supposed to go?
    Is the...
  24. Replies
    9
    Views
    867

    jQuery to retrieve page content

    I have been trying to solve this puzzle, but I must be doing something wrong. I have now created the following code:


    <input type="hidden" id="path" name="path"...
  25. Replies
    11
    Views
    776

    I don't think all of the above is necessarily...

    I don't think all of the above is necessarily true. You can add jQuery without using source mode. Just add the code within a Dekiscript style block. Examples can be found everywhere, check here for...
Results 1 to 25 of 28
Page 1 of 2 1 2