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 - relu

Pages: 1 2 [3]
31
Plugins / Re: [PLUGIN] Batch Import From ZIP Files
« on: January 21, 2009, 04:15:04 PM »
I have this error...can i check this size from somewhere?
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 15488 bytes) in /home/pulsar/public_html/includes/image_utils.php on line 196


I found the solution and i added this line at he end of file.

ini_set("memory_limit" , "80M");

is ok :)

32
I made just this two modifications and is better like before...What value you think i must enter?  Also i want to ask you if you know anything else what i can do in this direction. Now i disabled the cache for categories and for detail page for comment and for sort images to work but i want to prepare for much visitors in future. Thank you!

33
Plugins / Re: [PLUGIN] Batch Import From ZIP Files
« on: January 19, 2009, 05:29:36 AM »
Is doing this since i use it but for me is verry helpfull this plugin. i don't know if is another one on forum like this anyways. Maybee V@no have the solution...if not i'm happy with it anyway :)

34
I put your code and also i changed in funtions.php getimagesize with filesize (for who use // MOD multi download // getimagesize must be unchanged in that section)  and now everything is really ok :)  Load is normal and google crawl rate is set to full :)  A few minutes ago i had 190 guests including boots and load was 2.8 :) Verry much thanks !!

35
I will check it and i will tell you if is better. Do you think the original script without any mood installed must be ok? I have around 30.000 wallpapers and the site is going well but when i have more visitors... everything is different and i get that server load warnings. It was the time when 4000 visitors every day but almost every day something is goin on. I like the script and for me is a complete one and i develop my template in more than 6 month every day working something. I really want to make it to work right. I can give you my admin detail if helps more to figure what the problem is. I'm really lost in so much coding sometime.

www.pulsarmedia.eu

36
The same problem here...i search for this issue to resolve it but sometime the server load is so high and in the proceses this apear there.

37
Please don't allow to much time for this because lately i have server load problems again and maybee the mood has just help to this load. Anyways after i remove it was ok fosr a time. I think the functions that count the images help this load but i don't want to say some stupid things. I will wait for a time and i think i will need the help to fix it on this forums. I think to reinstall it again and to get all moods step by step  to get that one with the problem.

38
Mods & Plugins (Requests & Discussions) / Links Top Referers
« on: January 08, 2009, 12:39:03 AM »
For a long time i search one way to add this feature for partners links.  Here is an example: http://wallpaperscript.com/demo/top_friends.html   I have the script but i'm not a php coder but i can provide maybee the part of the script to be modified for implementation.  Please let me know if somebody else is intrested for this feature. :roll:

39
Plugins / Re: [PLUGIN] Batch Import From ZIP Files
« on: December 22, 2008, 10:33:50 AM »
Is working and i thank you so much.  :roll:  All respect!

40
Plugins / Re: [PLUGIN] Batch Import From ZIP Files
« on: December 22, 2008, 09:15:16 AM »
I had try a few time to get a little option for me to work...I not familiar with php and i wonder if is posible to get description and keywords from filename... like image name actualy do. This mean that image name , description and keywords will be the same. For me is helpful and if i want to change something after is more easy. I don't know if will help this option other users but for me is just fine. When you have a lots of images is good... i just edit them in finder and after i upload all them.

Right now the plugin looks like this at description and keywords in batch_import.php

   if (!empty($default_image_description)) {
           $image_description = $default_image_description;
         }

         if (!empty($default_image_keywords)) {
           $image_keywords = $default_image_keywords;

Hope to be helpful for others and somebody to change the script.

Thanks

41
I had this mood for a long time and i change the server because high server load...Finaly i disable it and all is normal. I had a few installed mods and my think was not on this mood...Maybee i had a lots of customization and was something there but until now everything is ok. The problem was lots of ulclosed query maybee i'm rong i'm not an expert but after remove it all was back to normal.  Is great mood anyways but i;m affraid to set it again. Thanks for all work from 4 images team. Great script.


Pages: 1 2 [3]