Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
clickr  
#1 Posted : Thursday, November 1, 2012 2:49:18 AM(UTC)
clickr

Rank: Newbie

Groups: Member
Joined: 10/31/2012(UTC)
Posts: 8

Hello,

I can't get it running. I purchased licence key. Setup a new domain. Downloaded the PHP code insert licence key uploaded it to domain.

Add al the code to my html page. Confirmed the http post issues witht the hosting provider max is 65 MB and time is 120 sec.

Wathever I do the files never received in the donloadmap on my server. What am I doing wrong ???

Regards,

Remco

p.shirykalova  
#2 Posted : Thursday, November 1, 2012 3:04:20 AM(UTC)
p.shirykalova

Rank: Advanced Member

Groups: Member
Joined: 7/13/2011(UTC)
Posts: 286

Thanks: 6 times
Was thanked: 31 time(s) in 31 post(s)
Hi Remco,

Could you please provide us with the link to your Aurigma Up link page (login/password if any)? If you don't want to post these details in public, please submit new support ticket.
Best regards,
Pauline Shirykalova
Aurigma Technical Support
clickr  
#3 Posted : Thursday, November 1, 2012 3:09:59 AM(UTC)
clickr

Rank: Newbie

Groups: Member
Joined: 10/31/2012(UTC)
Posts: 8

Dear Pauline

I asume you mean this : http://www.printjetelefoonfoto.nl/uploaden.html

Thnx

Remco
p.shirykalova  
#4 Posted : Thursday, November 1, 2012 3:26:42 AM(UTC)
p.shirykalova

Rank: Advanced Member

Groups: Member
Joined: 7/13/2011(UTC)
Posts: 286

Thanks: 6 times
Was thanked: 31 time(s) in 31 post(s)
Remco,

That is what I requested, thanks!
I tried your link and uploaded a file capturing the request via Fiddler.
Your server returned 200 status - the request was received without any problems. This means that the app works ok, the problem might be in server code or writing permissions.

Please check the permissions and share your server code if this doesn't help.
Best regards,
Pauline Shirykalova
Aurigma Technical Support
clickr  
#5 Posted : Thursday, November 1, 2012 3:47:27 AM(UTC)
clickr

Rank: Newbie

Groups: Member
Joined: 10/31/2012(UTC)
Posts: 8

Pauline,

I set the right to the dir uploaded files to 777

For the server code I downloaded the code from your website. Only thing I add to that code is our licence number.

Regards,

Remco
clickr  
#6 Posted : Thursday, November 1, 2012 7:26:53 AM(UTC)
clickr

Rank: Newbie

Groups: Member
Joined: 10/31/2012(UTC)
Posts: 8

Maby its helpfull to know that the part uploading works ok. After uploading the redirect goes to gallery_page.php

On my Iphone it redirects to that page but there are no pictures showing up. only a blank page..

Regards

Remco
Dmitry.Obukhov  
#7 Posted : Thursday, November 1, 2012 11:35:37 PM(UTC)
Dmitry.Obukhov

Rank: Advanced Member

Groups: Member
Joined: 5/29/2010(UTC)
Posts: 1,310

Thanks: 8 times
Was thanked: 111 time(s) in 111 post(s)
Hello Remco,

You should implement the script to show uploaded images on a gallery page. You can look through sample of this script in the Aurigma Up code examples. If you completely use the gallery_page.php page from these examples, you should be sure that you have include all the additional modules such as:
Code:

<link href="Libraries/jquery.mobile/jquery.mobile-1.0b2.css" rel="stylesheet" type="text/css" />
<link href="Styles/style.css" rel="stylesheet" type="text/css" />
<script src="Libraries/jquery/jquery-1.6.2.min.js" type="text/javascript"></script>
<script src="Libraries/jquery.mobile/jquery.mobile-1.0b2.min.js" type="text/javascript"></script>  

Edited by user Thursday, November 1, 2012 11:42:30 PM(UTC)  | Reason: Not specified

Best regards,
Dmitry Obukhov
Technical Support. Aurigma, Inc.
clickr  
#8 Posted : Friday, November 2, 2012 12:45:55 AM(UTC)
clickr

Rank: Newbie

Groups: Member
Joined: 10/31/2012(UTC)
Posts: 8

Dear Dmitry.

Thanks for your replay I used the code example for my website. the following lines are there.

<link href="Libraries/jquery.mobile/jquery.mobile-1.0b2.css" rel="stylesheet" type="text/css" />
<link href="Styles/style.css" rel="stylesheet" type="text/css" />
<script src="Libraries/jquery/jquery-1.6.2.min.js" type="text/javascript"></script>
<script src="Libraries/jquery.mobile/jquery.mobile-1.0b2.min.js" type="text/javascript"></script>
<script type="text/javascript">

The main problem is that the files do not show up on my server...

Regards,

Remco
clickr  
#9 Posted : Friday, November 2, 2012 1:17:22 AM(UTC)
clickr

Rank: Newbie

Groups: Member
Joined: 10/31/2012(UTC)
Posts: 8

If you want i can give you FTP username and PW for our FTP server. Maby you can check what i might have done wrong?

Regards,

Remco
Dmitry.Obukhov  
#10 Posted : Friday, November 2, 2012 1:54:14 AM(UTC)
Dmitry.Obukhov

Rank: Advanced Member

Groups: Member
Joined: 5/29/2010(UTC)
Posts: 1,310

Thanks: 8 times
Was thanked: 111 time(s) in 111 post(s)
Hello Remco,

Okay. Please submit new support ticket and post username and password to your FTP server there.
Best regards,
Dmitry Obukhov
Technical Support. Aurigma, Inc.
clickr  
#11 Posted : Friday, November 2, 2012 2:00:26 AM(UTC)
clickr

Rank: Newbie

Groups: Member
Joined: 10/31/2012(UTC)
Posts: 8

Dmtry.

Done CAS-9604

Thnx

Remco
clickr  
#12 Posted : Monday, November 5, 2012 2:58:26 AM(UTC)
clickr

Rank: Newbie

Groups: Member
Joined: 10/31/2012(UTC)
Posts: 8

Any update about thisproblem ??

Regards,

Remco
Dmitry.Obukhov  
#13 Posted : Monday, November 5, 2012 8:44:21 PM(UTC)
Dmitry.Obukhov

Rank: Advanced Member

Groups: Member
Joined: 5/29/2010(UTC)
Posts: 1,310

Thanks: 8 times
Was thanked: 111 time(s) in 111 post(s)
Hello Remco,

Sorry for the long delayed. We had a holiday on this Monday. I am working on your problem.
Best regards,
Dmitry Obukhov
Technical Support. Aurigma, Inc.
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.