ActiveDen

Tile Gallery + CMS

  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
chillubi says
Purchased

Never mind the 2 posts above. I figured it out…

2 years ago
Author
Ansimuz Ansimuz replied

:D

2 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
ikermgt says
Purchased

I bought this item, and I loaded the index.html. but nothing happen. I can see just black background. plz help me how to fix it. thanks..

2 years ago
Author
Ansimuz Ansimuz replied

You need to specify the path to the xml file.

look for the CONFIG layer inside the tileGallery movieClip and set it in this line of code:

// XML image path var path:String = “http://www.yourserver.com/cms/xml.php”;

2 years ago
  • Has been a member for 2-3 years
  • Exclusive Author
  • Bought between 10 and 49 items
  • Russian Federation
acidking says
Purchased

can’t manage to install it, i uploaded the cms and created a db, but i get a white screen when i go to install.php i created databases and set up cms before so i don’t know what’s wrong

2 years ago
Author
Ansimuz Ansimuz replied

check that your database string connection is right in the connect.php

2 years ago
Purchased
acidking acidking replied

thats what i spent 2 hours doing, i tried everything, even connection strings from other sql settings I already installed earlier. I finally gave up.

2 years ago
Author
Ansimuz Ansimuz replied

check that there are no connections errors on the connect.php.

enter the url directly to the connect.php.

i.e.

yourserver.com/cms/connect.php

If theres an error it will be displayed here if not errors at all will display a white page only.

tell me your url to the cms.

2 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
diegoerjavac says
Purchased

Sorry, I’m not a flash expert. I’m trying to install your fantastic image/swf gallery, but I need help. Reading the help file: “Now that you have your images files and the xml is ready, copy your tileGallery movie clip from your library to your flash project (you dont have to copy the assets folder manually it does automaticaly).”

I don’t want to insert the gallery in a flash project. I want only to open the html page where is linked the swf file.. is possibile?

If I upload the files on my server, when I call the html page I see only a black page.

2 years ago
Author
Ansimuz Ansimuz replied

Hi Diego.

can u send me the url of your server.

2 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
diegoerjavac says
Purchased

Hi,

www.farolimpossibile.com.

default page (index.html) should show the gallery. other files are all in the root, and albums are in a folder called “galleries”

thank you!

2 years ago
Author
Ansimuz Ansimuz replied

Check that your xml path (inside your fla file) is correct.

Wheres your cms folder?

2 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
diegoerjavac says
Purchased

ok..

- I modified fla file, and now the path is:

var path:String = “http://www.farolimpossibile.com/cms/xml.php”;

- I modified connect.php with correct login data.

- I uploaded again the files.. Now:

1. gallery folder: www.farolimpossibile.com/tilegallery/ 2. CMS folder: www.farolimpossibile.com/cms/

- I copied crossdomain.xml to root folder.

- Now I see the swf file empty, obviously.

- If i try to open install.php, I see this error:

Duplicate entry ‘1’ for key 1

2 years ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
aletritas says
Purchased

Hi mens…. this is a great work… but i cant to put .swf files in side the gallery…..

mmmm

can u help me?? :-)

2 years ago
  • Has been a member for 1-2 years
boosix says

hey i used the cms to upload swf file and the gallery load the swf well, my problem is that the swf file has inner navigation buttons (gotoandPlay actionscript) but the gallery dont reconize the swf inner buttons. is there a way to fix that?

thanks boosix

2 years ago
  • Has been a member for 1-2 years
boosix says

hey i used the cms to upload swf file and the gallery load the swf well, my problem is that the swf file has inner navigation buttons (gotoandPlay actionscript) but the gallery dont reconize the swf inner buttons. is there a way to fix that?

thanks boosix

2 years ago
Author
Ansimuz Ansimuz replied

This is because your movieclips (swf) are loaded inside the gallery.

use a _root before the gotoAndPlay

ie

_root.gotoAndPlay(3);

it will tell the button to goto and play in the main time line.

try playing with the _root and _parents.

2 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
  • Chile
webchile says
Purchased

Hi

I bought this gallery for some time and I’m used to a new site. I came up with a question concerning adding new galleries, if I can give to each of these different dimensions galleries in a new XML , or you can add something in the data.xml file code, which would enable an image gallery with vertical and other horizontal image. The need to incorporate images have vertical dimensions and horizontal ones.

Everything else works in perfect condition and not to do with the images of vertical format.

I hope you can help me. Thanks Best regards.

2 years ago
Author
Ansimuz Ansimuz replied

Hi

You need a different xml/databse for each gallery.

2 years ago
  • Has been a member for 2-3 years
  • Bought between 1 and 9 items
  • Chile
webchile says
Purchased

I write for internal mail. thanks

2 years ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
  • United Kingdom
bjc999 says
Purchased

Hi, installed your gallery on a test domain and it worked fine. I made a few changes to the admin panel, but just some styling, not anything more. It worked perfectly. I copied and pasted the files onto the main domain name where I want to use it and updated the connect.php file and created a new database but now it won’t work? I haven’t changed anything. I even re-installed on the test domain again and it worked fine. Then re-installed it several times with new databases on the new domain and it still won’t work???

Any ideas???

Many thanks!!!

Ben

2 years ago
Author
Ansimuz Ansimuz replied

Hi

I cant really say. Maybe you corruted the code while customizing it. Or the new domain server has issues.

Try doing more test or hire a php freelancer to do the job.

Cheers

2 years ago
  • Has been a member for 3-4 years
  • Bought between 50 and 99 items
  • United Kingdom
bjc999 says
Purchased

Thanks for your reply. The code is perfect, and works fine on the URL I set it up on whilst making the changes. I’ve re-installed it on that same domain several times to test it and it’s perfect.

The only problem is when I install it on a different URL .

2 years ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
rtreurnicht says
Purchased

Hi,

Awesome gallery component. One question. When I try and upload an image through the CMS it gives me the following error:

THUMBNAIL FILE COULD NOT BE UPLOADED TRY AGAIN !

Any ideas?

Thanks

2 years ago
Author
Ansimuz Ansimuz replied

Check that a folder named album_images was created inside de cms folder. If not please create it manually and give it permission to write. CHMOD 777

also read the faq.

2 years ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
rtreurnicht says
Purchased

Hi Ricosushi,

Tried your responce and it still gives me the same message. THUMBNAIL FILE COULD NOT BE UPLOADED TRY AGAIN !

Will this be the only issue it could be if it gives me that responce?

2 years ago
Author
Ansimuz Ansimuz replied

Are you files smaller than 2mb cause some servers by default allow 2mb max file uploads.

2 years ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
rtreurnicht says
Purchased

Hi Ricosushi,

The files are 400kb. So should be fine. Have tried reuploading and resetting up aswell.

2 years ago
by
by
by
by
by