Results 1 to 14 of 14

VBSEO 3.5 GOLD (PR) - problem with puctures in groups

This is a discussion on VBSEO 3.5 GOLD (PR) - problem with puctures in groups within the Bug Reporting forums, part of the vBSEO SEO Plugin category; 1. I did the following rewrite rule for pictures in social groups: Social Group Picture Page = groups/[group_id]/pictures/[picture_id]/ It returns ...

  1. #1
    Member
    Real Name
    Vitaly
    Join Date
    Feb 2008
    Location
    Russia, St.Petersburg
    Posts
    51
    Liked
    0 times

    VBSEO 3.5 GOLD (PR) - problem with puctures in groups

    1. I did the following rewrite rule for pictures in social groups:

    Social Group Picture Page = groups/[group_id]/pictures/[picture_id]/

    It returns URL without [picture_id]. For example http://vb4.rcdesign.ru/groups/86/pictures//

    If i type picture_id directly, prev/next link doesn't work (the same error in path)

    2. I don't like to rewrite URLs for picture files. Can disable such feature for attachments & albums, but can't for groups pictures.

    Mean setting "Group Picture File"

    Need fix.

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Can you please open a ticket with ftp/vbseocp access for troubleshooting?

  3. #3
    Member
    Real Name
    Vitaly
    Join Date
    Feb 2008
    Location
    Russia, St.Petersburg
    Posts
    51
    Liked
    0 times
    No. It's part of production server. Can send you config, if you wish.

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    That shouldn't be related to vBSEO config, the URL format you posted looks correct. Don't you have a test instance that we can get acces to, with the same issue reproduced?

  5. #5
    Member
    Real Name
    Vitaly
    Join Date
    Feb 2008
    Location
    Russia, St.Petersburg
    Posts
    51
    Liked
    0 times
    That's on test site, but ftp/ssh not isolated from production domain. Can't setup isolated environment right now :(

  6. #6
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Does it work correctly with vBSEO temporarily disabled?

  7. #7
    Member
    Real Name
    Vitaly
    Join Date
    Feb 2008
    Location
    Russia, St.Petersburg
    Posts
    51
    Liked
    0 times
    Yes. No problems when VBSEO desactivated from CP.

  8. #8
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    If you can provide vbseo cp/admincp access at least, please open a ticket to check this further.

  9. #9
    Member
    Real Name
    Nikola
    Join Date
    Aug 2009
    Posts
    38
    Liked
    0 times
    confirming the bug with the pictures in the groups.. WITH 3.5 GOLD (PR) too

    but only when adding the pictures into groups

    using:
    001 - Hierarchic .html type URLs with content relevant forums and threads (Default Settings)
    screenshot attached


    [EDIT]
    same issue here on vbseo.com

    Click image for larger version. 

Name:	24.05.png 
Views:	62 
Size:	54.8 KB 
ID:	7173
    Attached Thumbnails Attached Thumbnails 21.05.png  

  10. #10
    Member
    Real Name
    Michael
    Join Date
    Oct 2005
    Location
    Düren, Germany
    Posts
    70
    Liked
    0 times
    have the same problem with 3.5.1 ...

  11. #11
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    Can you please create a support ticket with ftp , admincp and vbseo cp login info
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  12. #12
    Member
    Real Name
    Michael
    Join Date
    Oct 2005
    Location
    Düren, Germany
    Posts
    70
    Liked
    0 times
    why? the problem occurs here too in the vbseo forum.

    try to add a picture to an existing group and you will see the problem like in whypeters screenshot
    -> VBSEO 3.5 GOLD (PR) - problem with puctures in groups

  13. #13
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Please try to modify functions_vbseo_createurl.php file:
    find:
    PHP Code:
    $apars['groupid'] = vbseo_attachment_contentid($pic); 
    add below:
    PHP Code:
               if(!$apars['groupid'])
                   return 
    ''

  14. #14
    Member
    Real Name
    Michael
    Join Date
    Oct 2005
    Location
    Düren, Germany
    Posts
    70
    Liked
    0 times
    It works, thank you!

Similar Threads

  1. Replies: 2
    Last Post: 02-26-2009, 11:08 PM
  2. vBseo 3.0.0 Gold installation problem
    By tmal2 in forum Troubleshooting
    Replies: 20
    Last Post: 04-23-2007, 08:10 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •