| |
| |
| |
|
Page: 1 2
<zerok> AppleBoy, have you already checked for example the login.php? imo for example line 76 should hold some clues :) <AppleBoy> well, that helped somewhat <AppleBoy> thanks <AppleBoy> now, how can I turn that into using a 32 byte blob? <xEaGLeNeC> Hello everyone. Im having some bugs with the new phpbb version. Can anyone help me ? thx <Anon> we can try <AppleBoy> if you told us what your problem is <xEaGLeNeC> I noticed that the command [url][/url] doesnt work anymore with the link has the { or } characteres <xEaGLeNeC> is that normal ? <Anon> yes, because they are invalid characters <xEaGLeNeC> but they were ok on some versions... now they are not. why the change ? <xEaGLeNeC> is there a way to change something to make it work again ? <AppleBoy> they were also a security risk <xEaGLeNeC> hmmm <AppleBoy> iirc there was something in the security audit about that <xEaGLeNeC> but i really need to make that working again. is it possible to change it back ? <AppleBoy> grab the 2.0.17 code, find it, replace it :) <xEaGLeNeC> the 2.0.17 already have the change <AppleBoy> oh, then I have no idea <xEaGLeNeC> hmmm thx anymwa <zerok> AppleBoy, no idea sorry, but it should be more or less similiar to the code mediawiki uses to read it out <zerok> since they also have to check the input against the database somehow ;) <xEaGLeNeC> well.. i will try installing some really older version lol. thx cya guys <AppleBoy> why the hell would you include { or } in an image name anyway? <zerok> i can only think of to try and mess with the parser and inject something <Starscream-> wow.. alot of people in here.... <Starscream-> I am getting a emailer.php error when ever someone tries to register. <Starscream-> I am unsure how to rectify the situatuin <Starscream-> I did hte most recentl upgrade.. or oct. 31 <Anon> do you have an SMTP server you can use (like an ISP's one)? <Starscream-> smtp server is used off my webhost <Starscream-> this is the exact message <Starscream-> Failed sending email :: PHP :: <Starscream-> DEBUG MODE <Starscream-> Line : 234 <Starscream-> File : emailer.php <Starscream-> my webhost helped me set the smtp up <Anon> well it generally means that email has not been correctly set up by your webhost <Anon> you could get them to fix it, or if you know of a seperate SMTP server, you can put it in admin panel -> general admin -> configuration and use that <Starscream-> hmmmm <Starscream-> mail.unicorncottagecompany.com <Starscream-> hmmmm <Starscream-> its got me hitting my head against a fragging wall... been fighting with this for a month :o( <Starscream-> primus... I hage p***wods <Starscream-> looking at wrong page... <Starscream-> hmmm <Starscream-> question <buidoi> I have a problem with my database can someone help? <Starscream-> anon... would clicking yes on Use SMTP Server for email <Starscream-> Say yes if you want or have to send email via a named server instead of the local mail function Make a differnce? <buidoi> I am transferring my phpbb database to a different webhost but it has supports a different version of mysql. What should I do? <Anon> yes, as it will use another mail server for sending out mails <Starscream-> Anon... thank you so fragging much!!!! <Anon> so if you get emailer.php issues, you can use SMTP to fix them <Starscream-> I knew I would come here and make a total fool of myself. <cornflict> if i move my forum in which file do i need to change the path to the new forum? <Anon> you'll have to know a valid SMTP server though, like your ISP <Starscream-> I got one through my webserver so that's pretty goo <Anon> cornflict: It's not in the files. it's in the database, and you should change it in admin panel -> general admin -> configuration before you move it <cornflict> o ok <cornflict> so change it in admin panel first <Anon> yup, then move the files and/or database <cornflict> then move all files in the foum folder to new folder <Anon> yup <cornflict> i wouldn't need to change any database path would i <Anon> nope <Anon> well you wouldn't need to change database details, no <buidoi> can someone help me? Im having trouble uploading my database to a new webhost. <Starscream-> YES!!!!!! <Anon> what's the problem? <Starscream-> IT WORKS!!! <Anon> :) <Starscream-> DANCES! <cornflict> thanks Anon <Starscream-> Thank you!!!!! <buidoi> I am transferring my database to a new webhost that doesn't support the same mysql database version. <Starscream-> and we shall see you... anon! <buidoi> and I get all kinds of syntax errors while uploading <buidoi> no one knows? <Anon> can you post an example? <buidoi> yes hang on lemme reupload so I get the error again <buidoi> I get an error that says something like check your mysql version for the right syntax <Anon> can you post the whole thing? <buidoi> cause I'm moving from a webhost that supported mysql database version 4.1.13-standard to 4.0.22 <buidoi> yes <buidoi> #1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=latin1' at line 18 <buidoi> ) ENGINE = MYISAM DEFAULT CHARSET = latin1 <geocator_> You need to open your backup in a text editor and remove every occurence of ENGINE = MYISAM DEFAULT CHARSET = latin1 <buidoi> okay but I have done that before <buidoi> and more errors popped up <bina> is there a way to add PHP into a template? <geocator_> You have to install a MOD. <Anon> yes, byt you need the extreme styles mod <bina> geocator_, anon: oh right, thanks <buidoi> what if I restore my database using the back up link in cpanel? would that work without the errors? <geocator_> It wont work :) <buidoi> I have tried everything <buidoi> I have tried exporting the database to mysql40 <geocator_> Remove those bits and then tell us what other errors you are getting <buidoi> ok <buidoi> i get a parser error <buidoi> now <[^Twen^]> hi <Anon> hi <[^Twen^]> this is not really about phpbb, but can somebody remeber the code to write at a link, so that people can set the page as their "start page" if they are clicking on it ? <buidoi> it seems that copying and pasting the query is working from the mysql40 export file <Bobsnox> Does anybody know where I can find a copy of the 2.0.16 to 2.0.17 file? <geocator_> On sourceforge, but you really do not want to use them <Bobsnox> Why not? <geocator_> Cuase .16 has security issues in it <geocator_> oh wait nevermind <geocator_> I get it now <geocator_> You mean the changed files package? <Bobsnox> yeah <Bobsnox> going from .16 to .17 then to .18 <Bobsnox> basically just need the template file changes <geocator_> I dont think those are arcived. There where only template changes in .17->.18 <Smirnov> Question <Smirnov> Why is there sid in the url when there is an sid in the cookie <geocator_> That depends... <geocator_> The admin panel always attaches the sid to the url for security, for the most part the front end attaches the sid when the forum cant detect cookies <Bobsnox> I can't find it on sourceforge <geocator_> Yeah, I dont think the changed files pakages are archived <Bobsnox> er, how do I get them <geocator_> There are these though: http://www.phpbb.com/phpBB/catdb.php?cat=48 <Bobsnox> thank you so much <Bobsnox> I knew I had seen that page somewhere <Anon> fun awaits in #freenode :D <Bobsnox> in which version did visual confirmation come? <Anon> i believe it was 2.0.11 <Anon> weeeeee <Anon> well it's been there in all of the versions (it was in the contrib/ directory), however it was included by default in 2.0.11 <Bobsnox> so to install it, I'd use the .10 to .11 file? <Bobsnox> package <Anon> well what version are you currently on? <Bobsnox> I'm on 2.0.18, but my templates are lacking several things <Bobsnox> that being one of them <Anon> let's hope that the server you're on and the server i'm on don't get reset :P <Anon> let me retrieve the posts for bringing templates up to date <Anon> visual confirmation: http://www.phpbb.com/phpBB/viewtopic.php?t=240913 <Bobsnox> thanks <Anon> 2.0.12 changes: http://www.phpbb.com/phpBB/viewtopic.php?t=265453 <Anon> 2.0.18 changes: http://www.phpbb.com/phpBB/viewtopic.php?t=337227 <Anon> those three are what you can do ;)
Return to phpbb or Go to some related
logs:
gentoo.de roma freebsd 6.0 pppoe gateway poker
|
|