Webmastersite.net
Register Log In

mistake in 3.23 zip file?

Title mistake in 3.23 zip file?
Message Text Hey Paul,

Just doing a manual upgrade to 3.23 and noticed that in some files (especially templates, but some php), the reference to a category has been replaced by Forum and the Link by Topic. Example:

<form action="makehtml.php?filled=1" method="post">
<span class="labels">Generate Pages Now:</span>
<br><br>Create an HTML version in the directory <input type="text" name="directory" size="15" value="admin/htmloutput"> (use a relative path from the main WSN Links directory).
<br>Use these custom templates (leave blank to use regular templates, but it's strongly suggested you use custom ones to avoid dead links):
<br>Wrapper: <input type="text" name="customhead" value="{CUSTOMHEAD}">
<br>Main index: <input type="text" name="customindex" value="{CUSTOMINDEX}">
<br>Forums: <input type="text" name="customcat" value="{CUSTOMCAT}">
<br>Topic Details: <input type="text" name="customitem" value="{CUSTOMITEM}">
<br>Threads: <input type="text" name="customcomments" value="{CUSTOMCOMMENTS}">

<br><br>Do <input type="text" name="perpage" value="5" size="3"> of each type per cycle, starting at <input type="text" name="start" value="0" size="4">.<br>
<br><input type="submit" value="Begin Generation" class="button">
</form>

<br>This requires that none of your category names contain characters which are illegal in a directory name, and that PHP have CHMOD ability on your host. Note: If you select 'yes', you will want to name categories as index{PAGE}.html.
<br>Absolute URL prefix (will prepend all links to cats, links, comments, index... needed if using subdirectories): <input type="text" name="htmlautogenerateabsurl" size="{STANDARDSIZE}" value="{HTMLAUTOGENERATEABSURL}">
<br>Directory to write autogenerated HTML to: <input type="text" name="htmlautogeneratedir" size="{STANDARDSIZE}" value="{HTMLAUTOGENERATEDIR}"> (relative to your base WSN Links directory)
<br>Use these custom templates (make blank in order to use standard templates):
<br>Wrapper: <input type="text" name="customhead" value="{CUSTOMHEAD}">
<br>Main index: <input type="text" name="customindex" value="{CUSTOMINDEX}">
<br>Forums: <input type="text" name="customcat" value="{CUSTOMCAT}">
<br>Topic Details: <input type="text" name="customitem" value="{CUSTOMITEM}">
<br>Threads: <input type="text" name="customcomments" value="{CUSTOMCOMMENTS}">

<br><b>Advanced:</b>
<br>Name main index page as <input type="text" name="htmlautogenerateindex" size="20" value="{HTMLAUTOGENERATEINDEX}">
<br>Name categories as <input type="text" name="htmlautogeneratecat" size="20" value="{HTMLAUTOGENERATECAT}">
<br>Name link details as <input type="text" name="htmlautogeneratelin" size="20" value="{HTMLAUTOGENERATELIN}">


That's from the makehtml.tpl in the admin directory. I got a script comparing every file and doing a manual upgrade. I noticed this in a lot files and thought that maybe you did an upgrade on the WSNFORUM script as well and mixed up the files that were included in the zip file of the WSNLINKS.

David
Rating
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
0/5 based on 0 votes.
Ownership david
Views 486 views. Averaging 0 views per day.
Similar Topics
Submission Date Aug 08, 2005 - 7:03 PM