Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 133,836
» Latest member: allereifen365
» Forum threads: 176,959
» Forum posts: 1,239,736

Full Statistics

Latest Threads
What's on your holiday me...
Forum: General Discussion
Last Post: Joey_Pham423
31 minutes ago
» Replies: 3
» Views: 18
getting error using vbull...
Forum: Merge System Support
Last Post: Joey_Pham423
59 minutes ago
» Replies: 3
» Views: 247
Incorrect jump to anchor
Forum: General Support
Last Post: Joey_Pham423
1 hour ago
» Replies: 3
» Views: 200
ERROR
Forum: Merge System Support
Last Post: Joey_Pham423
1 hour ago
» Replies: 1
» Views: 29
Complex Password Setting ...
Forum: General Support
Last Post: Black Angel
1 hour ago
» Replies: 2
» Views: 501
max lines per post in myb...
Forum: General Support
Last Post: HAFOOCH
5 hours ago
» Replies: 2
» Views: 316
how do i remove this from...
Forum: Theme Support
Last Post: Laird
9 hours ago
» Replies: 1
» Views: 49
Select all in [code] and ...
Forum: Tutorials
Last Post: Joey_Pham423
Today, 09:31 AM
» Replies: 46
» Views: 44,193
Copy PHP CODE
Forum: Plugin Releases
Last Post: Joey_Pham423
Today, 09:15 AM
» Replies: 5
» Views: 731
Captcha Problem Not Showi...
Forum: General Support
Last Post: wshl
Today, 12:48 AM
» Replies: 0
» Views: 230

 
  Query Help
Posted by: Spencer - 2010-09-02, 05:49 PM - Forum: 1.6 General Support - Replies (7)

Hi,

I'm trying to run the following command to select all rows which are in a table, but it's only selecting/displaying one row, and not all of them.

	// get results
	$query = $db->simple_select("bb", "*");
	while($results = $db->fetch_array($query))
	{
	
		$return_feedback = $results['feedback'];
		$return_username = $results['username'];

	}
	// template to display results
	eval("\$bb_logs = \"".$templates->get("bb_logs")."\";"); 
	output_page($bb_logs);

Print this item

  Moderators in moderators list in forum display are not colourised by group namestyle
Posted by: asmile - 2010-09-02, 05:25 PM - Forum: 1.6 General Support - Replies (8)

I continue to test 1.4 -> 1.6 migration. Wink

Subj.

in 1.4 they was colourised.

It's a bug or feature ?

Print this item

  get user name and password to show up
Posted by: jmcdonald - 2010-09-02, 04:37 PM - Forum: 1.6 General Support - Replies (8)

How do you get the username and password to show up in front of the input boxes so people know which is which. I don't like the inside the box way.

Print this item

  Prefix order
Posted by: Valaki - 2010-09-02, 04:15 PM - Forum: 1.6 General Support - Replies (3)

Is this possible to do without a plugin?

I want to change a prefix's order. from 2, to 1.

Print this item

  Sticky threads
Posted by: peter43 - 2010-09-02, 03:46 PM - Forum: 1.6 General Support - Replies (1)

How do i set sticky threads to say 5 per page and then normal posts after that.

Thanks Peter

Print this item

  Problems with IE 8 and permissions, bug ?
Posted by: User 26345 - 2010-09-02, 03:10 PM - Forum: 1.6 General Support - Replies (4)



Print this item

  Change Time
Posted by: Sahil_kr - 2010-09-02, 01:09 PM - Forum: 1.6 General Support - Replies (3)

Where can i change my Local Time?

Print this item

  Problem when I try to create a thread..
Posted by: ShadowKiller - 2010-09-02, 01:06 PM - Forum: 1.6 General Support - Replies (1)

When I click new thread on my forums...it doesn't let me and says "No input file specified." This is really annoying because I have no threads. How do I fix this?

Print this item

  Limit Users Who Can Register
Posted by: HSTChris - 2010-09-02, 10:49 AM - Forum: 1.6 General Support - Replies (9)

Hello.

My forum is designed only for people aged 25 and under. For this reason I would like to block people who are aged 26 or above from registering at the forums. Is it possible to set this up?

Thank you in advance for your help Smile

Print this item

  Number of threads in Posbit
Posted by: Gypaete - 2010-09-02, 10:41 AM - Forum: 1.6 General Support - Replies (4)

URL: http://www.sekai-manga.es/
Version: 1.6
Upgrade: No
Problem:

I want to know how to put the number of topics, which has created a user, for example the number of messages is ($post['postnum']), How is the number of topics?


Thanks! Smile

Print this item