fontadoni (@fontadoni)

Forum Replies Created

Viewing 10 replies - 26 through 35 (of 35 total)

  • fontadoni
    Participant

    @fontadoni

    Alright. I was able to fix it. On admin-header.php I changed:

    <link rel=”stylesheet” href=”<?php bb_uri(‘bb-admin/style-rtl.css’

    to

    <link rel=”stylesheet” href=”<?php bb_uri(‘/bb-admin/style-rtl.css’

    I added the “/” before bb-admin. I don’t have a clue why that was giving me trouble but thanks a lot gerik, you definitely got me thinking in the right direction! Thank you!


    fontadoni
    Participant

    @fontadoni

    yeah. i can view it on the source.


    fontadoni
    Participant

    @fontadoni

    Hey gerik. I checked and all permissions are set to 755 as they should. Plus, I’m really not having problems with my templates, just the administration end. Do you have a clue what might be wrong?


    fontadoni
    Participant

    @fontadoni

    Any clue on what the RewriteCond code for this would be? I’ve been trying to look this up but haven’t found anything yet.


    fontadoni
    Participant

    @fontadoni

    What would the RewriteCond be in this case?


    fontadoni
    Participant

    @fontadoni

    Thanks Chris and Ipstenu for your reply. I will give it a try and report back!


    fontadoni
    Participant

    @fontadoni

    Hello Ipstenu, thanks for your response. Sorry, I should have mentioned that the new bbpress board is actually on the same folder as the previous phpbb one (/forum), however, I get people coming from google trying to find phpbb pages like:

    /forum/viewtopic.php?p=66sid=c72c343df3c37339b4d5094a1296566d

    ,but the new pages now look more like: forum/topic.php?id=38 on bbpress.

    I was wondering if there’s a code I can add so people coming from google at least can be redirected to the forum’s index, right now they’re getting a 404 (sorry, I said 401 previously) because the old page can’t be found.

    At least until google indexes everything again.

    Thanks.


    fontadoni
    Participant

    @fontadoni

    Oh man, I wish everything in life was this simple. It worked perfectly. I was able to change the value back down to what it should be, no problems whatsoever. I did some testing too and everything seems to be working ok.

    Thanks john!


    fontadoni
    Participant

    @fontadoni

    Thanks for your response man. There are only three users as of now affected by this issue. I would have no problem deleting them and resetting the ID as you mentioned. Is this a simple thing to do, how do I do it?

    I know how to access phpMyAdmin, and I can see the ID table:

    Field: ID

    Type: bigint(20)

    Attributes: Unsigned

    Null: No

    Extra: auto_increment


    fontadoni
    Participant

    @fontadoni

    I know you guys do not support the script I used for converting my board to bbpress, but I just want to know if this ID issue is something I should worry about or if it’s not a big deal?

    Thanks.

Viewing 10 replies - 26 through 35 (of 35 total)