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

Pages: [1] 2
1
how do I create header menu similar to 4homepages.de? the header top menu of what we're seeing on top right now, where it has the link of Home Support-Forum Kontakt

I have phpbb and 4images and would like to put a similar top header menu like 4homepages.de website

2
Discussion & Troubleshooting / very slow ....
« on: May 14, 2003, 07:16:15 AM »
Here's my other one http://www.vietline.net/ht/gallery/categories.php?cat_id=11


It's on the same server box.

3
Discussion & Troubleshooting / very slow ....
« on: May 13, 2003, 04:53:02 PM »
Hi,

I recently switched to a new host and completed database recovery, but it work very very very slow, I have no idea why .... Is it because my database is big? (6083 images in 206 categories) (2.5meg I think)

Please click on the link below, you shall see it's really slow, http://www.vietvui.net/vnunited/db/index.php I'm pretty sure it's not the host, because I have other 4images gallery that run on the same server pretty fast ...

Is there some I can do to test and fix?

Thanks

4
Mods & Plugins (Releases & Support) / yup
« on: January 13, 2003, 12:08:56 AM »
i can't find this line

Code: [Select]
    Ändere/Change:
       define('ADMIN_SAFE_LOGIN', 1);


in my constants.php file

5
Mods & Plugins (Releases & Support) / Integration 4images 1.7 / phpBB
« on: January 11, 2003, 12:32:56 PM »
now i got this error:

Code: [Select]
DB Error: Bad SQL Query: SELECT DISTINCT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, u.user_name, c.cat_name FROM 4images_images i, forum_users u, 4images_categories c WHERE i.image_active = 1 AND i.cat_id NOT IN (0) AND u.user_id = i.user_id AND c.cat_id = i.cat_id ORDER BY RAND()
Unknown column 'u.user_name' in 'field list'

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, u.user_name, c.cat_name FROM 4images_images i, forum_users u, 4images_categories c WHERE i.image_active = 1 AND u.user_id = i.user_id AND c.cat_id = i.cat_id AND i.cat_id NOT IN (0) ORDER BY i.image_date DESC LIMIT 4
Unknown column 'u.user_name' in 'field list'

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/vietvui/vietvui-www/vnunited/db/includes/db_mysql.php on line 113

6
Mods & Plugins (Releases & Support) / Integration 4images 1.7 / phpBB
« on: January 11, 2003, 12:00:55 PM »
line 40 and 41

Code: [Select]
define('SESSIONS_TABLE', 'forum_sessions');
       (Maybe you should change the table prefix "forum_")


forum_ is the proefix of my phpbb database table, could this be the problem because my prefix is not pbpbb ?

7
i got error message, can anyone help me?

http://www.vietvui.net/vnunited/db/index.php

Quote
Parse error: parse error in /home/vietvui/vietvui-www/vnunited/db/includes/constants.php on line 41

DB Error: Bad SQL Query: SELECT setting_name, setting_value FROM SETTINGS_TABLE
Table 'vietvui_net.SETTINGS_TABLE' doesn't exist

8
Discussion & Troubleshooting / top left logo size
« on: August 14, 2002, 07:44:39 AM »
how do I size the space to put the logo on the top left ?

9
Is there a way to make GIF format display when thumbnail ?

10
Yes I tried that. It work, but I can't seem to modified this below correctly. Let say I don't want it to display the image, then which one should I remove ?

Code: [Select]
<!-- you wish detail page in a small javascript open window, use {thumbnail_openwindow} -->
{thumbnail}<br />
<b>{image_name}</b> {if image_is_new}<sup class="new">{lang_new}</sup>{endif image_is_new} ({user_name_link})
<br />
<a href="{cat_url}">{cat_name}</a><br />
{if allow_comments}{lang_comments} {image_comments}{endif allow_comments}<br />
{lightbox_button}

11
Can I add a link to list all the image name : sorting by alpha/numeric order : base on certain category that I pick ? image name only not images.

Similar result will be like this :) http://www.viethaven.com/lyrics/index.php?letter=B

12
Sorry I might have post this question twice :)

how do I sort listing of image name in text only ? similar to "Top images" -> http://demo.4homepages.de/top.php?sessionid=1c27aa21fde763e4126563fe1b07a3e5

I would to be able to sort base on category and alpha numeric order. Please help.

13
how do I sort listing of image name in text only ? similar to "Top images" -> http://demo.4homepages.de/top.php?sessionid=1c27aa21fde763e4126563fe1b07a3e5

I would to be able to sort base on category and alpha numeric order. Please help.

14
Feedback & Suggestions / Enlarge fonts for description of image text
« on: August 13, 2002, 08:48:33 AM »
How do I enlarge the fonts size for "Description" of image ?

15
Installation, Update & Configuration / vietnamese template
« on: August 13, 2002, 08:32:48 AM »
Anyone got the vietnamese language template ? or show me how to enable the writing of vietnamese or accepting vietnamese writing/fonts ?

Thanks a lot ...

Pages: [1] 2