PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   ReviewPost Installation & Upgrades (http://www.photopost.com/forum/reviewpost-installation-upgrades/)
-   -   Why are my Categories names not showing up? (http://www.photopost.com/forum/reviewpost-installation-upgrades/115891-why-my-categories-names-not-showing-up.html)

lem September 28th, 2005 05:30 PM

Why are my Categories names not showing up?
 
This is my 3rd time installing today and I cannot get my category names to show! Anyone have any ideas? The site is www.powerstrokeforum.com/reviews

If you look at the category that says "This is the Sub Category", its a sub category of the category above it, but why isnt it acting like it? It shouldnt be sold blue like that.

I also keep getting this error on install step 3:

Quote:

Step 3: MySQL error reported: [INSERT INTO rp_cache VALUES (1,null,null,null,null,null,null,null,null)]
Result: Column 'timestamp' cannot be null
Database: powerstroke_db
But it always lets me continue without anymore errors.

Please help!

Thanks,

Lem

Chuck S September 28th, 2005 08:56 PM

this in install should be this

$query[] = "INSERT INTO {$rp_db_prefix}cache VALUES (1,'',null,null,null,null,null,null,null)";


You can insert that by hand if you want in the cache table or run the upgrade script and select 3.0 upgrade

I dont know what you mean about categories looks to me like your purposely setting both categories to parent categories that contain no thumbnails so I would ask what is everyone going to upload to?

lem September 29th, 2005 01:46 AM

Ok, I've tried re-installing and doing the upgrade several times, and Im getting a zillion of the same category. Why?! Check it out www.powerstrokeforum.com/reviews.
I only have 2 sub categories and its giving me 30 of the same one. I've re-installed and tried upgrades in different combinations and it keeps giving me multiple sub categories.

Here is picture of all that I have in my admin panel:

http://www.powerstrokeforum.com/images/example.jpg

Let me know what you think.

Thanks!!!

Lem

Chuck S September 29th, 2005 09:19 AM

Redownload the build and just for the sake of trying it again try running upgrade.php and do upgrade to 3.0

I know we added the cache build on install but try running the upgrade to rebuild the cache

lem September 29th, 2005 10:22 PM

Its still doing it, I tried 3 times. Its goofy. Anymore ideas?

Chuck S September 29th, 2005 10:41 PM

well not without looking at your install personally nope as it should work fine if the cache exists. what happens if in admin global options you set cache time to 0

By the way you need to upload all the files to your install. Your missing your language file

Warning: main(/home/httpd/vhosts/powerstrokeforum.com/httpdocs/review/languages/english.php): failed to open stream: No such file or directory in /home/httpd/vhosts/powerstrokeforum.com/httpdocs/reviews/pp-inc.php on line 127

lem September 29th, 2005 10:54 PM

The reason it gave you that warning is because I was in the middle of another install. I cant get this thing to work. Now, after I added a third category, it doesnt show at all! Aack. I tried the Cache to 0. That did nothing. What next?

Chuck S September 30th, 2005 12:15 PM

well I need to know where to look for our product it is not installed

You can email me a link an sign in to see what your issue might be

http://www.powerstrokeforum.com/reviews/

this is some other program here


All times are GMT -5. The time now is 09:19 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97