I used the Automatic Update Package and like I said everything went smoothly no problems, Anyways I will download fresh copies of includes and ucp.php over current ones and see if that works.
Edit - Thanks, Replacing those files with fresh copies from the full install package worked.
Board URL: http://www.codglitches.com/forum2/index.php Version of phpBB3: RC8 Was this a fresh install: Originally was a conversion from 2.0.22 to RC7 then updated from RC7 to RC8. Was this an install through your host?: Yes MODs you have installed: Well I had mods installed on 2.0.22 but none were...
I was using RC7 and I after I did the auto-update to RC8 whenever I click The Private Message link on the index or try to send a PM the page is completely blank and my members are having the same problems. The auto-update went fine with no errors and no problems so not sure why the PM page is coming...
I am not sure if this could be easily done but I just installed this Mod and I have ez-portal installed and it works fine but if I am not logged in and someone makes a post that hasn't been approved yet, the portal recent topics block shows the actual topic title but I want it to say [awaiting appro...
hi i get invalid session when people try editin there profile and i dont have a clue what you guys are on about when u put all that coding in i dont no where to put it i dont have ftp can someone help me plz Yeah same here I updated to 2.0.22 and whenever myself or any other member attempts to edit...
Oh well I kinda thought it could be a security problem on the registration page but I didn't think about the login page. I have seen it done in the past so it must have been fixed. Anyways thanks for the info on that.
I am trying to place a link that when clicked on will automatically log someone into the forum as a test user but I can't figure it out, I know if I put: www.somesite.com/forum/login.php?login=true it submits the data but I can't seem to figure out how to put in the username and password I think it'...
I was wondering if it's possible to make it so when someone creates a new post and or reply and they only type in one word or less a messages pops up telling them they need to have so many words in order to create the post? Kinda of like the message that comes up if you try to post without a subject...
You need to edit the css file so open subSilver.css and look for the following: /* This is the border line & background colour round the entire page */ .bodyline { background-color: #FFFFFF; border: 1px #98AAB1 solid; } In that line replace: { background-color: #FFFFFF; with this: { background:url(i...