html

  1. U

    Bug rss urls mod rewrite

    i noticed urls are different in rss and site (not checked sitemap) in RSS: http://ecoiner.org/sha-256/90-devcoin-new-post.html in forum: Devcoin ideally all has to be same...
  2. M

    Bug Error on save settings

    Got a problem whenever I try and save the settings in ACP Warning: require_once([path]/dbtech/profilehover_pro/hooks/admin_options_processing.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/adminfunctions_options.php(490) : eval()'d code on line...
  3. heyzeus909

    Question Resize Images for Side Block

    I use the side block to show the latest 6 events from the Live Feed on my home page. The problem is that when folks link to several pictures in the same post (happens a lot on my site), it makes that side block way, way long. Is it possible to have the images resized smaller? I saw this post...
  4. Nirjonadda

    Legacy Rewrite forum.php

    How to Rewrite forum.php to index.html or homepage.html ?
  5. racersimage

    Bug Fatal error when trying to view the Admin Access Log.

    Hi again, when I clicked to view Admin Access Log in the IP Address Verifier I get this error after clicking "Show log entries". Fatal error: Call to undefined function fetch_seo_url() in /home/nascartr/public_html/community/dbtech/vbsecurity/actions/admin/acplogins.php on line 122
  6. racersimage

    Bug The snap to new post feature does not work in IE and Safari

    The jump to first unread post is not working in IE and Safari. It takes me to the topic page at the very top of the page. I have change the URL format to remove the .html as suggested and end with a trailing slash and without a trailing slash. Neither way works.
  7. racersimage

    Bug Warning: strtr() [function.strtr] error when I first visit my site on IE and Safari

    Warning: strtr() [function.strtr]: error when I first visit my site. When I load up my site I get this across the top of my page. After some browsing it goes away. Warning: strtr() [function.strtr]: The second argument is not an array in [path]/dbtech/dbseo/includes/class_core.php on line...
  8. racersimage

    Bug Social group tiles with a dash do not load.

    Social group titles with a dash do not load. Another small thing that was reported to me. I copied over the settings from vBSEO and this was not a problem before. One of my members has a social group called "OLD-SCHOOL DIECAST COLLECTORS". When my rewrite setting is set to...
  9. M

    Bug Classified Listing Gone?

    Hi Mokonzi, I cannot really explain this one apart from to give you a link to the item itself. which has vanished from the listings (apart from direct URL access) Viewing Listing: For sale.VU+DUO2 - Buy Sell Wanteds on Digitalworldz Classifieds Adverts basically if its sold then how would...
  10. racersimage

    Bug Fatal error when building a sitemap.

    Good morning, when trying to build a sitemap I get the following errors. Always random line numbers it seems. These are from 3 different tries. Processing: ... Fatal error: Maximum execution time of 30 seconds exceeded in...
  11. neounix

    Legacy Hook in class_core.php for extra keyword processing

    Hi. We hard coded this before: $_keyWords = strtolower($_keyWords); //neo extra just before: $content = preg_replace('#(<meta name="keywords".*?content=)"#is', '$1"' . $_keyWords . ',', $content); Do you mind to add two hooks in this file? One hook before this the preg_replace() for meta...
  12. Nirjonadda

    Legacy Keywords show What's Going On

    you can select how many keywords you want to display as a maximum on any page, and you can configure filters or “bad words” that you dont want to appear in the tag cloud of your site. This plugin therefore can do a great job of increasing the long tail search to your whole website, not just...
  13. Nirjonadda

    Bug UTF-8 support

    UTF-8 support does not work, please can you check and give me a fix update on this, I have all default setting and Enable UTF-8 is YES.
  14. Nirjonadda

    Question How to Edit .htaccess file

    How to Edit/add .htaccess file, where i can put the code? i have this code on my .htaccess file <IfModule mod_rewrite.c> RewriteEngine on # Set to vbulletin directory RewriteBase / # Retrieve gamedata requests and send to new dbtech locations RewriteRule ^arcade/gamedata/(.*)...
  15. H

    Question enable administrator

    acp says Sorry, you don't have permission to access the administrative controls on this page. If you need to access this page, ask your lead administrator to enable your permissions for this page. helpp
  16. neounix

    Bug Bug in DBSEO URL Rewrites in BBCODE tags [URL]

    Hey! Have noticed, from time to time, that we are seeing an occasional problem with DBSEO when we use the "Add Link" BBCODE for: full link with http:// here But so far, I've only confirmed the problem in forums which are not public, for some reason. So, I started a thread on our forums...
  17. neounix

    Legacy Add Hook in class_sitemap.php

    Hey! Do you mind to add a hook in class_sitemap.php after this code: /** * Default name for sitemap files, which is prepended by the sitemap file count * * @var string */ private $sitemap_filename_prefix = 'dbseo_sitemap_'; const...
  18. neounix

    Question PHP Programming Question About <?php and ?>

    Hey! I noticed in all your PHP you begin the (as we do) with: <?php ... but you don't end those files with: ?> .. as we normally do. Is there any reason you omit the ending ?> that matches the beginning <?php in each PHP file?
  19. neounix

    Legacy Options for Multiple Sitemap Indexes and Sitemap Directories

    We installed the 1.0.0.9b update today and all went smoothly. Thanks. Great job. We have custom code in place (just a quick hack, no options, settings, yet) which changes the directory of the sitemaps based on the name of the index file. $neo_sitemap_path =...
  20. D

    Bug Install bug

    When installed- said that admin has no permission for that, and then a long error list like this part Fatal error: Field creditspermissions is not defined in $validfields in class vB_DataManager_Admin in [path]/includes/class_dm.php on line 515 #0 vb_error_handler(256, Field creditspermissions...
Back
Top