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.


Topics - }{iJacK

Pages: [1]
1
Mods & Plugins (Requests & Discussions) / [ReQ] Open image in a new window
« on: December 11, 2007, 10:47:03 PM »
Hi There

I want to show picture in a new window when clicking on thumbnail.
When anyone click, new autoresize page open and show the picture.

I also find something like this but it can be used for viewing the larger image file. Thumbnail, resized file, and the big image un resized file.

2
Mods & Plugins (Requests & Discussions) / [ReQ] Bulk Image Name Changer
« on: December 07, 2007, 10:02:01 PM »
Its very good for webmasters who uploads their images via ftp.
If anyone can supply this mod. Uploading and Integrated images in system will be very fast

I look for a simple page that show images. only by categories and names. [No other details shown.]
when we use tab cursor select the next image name. Thats all.

Otherwise we have to change image name via Checking image panel or edit image panel its more slowly.

3
 Table    Action    Records    Type    Size    Overhead   
   4images_comments                3,683   MyISAM      682.3 KB     2,956 Bytes 
   4images_images                17,257   MyISAM      2.2 MB      -   
   4images_lightboxes                59,375   MyISAM      8.6 MB      -   
   4images_users                66,569   MyISAM      13.8 MB     20 Bytes 
   4images_wordlist                10,092   MyISAM      439.5 KB      -   
   4images_wordmatch                54,117   MyISAM      1.1 MB      -   
  15 table(s)   Sum  213,300  --    27.3 MB    127.2 KB

these are some of my tables bigger than 500 kb.
my site is working so slow. i cant control new images. and homepage is usally cant open.

how can i optimize my database?
is there any program. and the other question is

are any mod avaible for 4images "google tab".
i want to turn my details.php?image_id=blablabla
into blablala.htm


i know this google tab for php-nuke.
is any one make it for 4images?

4
is there any ways to limit online users?
i want to show " Just waiting a few minutes. Server is overloaded. "
message when my cpu is %90 up...


5
i find
http://www.4homepages.de/forum/index.php?topic=3236.0

but i want only
When user click on a thumb. Anew page will be opened (not java script window) and goes truu the full url of image ?

its seems simple . maybe i cant edit but i dont want to mixed my php and stay my database down...

6
1- You can remove your random image @ template or php file constant.php
2- You can use disable right click to open lots of page ( so many mysql connection with 1 ip )
3- if server is yours you can edit etc/my.cnf file
max connection : 500
persitent connection : 0
timeout : 300
4- close who is online section if you get more than 150 active

and so did you know any other alternavites to use cpu & memmory more optimistic.
i got daily 11.000 unique hit and i cant reach more... couse of my server ?

WRITE ALL TOPICS ABOUT OPTIMISATION THE MYSQL AND 4IMAGES..

7
Mods & Plugins (Requests & Discussions) / 3 problems -
« on: March 18, 2005, 06:40:18 PM »
1.How can i list "Group members" @ admin panel and main page.. Like statistics...

2.Can we use same database with vbulletin forum ? images + vbulletin at same users and passwords

3.i see that statistics can counter at least 32k how can we change it ?

8
i want to re edit my wmv.html media file.
i remove viewing online video. and i want to add
Movie thumbnail and download url on this how can i do this

i use {thumbnail} command but its same as random image thumbnail.
is there any other idea?

9
Feedback & Suggestions / lost admin password
« on: May 09, 2003, 10:38:55 PM »
i lost my admin pass.
my email service down..
i cant get wit forgot password section..
and i dont find my passfile in server what can i do?
would somebody tell it?
sorry for my english. plz more clearly :lol:

10
Installation, Update & Configuration / forgot admin password.
« on: May 05, 2003, 09:38:20 PM »
i i forgot my admin pass

in which file includes nick names and passwords?

would anyone can say me?

11
i dont want to permit the new images.
anyone can upload their images orally without admin permission.
how can i do it?

12
Installation, Update & Configuration / admin user name and password
« on: March 31, 2003, 05:02:05 PM »
as you know.
if we try to create config.php with install.php
we have some troubles.
so we create config.php manually.
like this

$db_servertype = "mysql";
$db_host = "localhost";
$db_name = "xxx";
$db_user = "xxx";
$db_password = "xxx";

$table_prefix = "resim_";

define('RESIM_ACTIVE', 1);

but i wanna learn what do i do for setting admin user name and password?
do i add some lines in config.php like

$admin_username = "xxx"

if yes could you tell me the full text.. of config.php

.. if not how can i set admin user name and pass..

13
Installation, Update & Configuration / i cant set config.php
« on: March 26, 2003, 09:31:45 PM »
----
i have config.php
and upload it in my main directory.
but its couses a problem

 $table_prefix = "xxx_";

define('xxx_ACTIVE', 1);

for ex: directory is xxx
but i want to use my main directory.
i there any one wants to install my php in my site?
----
icq#810120 contact me plz

Pages: [1]