default_badges.svg dont show the badges in the user menu
for start, i install vanilla 2.2 in my webhost and last version of YAGA, and the LINKS have /index.php?p=/ and i get this.
when i click Right button of mouse and view source code, i see
i change my .htacess for URLs friendly and WORKS fine, my pages dont have /index.php?=/ not anymore.
A copy of my .htacess without symbols.
//
Original
If you modify this file then change the above line to: # Modified
IfModule mod_rewrite.c
RewriteEngine On
Certain hosts may require the following line.
If vanilla is in a subfolder then you need to specify it after the /.
(ex. You put Vanilla in /forum so change the next line to: RewriteBase /forum)
RewriteBase /
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php\?p=$1 [QSA,L]
fModule
//
the problem with default_badges.svg persists o.o
why i have to do for work now ?
permissions folders and archive are ok, but dont work.
i clean cache archives ini and dont work.
sorry about my english. i not from usa.
thanks for your time. ♥
Comments
Yaga requires pretty URLs to be turned on.
Due to the nature of the activity page, enabling pretty URLs after activity has been recorded will not update the existing records. You will have to modify them manually via your database.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
i have no idea why i have to do , i see my database tables, and are fine,
GDN_Badge
Go to your activity table. Find the offending records. Remove
/index.php?p=
from the photo link.Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Look for the activity status that you want to change in the GDN_Activity table.
LOVE U GUYS! thank you so much!
His image dont show the badges in the user menu
Link displayed to img badges
http://mysait/index.php?p=/yaga/badges/2/fotogenichnyy
screen
@Ruffian https://vanillaforums.org/discussion/comment/239382/#Comment_239382
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.