Forum Replies Created

Viewing 15 replies - 76 through 90 (of 346 total)
  • Yes, it’s still broken in Firefox:

    http://www.schestowitz.com/temp/broken_box.png

    No biggie though… *smile*

    Which browser are you using? In Firefox, for example, it should be called “Bookmark this link”.

    First of all, have you changed themes? Are you using the default one?

    How are the text files formatted? What would go in the post title? What category? This is not as simple as you think.

    I can think of ‘edit *’ as a way of opening all the files in text editors and then copying and pasting in ‘batch mode’. By the way, unless these are your lyrics, does the World Wide Web truly need yet more lyrics mirrors, even with the same typos repeated? This is verging what is known as content spam or an attempt at googleeating.

    Safe mode prevents directories from being created. You can download the following:

    http://www.schestowitz.com/temp/upload_dirs.zip

    Upload everything to the /uploads directory and ensure ownership is yours rather than apache/root. The directories are already set to 777 in the archive. You should be able to switch safe mode back on and upload file thereafter, I believe.

    Forum: Fixing WordPress
    In reply to: Parse Error

    I thought the changes between 1.5.1 and 1.5.2 are so minor as to be negligible. There is just a security fix, which is unrelated to wp-db.php. Hopefully this will fix the error nonetheless. With better security, it might be a case of hitting two birds with one stone. Go for 2.0 just to make it worthwhile. Back up all data first.

    Add something like the following to your stylesheet:

    html {
    margin: 0 auto;
    width: 767px;
    text-align: center;
    }

    I have just tested it with the Web Developer extension for Firefox, so I recommend you get it for future Firefox awkwardness.

    bloom, I saw your post before, but what you try to do is far from trivial and you did not describe your data either. Could you elaborate on “import his 1,000 entry mailing list into WP and make them site members”? It was never clear to me…

    In principle, if you want to shift mailing list archives onto WordPress, consider conversion tools like MHonArc, which pre-process the raw text-formatted archives that mailman, for example, makes readily available. If you want an importer for such a rare type of migration, you will need to write it yourself and hopefully share it with the world.

    Have a look at the Codex to better undertand the WordPress API and see what arguments wp_list_cats accepts. This is beyond the scope of the forums, I suspect. Best wishes though… *smile*

    I get this error whenever I insert unnecessary newlines at the bottom of any of the template pages. Have you changed the code? Have you enabled a theme that cannot/should not be trusted. If so, try to revert to the previous state. Have you skinned the admin panel?

    I don’t think stylesheets are the main concern at this stage. It is access to the administration panel that stands in the way. Have you already got backups of your database? I suggest that you:

    * Copy to your hard-drive your entire WordPress directory as-is.

    * Copy (backup) the MySQL database to your hard-drive and check it at a shallow level to verify it’s complete.

    * Wipe the current installation, install at the same location and restore MySQL database. You can slowly put on bits from your previous installation, which you have on your hard-drive.

    Have you got privileges to access your filestore? If so, you may have to rename the file to, let us say, filename.mp3, having reached it ‘the hard way’ using a file manager. You can otherwise change the code to permit uploads of this filetype. I don’t think it is Yahoo that prevents you from uploading an unknown type of files. It is remotely possible, however. What version of WordPress are you using by the way?

    As a side note, cPanel’s file manager stubbornly prevents uploads on files which it suspects are Trojans. It can become very frustrating. I wonder if it will perceive your files similarly.

    Forum: Installing WordPress
    In reply to: Blog Community

    As for the latter questions, there is a way to embed banner ads in WordPress. How you do so depends on the advertisers. You often need to insert a piece of code into the appropriate place in your template. In some cases, you need only add an image with a static URL (e.g. to a post). It may point to various sites and may also change its appearance.

    Lastly, *yes*, you are allowed to use WordPress to make a buck. With most advertisers this can be hard though, so don’t raise your hopes.

    Keep refreshing the pages. They always come up eventually, even though this wasn’t necessarily the case yesterday. If you feel impatient, use tabbed browsing and wait until the page of interest becomes available.

    I hope you understand that this is a *temporary* fluke (probably attributed to the server/host) and it should not reflect on the state of WordPress as a Web-based application.

    Beautiful theme.

    @vaamyob, are you sure you don’t have custom zoom enabled? I am using Firefox 1 on Linux and all looks very clean.

Viewing 15 replies - 76 through 90 (of 346 total)