hi,
In a report (SSRS) users choose Country (a dimension) to get out some measures. Now I need to take away some Companies (another dimension) from the list. There is no relation between the dimension.
I have done some simple tests for doing this but I dont understand how to do it.
with...
hi,
in EnterpriseOne users often open report output in PDF format. When doing so they will always get prompted with a question to open or save file. They will always click open.
Is it possible to setup open as a default and not showing this alert.
In our sql loader scripts we load text files into unicode char fields. In previous version of the software it loaded the same text files into normal char fields and then it loaded blanks into blanks in table. Is this a bug, can the behavior be overwritten somehow?
Is it possible to use single signon in Hyperion 6.5 in some way. We want the users just to logon to the PC (Window XP and domain accounts) and then be able to start Hyperion 6.5 in citrix without loggin in once more. Is there a way to do that?
hi, have problem with transparent GIF. From one gif I want to extract a part and convert black (0,0,0) to transparent. Anyone understand why it wont work? Why doesnt black convert to transparent?
$im1=imagecreatefromgif($file1);
$im2=imagecreatetruecolor(30,30);
$black =...
hi,
is there a good tool that can help me in documenting a big system of .sh scripts calling pl/sql packages.
With this tool or guideline I would be able to see what code is not in use any more and to more easily follow what happens as I need to correct some problems in the code.
hi,
Today it looks like this:
A normal select list of backgrounds like BG01, BG02, BG03, BG04, generated in PHP based on what backgrounds are setup for the site:
<select name="frame">
<option value="-">--Choose here--</option>
<option value="BG00" selected>BG00</option>
<option value="BG01"...
hi,
refering to thread434-1418977
I still have this small problem on the site www.cmsone.se/test1 where it is a admin page where you can download backgrounds. I split the gif file into nine pieces but then the transparent marker goes away. My next idee is to use black (#000000) as a marker...
hi,
refering to thread434-1484443
still havent fixed this on the site www.cmsone.se/test1. Does anyone know of some custom php code for loading into memory just a part of an jpg file?
hi,
we need to answer a question about password security for our installation of Hyperion. We use Hyperion Enterprise 6.4. What is the rules for setting up password? Like minimum character etc?
After upgrading from Oracle 9.2 to 10.2 we have some performance problem with a lot of User I/O. Any tips on how to tune in the database for better performance. We have the problem when there is a lot of users, not when running heavy batches.
hi,
could you help me with this:
I have a three frame site with header, menu and content. In all frame pages there is:
require_once('include.php');
and in the include.php there is like:
if (!is_object($sy1)) {
session_start();
....
$sy1=new Something();
write to log file
....
}
The...
hi,
we have just upgraded database to Oracle 10 and we use Oracle Discoverer to do some analyze on it. Before we used it with Oracle 9 and that worked fine even thue its not supported after Oracle 8.
And what is the best tool to convert this analyze to? Any hints would be nice.
hi,
there is a bug in PHP that the function imagecopy dont move over transparency. I have tried to do the work around on http://fi.php.net/manual/en/function.imagecopy.php but it will not work. Is there anyone that can understand why this is not working.
regards
Peter
I have my PHP pages on a web hotel where I have problems reading large image files. I want to automatically reduce the size but I get the message:
Fatal error: Allowed memory size of 20971520 bytes exhausted (tried to allocate 4800 bytes) in...
hi,
on the web hotel I have my sites I can not create subdirectories from php.
mkdir('../xxx');
chmod('../xxx', 0777);
works good but
mkdir('../xxx/php');
failes. I dont understand why?
Peter
hi,
we are using Hyperion with Citrix. Now we are setting up a new citrix system and I dont want the ini files to conflict with each other. Already one super user have had an ini file corrupted. Is it possible in Hyperion to set other locations for ini files?
regards
Peter
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.