CyberiaPC.com Community Forums Main Page
RSS Feeds: Late(st) News | Zenith Picture Gallery | Most Recent Community Topics | Tips, Tricks and Other Useful Stuff

Welcome Guest ( Log In | Register )

Profile
Personal Photo
Rating
 
Options
Options
Personal Statement
tommyx doesn't have a personal statement currently.
Personal Info
tommyx
New Member
Age Unknown
Gender Not Set
Location Unknown
Birthday Unknown
Interests
No Information
Other Information
OS: Windows XP
Hardware Info: 1GHz,1024MB Ram,...
Country: Austria
Gender: No Information
CPU: AMD Athlon
HD: 120 GB
RAM: 1024
Belly button size: Normal size
Browser: Firefox 0.x
Connection speed: ADSL
OS (secondary): No Information
Statistics
Joined: 11-March 06
Profile Views: 742*
Last Seen: 24th November 2006 - 10:29 PM
Local Time: May 24 2013, 08:57 PM
14 posts (0 per day)
Contact Information
AIM No Information
Yahoo No Information
ICQ No Information
MSN No Information
* Profile views updated each hour

tommyx

Members

*


Topics
Posts
Comments
Friends
My Content
22 Mar 2006
Hi there,

i changed the domain of my gallery. After this the gallery do not show the pics. Has anyone an idea?
20 Mar 2006
Hi,

I wanted to get a mail when someone klicks on "Download all" and made some mods an this code in zipfile.php:

//--------------------------------------------
// zipMarkedPictures()
//--------------------------------------------
function zipMarkedPictures($paths, $config) {
$path_outgoing = "outgoing/";

$zipFile = new zipfile(); //instantiate it
require_once('functions/f_global.php');
require_once('functions/f_cats.php');

foreach($paths as $key => $value) {
if(file_exists($value)) mail('tommyx@gmx.at', 'Bestellung von Früchtedatenbank', $value, basename($value));
}

$filename = "$path_outgoing". time() .".zip";
$fd = fopen ($filename, "wb") or die();
$out = fwrite ($fd, $zipFile -> file());
fclose ($fd);
//mail('tommyx@gmx.at', 'Bestellung von Früchtedatenbank', $value, basename($value));
//header("Location: $filename");
exit();

return $category.".zip";
}
-------------------------------------------------------------------------------------------------------------

so the mails comes in my inbox bot the gallery runs in a blank window. I want thar the gallery gets back to the start site. Has anyone an idea?ermm.gifermm.gif??

Thanks a lot.
17 Mar 2006
Hi,

if images ar marked for downloads, and the user klick on "Download all", then i would like to get an email with the titles of the marked pictures. Is this possible???

Thanks
17 Mar 2006
Hi,

I hope anyone can help me. I want a checkbox below each picture. So, if a user check one or more checkboxes and he drops a "send" Button (which is in the top menu) a Mail comes to me.

Has anyone an idea??

Thanks
14 Mar 2006
Hi,

has anyone an idea how I can get only the default Document Pictury for my Albums on the first Page??

On first site all Albums should look like the same one.

Thanks, Tom
Last Visitors
tommyx has no visitors to display.

Comments
Other users have left no comments for tommyx.

Friends
There are no friends to display.
RSS Lo-Fi Version Time is now: 24th May 2013 - 06:57 PM