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

Pages: 1 2 [3] 4 5 6 7 ... 21
31
How to disable mouse over effect in this mod???

Thanks!

32
Is it possible to give users, use "Save as..." function that to save photo together with style? I.e. with style 12

33
Good MOD,

Thanks!

34
You have done that, what i am searching for a long time!

35
Thanks, really work! Need to be in the first post!  :wink:

36
Discussion & Troubleshooting / Re: Two periodic errors on my site...
« on: December 19, 2011, 02:21:39 PM »
Actually, this errors comes, when searchbots, send many requests to the site. But maybe, i was mistaked! I`ve attached my sessions.php to reply...

37
I would like to offer to do the following:

When user haven`t notifications hide counter...

But when user have new notification show count with RED NUMBER i.e.

Anyone may help me with this?

38
Discussion & Troubleshooting / Two periodic errors on my site...
« on: December 18, 2011, 07:32:57 AM »
Hi to all! This is my problem...

From time to time, i have hard server loads, after that two errors:

Bad SQL QuerySELECT *
              
FROM 5images_users
              WHERE user_id 

You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3


Bad SQL QueryDELETE FROM 5images_sessions
            WHERE session_id 
'95ec5bc07eb8ce7a2522d70ae76cc352' OR session_user_id 
You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 2


What file need to observe?

Thanks!

39
Programming / Site slow down due to BOTs...
« on: October 18, 2011, 01:34:12 PM »
There are many requests of the any robots on my site. This is really slow down site loading. Anytime i have error "502 Bad Gateway"...

Look at the information from my log file below:

requests    %bytes       Organization
12334   71,78%   googlebot.com
7913   46,40%   crawl-66-249-66-9.googlebot.com
2810   15,85%   crawl-66-249-72-24.googlebot.com


What to do? Any solutions?

Thanks!

40
Mods & Plugins (Releases & Support) / Re: [MOD] Facebook Connector V1.0
« on: October 17, 2011, 08:07:30 AM »
Login gave me this error:

Fatal error: Call to a member function getLogoutUrl() on a non-object in /home/users2/d/***/domains/***/login.php on line 52

Line 52 in my login.php:

Code: [Select]
redirect($facebook->getLogoutUrl(array('next' => dirname(curPageURL()).'/'.$url)));
Thanks for help!

41
Which album are current active, and there will be added photo.

42
Programming / A little space under photo, after uploading...
« on: October 02, 2011, 07:48:55 PM »
I will try to descript my request...

Is it possible to create a little space under each photo, after uploading on site? If picture height is 150px, add under photo 10px else? To better understanding i`ll attach example...

Look at the bottom of picture please... Is it possible? Thanks


43
Mods & Plugins (Releases & Support) / Re: [MOD] Top 100
« on: September 28, 2011, 09:30:25 AM »
Step 3 from first post need to be correct:

by this line:

$user_name_who GUEST

44
Discussion & Troubleshooting / Re: More notices due at my gallery...
« on: September 23, 2011, 03:27:45 PM »
Ok... Solved... Next Notices:

When upload comlete, it gave me next notices:

Code: [Select]
Notice: Undefined variable: uniline in C:\Users\Andrew\Desktop\Server\root\includes\annotate.php on line 10

Notice: Undefined variable: user_info in C:\Users\Andrew\Desktop\Server\root\includes\annotate.php on line 84

Lines 10 and 84:

	
$uniline .=($charcode>175) ? "&#" . (1040+($charcode-176)). ";" $thischar;


$ann_user $user_info['user_id'];

45
Discussion & Troubleshooting / Re: More notices due to db_definitions...
« on: September 22, 2011, 08:23:52 PM »
Another notices in my search_utils.php at line 114:

$split_keywords explode(";"$image_row['image_keywords']);

It back me 7 notices:

Code: [Select]
Notice: Undefined variable: image_row in C:\Users\***\Desktop\Server\root\includes\search_utils.php on line 114

Pages: 1 2 [3] 4 5 6 7 ... 21