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.


Messages - kyzer

Pages: [1]
1
Where are the files to download?  :roll:

2
Thanks V@no...  :D
It works perfectly!!!

3
Hi...

I've installed this mod... and it works... if I only send one photo!!!
In multiupload it doesn't work!!! I get this error...
"Fatal error: Cannot redeclare ann_rename() (previously declared in /****/****/public_html/****/****/includes/annotate.php:9) in /****/****/public_html/****/****/includes/annotate.php on line 9"
and line 9 has this function...

function ann_rename($old, $new){
  $oldWD = getcwd();
  chdir(realpath(dirname($old)));
  $ok = (rename(basename($old), basename($new))) ? 1 : 0;
  chdir($oldWD);
  return $ok;
}


Can anyone help me??? Please...

4
Hi...
eih... this is not working in my website...  :(
I just uploaded it to server... should work right?
I press the button to check images and it doesn't return anything....

can anyone help me?

best regards
kyzer van deedje

www.acoresxtreme.com

5
Yes it's possible...
In fact I'm using it... what I did... was just find an ajax based code to read RSS and then I placed the RSS reader in a iframe on my homepage...
it works perfectly... :mrgreen:

6
hi...
eih I got a little problem...
the problem is... when I'm going to add news in administration...
the page doesn't show...
I did everything right... I think!
Can you help me???

www.acoresxtreme.com

7
Mods & Plugins (Releases & Support) / Re: [Mod] Avatar v2.01
« on: July 02, 2006, 05:11:38 PM »
waleed... the instructions are the same...
I installed it today and it was easy...
just follow the same instructions!

8
Mods & Plugins (Releases & Support) / Re: [Mod] Photo Of The Day
« on: May 19, 2006, 12:05:39 AM »
 :mrgreen: oops... my mistake...
problem solved...

9
Mods & Plugins (Releases & Support) / Re: [Mod] Photo Of The Day
« on: May 18, 2006, 07:03:37 PM »
Hi... :wink: Eih I added this Mod to my gallery, and my gallery is not working anymore...
it was working fine... and I installed as is says in the install file...
the error is this one...

Parse error: parse error, unexpected $ in /home/docelarm/public_html/acoresxtreme/galeria/includes/functions.php on line 585
can you help me with this???
thanks... :|

Pages: [1]