Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - MultiformeIngegno

#47
General Discussion / Re: Italian Translation
March 10, 2010, 03:12:06 PM
Hi fmsinformatica!
We can work together, I'd like to translate SD too! ;)
#48
Site Comments / Re: Wireless template bug
March 10, 2010, 09:18:17 AM
Another issue with wap version... :P

If I login from the "normal" version and then switch to wap, it works (I'm logged).
But I can't reply to topics in "News and Annoucements" board (not open new topics, I can't even reply), SMF thinks I'm opening a new topic! :-\
#49
Site Comments / Re: SMF 2.0 RC3 is out!
March 09, 2010, 03:04:53 AM
Awesome news!! ;)
#50
Archived News / Re: SimpleDesk 1.0 beta!
March 07, 2010, 04:08:33 PM
Can't wait!! 8)

P.S.: If you need an italian translator (or another beta tester), I'm super-ready!!!!! :D ;)
#51
Site Comments / Re: Slider on home page
March 06, 2010, 10:02:22 AM
Thanks! ;)
And do you know if it's possibile to add text that slides with the relative image?
#52
Site Comments / Slider on home page
March 06, 2010, 08:30:44 AM
Hello!! ;)
I like the sliding box in home page and I'd be really grateful if you can post here the code used... :-[ :P
#53
Site Comments / Re: Wireless template bug
March 06, 2010, 04:38:25 AM
Quote from: Chris on March 05, 2010, 11:49:51 PM
Our dear old hamsters have exhausted themselves trying to locate your page and have been unsuccessful. Perhaps you meant another page? Please try to search our site or look at our sitemap.
There's a comma in the link posted.. and you're a beta tester (joking!)? ;D
#54
Site Comments / Wireless template bug
March 05, 2010, 06:53:31 PM
Hello! :)
Wireless template doesn't work.. if you try to login in from here you always receive the "You should fill in a username" error... ;)
#55
General Discussion / Re: SSI
March 05, 2010, 03:37:57 PM
No probs.... only... fast question, what happens when I add

global $context;


..?
#56
General Discussion / Re: SSI
March 05, 2010, 01:54:00 PM
Quote from: Nas on March 05, 2010, 12:53:34 PM
Use $context['page_title']:
Thanks! It works!! :)
Is there something that lists all the "context" we can use? Functions are well documented (ssi_examples, etc..) but not the same for contexts...
http://docs.simplemachines.org/index.php?topic=789.0

Another info: when do I use " $ssi_layers = array('html', 'body'); " and when " template_header(); "? Aren't they the same..?
.. and " setupThemeContext(); "?
#57
General Discussion / SSI
March 05, 2010, 12:46:42 PM
Hi all! :)
Sorry to post this here... I need little advices.. :D

I use this code (of course I require this 2 files in another php file):

header.php:

<?php
error_reporting
(E_ALL);

// Which Theme are we using?
$ssi_theme 1;

$context['outside_forum'] = true;
$ssi_maintenance_off true;

// Layers to be utilized
$ssi_layers = array('html');

// Change "true" to "false" to disable Gzip if not supported on your server
$ssi_gzip true;

//This is the SSI.php file in the Board dir.
require('mypath/SSI.php');
?>



footer.php:

<?php
ssi_shutdown
();
?>



How can I specify a <title>Custom Title</title>? <head> tags appear already.. I can't simply add it after requiring header.php...
#58
Welcome! ;)
#59
General Discussion / Re: Well done SMF
March 01, 2010, 03:56:20 PM
Great! ;)
#60
Archived News / Re: SimpleDesk 1.0 beta!
March 01, 2010, 01:06:37 PM
It's A-W-E-S-O-M-E!! Can't wait to try it!!!! :D