Announcement
Collapse
No announcement yet.
Search Result
Collapse
23 results in 0.0334 seconds.
Keywords
Members
Tags
-
For sites when you can't afford vb, ipb has alot more features and is more stable than phpbb.
-
So is invisionboard, and that's alot better than phpBB.
I think IB is vbulletin's main competitor, but VB3 is better than IB....
Leave a comment:
-
I really doubt anyone will contact him from that site now, seeing as the amount of posts that say that hes a ripper....
Leave a comment:
-
No, you won't need the if statement.
Say you want to get the gallery that is number 1.
And you'd open the page by using gallery.php?id=1
Your code would be:
PHP Code:mysql_query("SELECT
Leave a comment:
-
select fields from table where id='$id'
That'll only select rows from the database where the field 'id' has the value that is given to the file.
Leave a comment:
-
It hasn't got anything set for userid, that would cause an error.
Leave a comment:
-
Off the top of my head, you could do:
mysql_connect(db, username, password) or die ("Your own error message");
Leave a comment:
-
Hi,
You need to go to admin/bbcode.php and scroll down to where it says
Code:INSERT INTO " . TABLE_PREFIX . "convert_phpbb_bbcode_to_vbcode
Code:INSERT INTO " . TABLE_PREFIX
Last edited by Matty Bwoy; Mon 23 Jun '03, 10:51am.
Leave a comment:
-
Its ok now, I wrote a couple of scripts which find the last post in each of the threads then enter that data into the db. Then I updated the counters and it all works fine now.
Thanks anyway.
Leave a comment:
-
The problem is, I'm just testing with a old backup from the phpbb forums, and then on thursday night, I will close them down, and get an up to date backup.
So you may have to do it twice,...
Leave a comment:
-
phpBB Conversion Problems
I have been having quite a few problems with my vb board.
I tried to use the convertor on it, and it says everythings fine. Then I do the things it tells me to do (Rebuild search index etc) but...
-
Converting
I'm going to convert my boards from phpBB to vB and I know there is a convertor which converts the users, threads and posts across. But I was wondering if someone could tell me exactly what it converts,...
-
Leave a comment: