View Single Post
Old May 26th, 2006, 01:41 PM   #3 (permalink)
Zigw
Member
Verified Customer
 
Join Date: May 2006
Location: Toronto
Posts: 202
Issue:

2. Don't have a link you can try (our test server is not accessable by the public), but I have attached pics of RP3.3 vs RP3.1:
rp33_search_missing_categories.jpg
rp31_search_categories.jpg

I've been told that this used to be an old bug on previous version(s) when all the categories use the customer service template. Are all your categories customer service when you test it?

3. I'll give that a try.

4. I don't think so. Where do I look? We have the latest english.php file. Attached is a pic. See the very bottom row (no heading):

rp33_31_profile_missing_last_row_heading.jpg

Question:

3. So does "0" disable the Load limit?

4. I don't remember seeing any links after an upgrade was complete. Just success and done messages I think. No choice but to go Back or close the browser. Unfortunately, I used the browser's Back button to get to the next upgrade (3.2->3.3), so some stuff got run twice, causing the problem.



Quote:
Originally Posted by Chuck S
2. Search Categories does not list any categories other than a single "All Categories" menu pick. This seems to be an old bug when all categories use the customer service template, which we are.

If I view the search box all categories are listed as well as all categories in 3.3. A user will only show on the catoptions box the categories they have permission to upload to. Thats how all the programs work here.

3. Two dots between "Member List" and "Register" links on top menu bar, where "Profile" link goes when logged in. RP 3.1 had a single dot between all links. How do we get rid of the extra dot?

In pp-inc.php delete in bold

Code:
Content visible to verified customers only.
4. In the Profile view, the last row heading in the bottom frame is missing (should probably say "Last Review Posted"). This was also happening in RP 3.1. This seems to be redundant info, so it's not important.

http://www.reeftalk.com/reviews/member.php?uid=1

You sure your not missing an updated language file or such?

Questions:

1. How can we remove the ZipCode selection from the "Sort By" pull-down? We don't use Zip Codes.

You can delete that sort from the mysql sort table

2. Can we change the post date of an entry? We often post entries about products that are older than products already posted. We'd like to change the "date posted" for older products so that they don't appear "newer" than more current products when sorting by Date Posted.

You could modify your code to suit your needs. The date a product is posted is usually the date it is uploaded.

3. New Load limit for server? in Global Options. Does "0" disable it? Other than the very short descriptions in CHANGELOG.TXT, is there a document that describes the new options in more detail?

You can do a search on the internet for server load and such but on linux servers with NIX I beleive a good setting is 5 for load and what that will do is give the person the message the site is too busy and wait thus not allowing your server to die from too much traffic

4. For the upgrade.php script, can I suggest you put a link at the end of each upgrade to either go onto the next, or go back to the list of upgrades? I hit Back on my browser to get from 3.1->3.2 to 3.2->3.3 and it caused install problems (image references had an extra "1" character). It worked properly if I closed my browser between version upgrades.

I will look at it but was unaware any link was missing
Zigw is offline   Reply With Quote