Search results for query: *

  1. R

    Pending Credits / Shop

    I really miss the function to import new users to the board. For me it is finally one of three things i want to give virtual couns to my users. Bring new users, write good articels, behave correct. Now i have to think what to do. I have your system, i have others, but only other help me out with...
  2. R

    Question Stop translating URLs in Post

    I have stopped DSEO rewrite extern links in posts, but i like the rewriting of my forum-urls inside posts. No i would like to add a small .gif, you have a way for this without changing the script itself, please?
  3. R

    Question Stop translating URLs in Post

    I have found it under "Generall settings". Thank you.
  4. R

    Question Stop translating URLs in Post

    Please tell me where i can stop the function to translate URLs in user´s posts. If i want to link to Google than i want to read google.com and not any SEO-stuff sentences that are used by this page as a title.
  5. R

    Bug Images in group´s album

    I have checked this. And it is not the problem. I really have four from a lot that are .png, but the jpg are not shown also. I tried now all ways for Social Group Picture File URL: Not ok! 1. groups/[group_name]/pictures/[picture_id]-[picture_title].[original_ext] => NO PICTURES Example from...
  6. R

    Question & is changed to and, where can i change this?

    A forum´s name like "Bread & Butter" is changed ftom DSEO to bread-and-butter, but i prefer another word than and. Please tell me where i can change this. I tried it here: DragonByte Tech: SEO > URL Rewrites: General Settings > Custom Character Filter with & => und but it doesnt work like...
  7. R

    Bug Images in group´s album

    I am sorry for my english. I have not said that files are changed. I am talking about that: I have: /forum/picture.php?pictureid=70&groupid=2&dl=1303921935&t humb=1 DSEO translates it to /forum/groups/groupname/pictures/698t-titel07-05-2008-a.png/ Because the file-ext of all images is jpg...
  8. R

    Bug Images in group´s album

    To decrease the place to look for: Pictures in the board itself are shown right. The pics are in db not in filesystem. I have to play soccer now, then i will continue with my search.
  9. R

    Question List for files to exclude?

    Unfortunately it happens with urls of images in albums of groups. See my other post for this.
  10. R

    Bug Images in group´s album

    A typical link for an image looks like /forum/picture.php?pictureid=70&groupid=2&dl=1303921935&thumb=1 DSEO translates it to /forum/groups/groupname/pictures/698t-titel07-05-2008-a.png/ Without watching the source-code i see that .png is wrong, because we have only jpgs in our albums (i have...
  11. R

    Question Sitemap not build with 777

    I hope you will find time to find this error in your script and solve it till the next update. The problem was/is that the value dbtech_dbseo_sitemapsession is written in table adminutils, but removesession.php asks for sitemapsession and not for dbtech_dbseo_sitemapsession.
  12. R

    Bug Update error on 1.0.14

    If a field is ambigous you just set the table-name in front to tell mysql which field you want. table-name.visible Probably from thread? Just watch which tables are selected.
  13. R

    Question List for files to exclude?

    I am sorry for my knowledge of your language. I will try it again: In VB we have a lot of files that are needed, but that nobody wants to have in an index of a search-engine. For example ajax.php or /includes So i have defined a robots.txt and tell the engines: Stay away from here and here...
  14. R

    Question Sitemap not build with 777

    Ok. Now i finally have a sitemap.
  15. R

    Question Sitemap not build with 777

    It seems there is the following fault: in removesession.php find doremovesession there $vbulletin->db->query("DELETE FROM " . TABLE_PREFIX . "adminutil WHERE title = 'sitemapsession'"); but the data in adminutils is: dbtech_dbseo_sitemapsession Either we need sitemapsession instead of...
  16. R

    Question Sitemap not build with 777

    This is unfortunatley not possible. But tell me please, it is possible that the failure comes from session-management and not from rights to write? Is it possible that another addon will disturb the script? Maybe a changed table?
  17. R

    Question List for files to exclude?

    For shure it is solved. But please tell me. What does the script with all that internal links like attachment.php for example? The system rewrites all files from vb and i have to exclude things or it rwrites only forum.php, showthread.php and so on?
  18. R

    Question List for files to exclude?

    Yes, it comes from "/css.css" instead of "../css.css". All links inside vb are relativ to the document, while i use links relative to doc-root. Please tell me. Do the script rewrites all files from vb or only certain choosen ones? You have given an example for attachment.php. So this is...
  19. R

    Question Sitemap not build with 777

    Unfortunately not. I tried doc-root/store_sitemap doc-root/forum/store_sitemap and ./store_sitemap like you said. I have 777 and the right user set. I maybe should watch the code now to see where the script tries to save.
  20. R

    Question Rewrite for vbglossar

    If you will have a boring day someday, you may will have a look here: vBulletin-Glossary - vBulletin.org Forum Especially a glossar should be a nice story to have a lot of keywords to be found with. :)
Back
Top