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

Pages: [1] 2
1
Umm that may be it, Im using 1.6 sorry for wasting your time :roll:

2
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 4i_images i, user u, 4i_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 4i_images i, user u, 4i_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 3
Unknown column 'u.user_name' in 'field list'

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/virtual/site2/fst/home/board/public_html/includes/db_mysql.php on line 113


There is the error I get, its at the top, but I am able to login

3
Yes

4
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 4i_images i, user u, 4i_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 4i_images i, user u, 4i_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 3
Unknown column 'u.user_name' in 'field list'

I get this Error

5
Chit Chat / Epected Released of new 4images?
« on: August 16, 2002, 10:15:53 PM »
8)
So..anyone know when the epected release date for 4images next version with all the coomunity integration features will be released?

Arunan

6
Hey, I can try to help you out :) pm me anytime, I can help you with testing this, I can help you organize the code if you want, and make an english version :)

Arunan

7
Nice work NanoEntity, you are at vbulletin.org?
I hope this is released.  8)

God Bless you :o

8
Mods & Plugins (Requests & Discussions) / 4Images & PHPBB Integration
« on: July 15, 2002, 03:52:06 AM »
Möglicherweise, wenn jemand dieses in sehr gutes Englisch übersetzen kann?  Ich kann nicht Deutsches sprechen :(

9
Chit Chat / translate these forum
« on: July 15, 2002, 03:47:26 AM »
Good luck,

The french teachers are not stupid man, they know what they taught you, and they would know if you did it yourself or not, and anyways, the google translaters only translate words, they do not do punctuation, and the other crap you need to know in french, I would rather do it with a dictionary, they get penilzed for mistakes that could of been easily looked out for.

10
Feel free to contact me about beta testing, I can help you with editing of files, I am quite familier with vb template structure, and other vb related modifications.

AIM: ScapeStudio
MSN: zyber11@hotmail.com

11
Mods & Plugins (Requests & Discussions) / 4images mit phpBB2-Login
« on: July 08, 2002, 06:36:09 PM »
Can someone please translate in english for us :( :oops:

12
Hi, if anyone can help me please im me on AIM at ScapeStudio or on msn at zyber11@hotmail.com

I can pay if it works.

I am desperate  :(

13
Installation, Update & Configuration / Problem...with php include
« on: June 05, 2002, 11:08:16 PM »
Sorry, I made a mistake in my previous post, it was

<?php include("news/news.txt"); ?>

I also tried
<?php include ("news/news.txt"); ?>
*the space between include

14
Installation, Update & Configuration / Problem...with php include
« on: June 05, 2002, 04:18:10 AM »
Hi, i had added an extra table in home.html to support my news.

I put <php include ("news/news.txt") ?>

but it gives me a parse errors, and someting about line 131 in template.php...can anyone tell me how to include my news.

Thanks

15
Yea, an english message board, would really benifit me, and some other westerners, and others. It will keep the people coming, back, and we can get support.

Pages: [1] 2