Search found 10 matches

Go to advanced search

by Brian Alford5352810
Fri Feb 22, 2013 3:53 am
Forum: Issues
Topic: Can you create an ipa file without a certificate
Replies: 1
Views: 250
 
Jump to post

Can you create an ipa file without a certificate

I want Tiggzi to create the ipa file for the iPhone with out a certificate.
It is a private app and I will putting it directly on to the iphone (jail broken).

by Brian Alford5352810
Thu Jan 31, 2013 4:52 am
Forum: Issues
Topic: How to delete data from the Tiggzi Database Web Console
Replies: 5
Views: 495
 
Jump to post

How to delete data from the Tiggzi Database Web Console

Hi Max
Just give you a heads up I created another collection with 15 records with having an ID of 1 then filtered themn to get 7 records. clicking "Delete all" deleted all 15 records.
Kind Regards

by Brian Alford5352810
Thu Jan 31, 2013 4:42 am
Forum: Issues
Topic: How to delete data from the Tiggzi Database Web Console
Replies: 5
Views: 495
 
Jump to post

How to delete data from the Tiggzi Database Web Console

Hi Max Thanks for the help but I want to delete about 1000 records out of 2000, can I use a query to find the records I want to delete and somehow select all of them ie Does the "Delete all" delete all or delete all that has been returned by a query. I'm not game to try and lose all record...
by Brian Alford5352810
Thu Jan 31, 2013 4:17 am
Forum: Issues
Topic: How to delete data from the Tiggzi Database Web Console
Replies: 5
Views: 495
 
Jump to post

How to delete data from the Tiggzi Database Web Console

I want to delete some of the data (not all) from a collection using the Web Console, I have no problem filtering using query strings like {"Date":{"$lt":"31/1/2013"}} etc.

by Brian Alford5352810
Fri Jan 25, 2013 11:55 pm
Forum: Issues
Topic: Can anyone help me convert the tiggzi rest curl commands to php
Replies: 1
Views: 258
 
Jump to post

Can anyone help me convert the tiggzi rest curl commands to php

I have attached the image below to show you what I have done so far the ID is changed for security purposes. Thanks in advance. Image

by Brian Alford5352810
Sat Dec 29, 2012 9:23 pm
Forum: Issues
Topic: Unable to download data from tiggzi
Replies: 3
Views: 424
 
Jump to post

Unable to download data from tiggzi

Surely Tiggzi database would want you to use itself and at least provide an example like the one below for Flickr. The documents appear great but there are only minimal lines of code shown out of context. They show you what code to use, but where do you put it. I need to use them in a mobile app and...
by Brian Alford5352810
Fri Dec 28, 2012 9:26 pm
Forum: Issues
Topic: Unable to download data from tiggzi
Replies: 3
Views: 424
 
Jump to post

Unable to download data from tiggzi

I have replaced the < & with [ & ] so that the code won't be treated as html in this window. When run the alert does not show, also the tiggzi database shows no transaction occurred. Can anyone see whats wrong with this? [html] [head] [meta http-equiv="Content-Type" content="t...
by Brian Alford5352810
Fri Dec 21, 2012 11:47 am
Forum: Issues
Topic: Get Satisfaction processing html code as html not text
Replies: 1
Views: 316
 
Jump to post

Get Satisfaction processing html code as html not text

How can add I add problem which includes the text of a html script including javascript code without it being seen and processed as html by Get Satisfaction?

by Brian Alford5352810
Fri Dec 21, 2012 11:39 am
Forum: Issues
Topic: Getting data from Tiggzi backend using Json problem
Replies: 3
Views: 489
 
Jump to post

Getting data from Tiggzi backend using Json problem

I pasted in the code but it had html in and most of the code is invisible. how can i delete this entry and start again

by Brian Alford5352810
Fri Dec 21, 2012 11:33 am
Forum: Issues
Topic: Getting data from Tiggzi backend using Json problem
Replies: 3
Views: 489
 
Jump to post

Getting data from Tiggzi backend using Json problem

This is the code I am using, as you can see from my commented out code I have tried both ways to run using a function onload event and without. I am not sure if the head lines are right, ie

Code: Select all

     Json Test 

<!-- <body onload="initialize()" --

Go to advanced search