Search found 606 matches
- Tue Mar 31, 2009 3:18 pm
- Forum: [3.0/Olympus] New features discussion
- Topic: Flickr Image Link Integration
- Replies: 15
- Views: 38198
Re: Flickr Image Link Integration
Again, if you want to embed an image from Flickr, you are required , by Flickr's TOS, to link to Flickr's photopage for the particular image. If you think: "Why would I bother to comply to that?", this topic isn't for you ;) If you would like to comply to the Flickr TOS, ask yourself how t...
- Tue Mar 17, 2009 9:36 am
- Forum: [3.0/Olympus] New features discussion
- Topic: Flickr Image Link Integration
- Replies: 15
- Views: 38198
Re: Flickr Image Link Integration
Although unlikely, if Flickr ever changes their embedded HTML, you'll run into a problem. Can't change the current bbcode, or you'll break all existing posts using it. Create a new bbcode for the new format? Not practical either.
- Wed Feb 11, 2009 9:29 am
- Forum: phpBB 3.0.x Support
- Topic: Custom field inquiry
- Replies: 15
- Views: 29093
Re: Custom field inquiry
I created a bug report: http://www.phpbb.com/bugs/phpbb3/ticket ... t_id=41385
- Wed Feb 11, 2009 8:39 am
- Forum: phpBB 3.0.x Support
- Topic: Deleting Messages
- Replies: 22
- Views: 40043
Re: Deleting Messages
I was referring to the settings screen that can be seen in the movie that was posted. IIRC, it said there that prosilver was selected as default and nothing else is activated.
- Tue Feb 10, 2009 1:21 pm
- Forum: phpBB 3.0.x Support
- Topic: Deleting Messages
- Replies: 22
- Views: 40043
Re: Deleting Messages
It looks like your board has prosilver selected as the default and only active style, yet your board does not look like prosilver, except when you log in. You need to speak to whomever created the custom look for your board, because I think they didn't do it properly, by creating a new style and mak...
- Tue Feb 10, 2009 10:19 am
- Forum: phpBB 3.0.x Support
- Topic: Deleting Messages
- Replies: 22
- Views: 40043
Re: Deleting Messages
Although I can't quite understand how you got into the ACP whil you are having trouble logging in, it sounds like you have issues with your session tracking. After you log in, do you get a link "Logout [<your username>]", or do you get a "Login" link, again? If the latter, I thin...
- Tue Feb 10, 2009 9:30 am
- Forum: phpBB 3.0.x Support
- Topic: Custom field inquiry
- Replies: 15
- Views: 29093
Re: Custom field inquiry
I think you'll be happy (well...) to learn that I could reproduce your problem. I replicated your settings and I don't see the field on the registration page either. I think this is a bug (either in the actual logic, or in the language of the configuration screen, because the "Display" opt...
- Tue Feb 10, 2009 9:24 am
- Forum: phpBB 3.0.x Support
- Topic: Moving phpbb3 to new host??
- Replies: 7
- Views: 27102
Re: Moving phpbb3 to new host??
If you are planning to change the style, I would suggest you change the configuration of your old board to use a standard style (subsilver2 or prosilver, make it default and disable the custom style you were using) before actually transferring the database. Reason is that if the database holds confi...
- Mon Feb 09, 2009 4:52 pm
- Forum: phpBB 3.0.x Support
- Topic: Ok new problem major error
- Replies: 83
- Views: 85173
Re: Ok new problem major error
Is this the same file you posted earlier? Make sure that you entered the database username and password correctly. The errors you reported last indicate that the entry: $acm_type = 'file' ; did not properly execute. This may be due to editing errors in the lines before it. The errors you reported ea...
- Mon Feb 09, 2009 4:45 pm
- Forum: phpBB 3.0.x Support
- Topic: Ok new problem major error
- Replies: 83
- Views: 85173
Re: Ok new problem major error
Your config.php file is incomplete. How was it created? Normally, it would be created by the installation procedure.