use the correct url (the base url in the settings) or modify the cookie setting so it works for *.yourdomain.com
Unfortunately no one can be told what PunBB is - you have to see it for yourself.
You are not logged in. Please login or register.
PunBB Forums » Posts by yemgi
use the correct url (the base url in the settings) or modify the cookie setting so it works for *.yourdomain.com
1- you are on the punBB support forum we do not deal with IPB
2- IPB 1.3 can not be used unless you got it and used it before 2005 otherwise you need to pay for a license
3- IPB support is at http://forums.invisionpower.com
you removed the English folder in /langs/
that is not the correct method to use, when you do
case "board": include("board/index.php"); break;you include a complete page with its own structure and dependencies. Common.php is included in the forum pages but you already included it in you index.php
Have you emptied PunBB's cache folder after updating the base url ?
change o_base_url in the config table via phpMyAdmin and empty the content of the cache folder
Administration > Options
I will not use 1.3 until all the extensions I need to get the same functionnalities as in my current 1.2 are available
Smartys wrote:One thing has nothing to do with the other, and there's no need to reindex for MySQL(i) since it uses MySQL fulltext indexing.
so maintaince in 1.3 is only used for closing the forum temperaly
thanks
Maintenance mode yes, same as for 1.2
The maintenance tab in the config is what you are talking about and is a different thing
I did a search on Google and the first page that comes is from you host company forum where they explain why you get this error...
When you open phpMyadmin, , click on your database name in the left menu, it should siplay a list of the tables in the right frame.
At the bottom of the list, click on Check All then select Repair table in the dropdown list.
It is not a PunBB problem, it has something to do with your MySQL server. You should try to repair the tables from phpMyAdmin or talk to your host
The 2nd one is the one I have used, just set the default status of the categories to hidden
check that config.php and o_base_url in the config table have the correct value then delete the files in the cache folder
There is a mod on PunRes to collapse categories
The broadcast email plugin should do it with a bit of modification
That's because the readme of this mod asks to replace a piece of code in which you have the logout links at step 11. As the logout link has been change in 1.2.17 and this mod was written before, it makes you replace the logout part with a no longer valid code.
You just have to replace login.php?action=out&id='.$pun_user['id'].'
by login.php?action=out&id='.$pun_user['id'].'&csrf_token='.pun_hash($pun_user['id'].pun_hash(get_remote_address())).'
3- run install.php and give the database the same name "myDB". and the mySQL username as "root".
erm... you should not use the root account for that.
Strofanto wrote:I think you got it all wrong Smartys, hm2k seems to complain about phpBB3 pointing out a few useless features or missing features that instead PunBB has.
He's right. The point was I've yet to try PunBB, I just hope it's not gonna fail where phpBB has let me down.
If you have not tried punBB yet how can you suggest anything, as Smarties wrote, most of your remarks have nothing to do with punBB
Don't bother, he rarely makes sense.
That's quite right ![]()
If you installed it on your computer, the forum address should be http://127.0.0.1/forums/
latin1_swedish_ci
On the page where you have the logout link, hover the link with your mouse you should see the url in the status bar
To be honest, we don't care, looking at the way you speak / write and expect everybody to be your mate. They have a business to run, they do not have time to waste with trolls
They have been fixed by 1.2.15 and 1.2.13 respectively
http://supermag.exofire.net/post1.html and http://supermag.exofire.net/post1.html#p1 are the same thing, the only difference is you have a reference to an anchor within the page
PunBB Forums » Posts by yemgi
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.