ActiveDen

ULTIMATE XML TEMPLATE V1

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

Hi !!!

It’s been a long time I wanted to tell you something.

I wanted to show that your template was very well done. I liked your breakdown of XML files and the way you do with the source code.

Very well done !!! 10/10

Best regards Lois

10 months ago
Author
damojo damojo replied

Hi,

thank you very much for your appreciation!

Regards, damojo

10 months ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
echowalker says
Purchased

Hi damojo, havingh some issues with the .php – I get an error that say .php file not loaded! just wondering if it server side or in script that I did something wrong. Thanks SquareLizard

8 months ago
Author
damojo damojo replied

Hi,

are you on a php server? Did you add your email to the mail.php?

Damojo

8 months ago
Purchased
echowalker echowalker replied

tried the mail php file in all folders and still having issues.

8 months ago
Author
damojo damojo replied

Hi,

send me a mail via my profile form, I will send you an alternate email form.

Damojo

8 months ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
echowalker says
Purchased

Yeah I did: Not sure why I get the error? Should I have it in a certain file/Path? htdoc/etc…

<?php $companyemail = “vince@mydapple.com”; $subject = “You recieved a message”; $idvar = isset($_REQUEST[‘idvar’]) ? $_REQUEST[‘idvar’] : ””; if($idvar == “email”) { $nametxt = isset($_REQUEST[‘nametxt’]) ? $_REQUEST[‘nametxt’] : ””; if($nametxt == ””){ $nametxt = “No name has been entered.”; } $emailtxt = isset($_REQUEST[‘emailtxt’]) ? $_REQUEST[‘emailtxt’] : ””; $messagetxt = isset($_REQUEST[‘messagetxt’]) ? $_REQUEST[‘messagetxt’] : ””; if($emailtxt != ”” && $messagetxt != ””){ $date = date(“m.d.Y H:i:s”); $mailtext .= “Sender information and message:\n\n”; $mailtext .= “name: ” . $nametxt . ”\n”; $mailtext .= “email: ” . $emailtxt . ”\n”; $mailtext .= “date & time send: ” . $date . ”\n\n”; $mailtext .= “message:\n”; $mailtext .= ”” . $messagetxt . ”\n\n”; $head = “From: vince@mydapple.com<yourcompan?> \n”; $head .= “Reply-To: ” . $emailtxt . ”\n\n”; if(mail($companyemail, $subject, $mailtext, $head)) { print “&success=true”; } } }

8 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
snade says

Hello, we just bought your awesome template, but we have an utf-8 issue. The cyrillic characters we enter in any xml filel doesnt show up. Documents are saved using notepad++ with utf-8 encoding

I went through all the comments and found out that other people had that issue too, but fixed it by saving the file with utf8… why that doesnt work for us ? what else can be the problem ? Tried to save the file with utf-8 using another editor… nothing show up…

I hope you reply soon with some suggestions. Where should I look, what should I check ?

Thanks in advance :)

8 months ago
Author
damojo damojo replied

Hi,

you did not buy this template otherwise a “purchased” ribbon would whow on your post. Please login with your buyers account and leave another comment.

Regards, damojo

8 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
npokonu says
Purchased

Hello, we just bought your awesome template, but we have an utf-8 issue. The cyrillic characters we enter in any xml filel doesnt show up. Documents are saved using notepad++ with utf-8 encoding

I went through all the comments and found out that other people had that issue too, but fixed it by saving the file with utf8… why that doesnt work for us ? what else can be the problem ? Tried to save the file with utf-8 using another editor… nothing show up…

I hope you reply soon with some suggestions. Where should I look, what should I check ?

Thanks in advance :)

8 months ago
Author
damojo damojo replied

Hi,

cyrillic characters are not embedded into the sourcefiles textfields by default as this would inflate the file size.

You will need to go through the libraries of the sourcefiles and check the cyrillic characters for all textfields and then republish the swf’s.

Regards, damojo

8 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
npokonu says
Purchased

Hello again,

Thank you for your brief reply earlier. It was most helpful. We, however, stumbled upon another issue that we can not resolve ourselves. The problem is related to the gallery. Once uploaded on a server online the gallery displays only the first row of pictures, despite the fact that there are 24 pictures uploaded on the server and there are thumbs for all of them.

You can see what I mean by following this link: http://goo.gl/nHrwK The gallery tab is labeled “???????”

Thank you in advance

8 months ago
Author
damojo damojo replied

Hi,

if not all entries are showing there must be a formatting error or special character error in the xml after the image that still displays.

Please double check that. Also check if image paths have any special/upper/lower case characters (they must not).

Regards, damooj

8 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
npokonu says
Purchased

Hello again,

I have double and even triple checked the formatting in the xml, and I can’t see anything wrong. Furthermore it works perfectly on the offline copy on my computer, but once uploaded online it does not show all of the pictures. Any ideas?

Kind regards

7 months ago
Author
damojo damojo replied

Did you check the filename/filepath thing. Different behavior online is often related to a casesensitive server.

Damojo

7 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
npokonu says
Purchased

Hello,

Thank you very much for help everything works fine. It was the extensions in the file names. They were capitalized… We have another issue though… :)

How do we set up the contact form to send utf-8 encoded messages?

This is the code we tried to add in mail.php : $head= “MIME-Version: 1.0\r\n”; $head .= “Content-type: text/html; charset=UTF-8\r\n”;

It is not working.

Thanks a million

7 months ago
Author
damojo damojo replied

Hi,

email me via my profile form. I will send you an alternate email form.

Damojo

7 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
npokonu says
Purchased

Hello,

Thank you very much for the form. Apparently there is not utf-8 encoding, however, as messages that contain Cyrilic characters are unreadable. Ex: Name: ?‚?µ?°?????°?? Email: asda@adas.bg

.........Message…......

?°?????°?????°?????°?????°?????°??

Any idea on how to fix it? Thanks in advance.

Kind regards

7 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
fscreations says
Purchased

I just bought this template with little knowledge about web design. I was under the impression that it came with a step by step documentation on how to setup your content. Where is this located?? I just purchased web hosing and a domain name. HELP !!!

Thanks, Jeanny

4 months ago
Author
damojo damojo replied

Hi,

thanks for your purchase.

All the configuration of this theme is done in the xml files.

Please take a look at the “In depth documentation” part of the readme.txt to get an idea of how the xml settings work. You can configure the template offline, add texts, images and then upload it to your server.

Regards, damojo

4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
fscreations says
Purchased

Thanks Damojo!

I am getting there. The only issue that I can not figure out is when I change the “menu.xml” the big background images go away and it’s just a black background. Tried downloading everything again and inserting the fresh copy of that file. But still after I alter the menu it goes away. And suggestions would bappreciateded.

Thanks, Jeanny

4 months ago
Author
damojo damojo replied

Hi,

what changes are you doing exactly? You might be breaking the xml strucuture which causes the template to stop functioning properly.

Regards, damojo

4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
fscreations says
Purchased

I reloaded the files and started over and it works well!! Thanks for this beautiful template. My last question is can this site be converted into a mobile site? I can not view it from smartphones. Tried creating a subdomain and naming it mobile/futuresigns.org but still can’t see it. Any suggestions? Can I buy an add on?

Thanks, Jeanny

4 months ago
Author
damojo damojo replied

Hi,

no, sorry. this is a flash template. iDevices like ihpones never supported flash.

Damojo

4 months ago
by
by
by
by
by