Have this problem as wellr4dsking wrote:This is a problem im getting, the pages 1|2|3|4|5 end in .php
this is the url it goes to
how do i fix it so it goes to html, from the # pages?

Have this problem as wellr4dsking wrote:This is a problem im getting, the pages 1|2|3|4|5 end in .php
this is the url it goes to
how do i fix it so it goes to html, from the # pages?
Do this fix rwap01 said, it worked for meDamien Boyle wrote:Have this problem as wellr4dsking wrote:This is a problem im getting, the pages 1|2|3|4|5 end in .php
how do i fix it so it goes to html, from the # pages?
rwap01 wrote:You may also need to implement the following essential modifications: http://www.phpbb.com/community/viewtopi ... 5#p5705125r4dsking wrote:This is a problem im getting, the pages 1|2|3|4|5 end in .php
I cannot get this to happen on my forum - www.rwapservices.co.uk/ZX80_ZX81/forumsr4dsking wrote:
I have anther problem, under View new posts the pages 1,2,3,4,5 always go back to the first page so if you want to get to the last page 5 it goes to the first page instead of what you clicked "5" this only happens under View new posts
I am my hosting company, and .htaccess worked before. The links at the top don't work b/c I have them linked to href="", minus the forum link which links to the forum. It's not a hosting problem, any other suggestions?rwap01 wrote:You both seem to be suffering from the same problem.
Either:
a) Your hosting company does not allow you to amend the .htaccess file
b) The .htaccess file is not in your route (is the website actually hosted on http://www.halowarzone.com (for example) or is it a redirect to another site - none of the links at the top do anything!!
Sorry, but you need to check this with your hosting company
Run your phpmyadmin client and insert this line to SQL query window, then click execute. It will add new items to database tabledonjulio wrote:Hi. i'm a complete amateur when it comes to mysql so please excuse the dumb question. I kind of muddle through and stuff works in end
In the "SEO_MOD.xml" it says;
SQL
Code: Select All
INSERT INTO phpbb_config (config_name, config_value, is_dynamic) VALUES ('seo_ext', 'html', 0);
Do I just copy this line into mysql?
Thanks