Forums

Is it possible to replace a specific php file? (5 posts)

  1. warning
    Member
    Posted 5 years ago #

    I got a parse error for one of the template-function files, and can't access wp at all now. It says the error is on line 226 and that a "'" or a ";" is missing from it, but it doesn't seem to be the case when looked at.
    Is it possible to replace just that one file for a specific wp version? I've not been able to find a download for WP 2.05, and don't want to upgrade at the moment.

  2. Adam Brown
    Member
    Posted 5 years ago #

    This shouldn't happen randomly. Did you change something?

  3. Chris_K
    Member
    Posted 5 years ago #

    Regarding the older/unsafe 2.0.5 archive: http://wordpress.org/download/release-archive/

  4. warning
    Member
    Posted 5 years ago #

    Um, yeah, I tried to modify the wp_list_cat function, but reverted it to the original (or so I thought, but apparently it didn't work), before re uploading it.

    And HandySolo, thanks for the link.

  5. warning
    Member
    Posted 5 years ago #

    Is it possible to change from:

    [li][a href="http://domain.com?cat=5" title="View all posts filed under Title"] Title [/a] (3) [/li]

    to this (placing the number inside the a):

    [li][a href="http://domain.com?cat=5" title="View all posts filed under Title"] Title (3) [/a] [/li]

    It's what I've tried to manipulate the wp_list_cat() regarding, but it hasn't worked.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.