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 - V@nо

Pages: 1 2 3 4 [5] 6 7 8 9 ... 15
61
please show a screenshot how it supposed to look like.

62
your last error indicates problem with your mysql server. you should contact host administrator.
p.s.
 all other messages are caused by that last message.

63
any examples?

64
I'll check it out later today, but I've tested it using your style.css and it worked. Perhaps you could troubleshoot it with firebug extension for firefox...the problem is definatelly somwhere in the style.

65
Discussion & Troubleshooting / Re: Fix blank page for some php versions
« on: November 25, 2009, 06:19:06 PM »
when there is a blank page, it means there is a critical error, which should be logged in servers logs. in your case it's not 4images falt, but rather misconfiguration or restrictions on your server. to better understand why this happend look into error logs.

66
actually, you need save them into an array:
$zu_players_name[] = $zu_players_row['zu_players_name'];

67
anything you search for (not only in 4images) is a keyword, but you can specify in which database field you want do the search. unfortunatelly in current 4images you can only specify one field or all of them.

68
sorry to hear about your problem.

in your particular case this forum is a wrong place seek for support, 4images has nothing to do with malwares you might have cought.

69
denying email adresses based on domain name is a bad practice...

70
well, for starterters, I'd like to see that files.zip file you've attached recently but then deleted...

71
this hack affects pretty much all pages. it probably only works on 4images with a lot of categories and slow mysql server, it has nothing to do with bult-in caching system

72
Programming / Re: edit xml from a php or any online driven script
« on: October 24, 2009, 06:51:47 PM »
The only easy way I know of is convert xml into array...

http://www.google.com/search?q=php+xml2array+array2xml

73
did both of your galleries work before you did any changes?

74
this mod replaces all "unsafe" characters in filenames with a "_" and it adds 001, 002 to the filenames only if files with the same name already exist in the folder.

It might help better understand the issue you are experiencing if you post detailed step-by-step on how to reproduce it. (including exact filenames)

75
Can you pm me (my other account) with "yourtext" and if posible url to phpinfo.
Will check out when get home.

p.s. there is a nice ff extension, that allows intercept get/post requests, modify them before it sent to the server. Tamper Data :: Add-ons for Firefox

Pages: 1 2 3 4 [5] 6 7 8 9 ... 15