• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • This community is user driven. Be polite with other users.
    • We recommend purchasing a Chevereto license to participate in this community.
    • Purchase a Community Subscription to get even faster ticket response times.

Image home ID problem

Status
Not open for further replies.

jd3101

Chevereto Member
Well I have this problem:

In Dashboard > Settings> Theme > Home User ID
Where you change which ID the pictures should be taken from.

WHen I change it, nothing happens, and just shows all the recent images from all users.
Entering '3' in that box, clicking save tells you it's been saved, but when revisiting the page, the box is empty.

Hope this can be fixed, thanks.
 
Most likely you need to fix the settings table. To do this follow these steps:

1. Upload the last Chevereto version to your website.
2. Go to your Chevereto database (you can use PHPMyAdmin for this)
3. Find the table chv_settings and backup its contents (backup this table)
4. Find the row setting_name = chevereto_version_installed and change setting_value to 3.0.0
5. Go to your website an run install.php (http://yourwebsite.com/install.php)

That should fix your database. As a precaution you should backup the chv_settings table.
 
Last edited:
Hmm, I've just tried uploading the latest version, but when I go to install.php, nothing is there, the page is jus white.
And yes I've changed the values in phpmyadmin too: http://prntscr.com/44hmr7
 
Last edited:
Goblins. Most likely bad update procedure in old releases.
 
Oh...

But, the home ID thing still doesn't work?
And has the newer version changed where the logo redirects to? Cos now when I click on my site logo, it goes to my profile page instead of the main/home page.

You can try it out if you want, I've been trying to set the pictures from ID 3.
 
theme_peafowl_home_uid was set to bool not to string. Most likely it was caused by the old error that you got. I will have to check it.
 
Ahh yes, it's now showing images from ID 3, but why are some images larger than others? When they are in actual size, they're nearly the same. Some are enlarged, some are resized.

And I change the logo thing in header right?
 
Listings shows the content to fit better the image size. Your images are too small to fix the listing layout properly.
 
Status
Not open for further replies.
Back
Top