php

  1. M

    Bug PHP Fatal error Class DBSEO not found

    Hi there We have since the last two versions a lot of php error log entries like this: PHP Fatal error: Class 'DBSEO' not found in /home/www-data/pocketpc.ch/dbseo.php on line 50 What can we do? It looks like DB SEO works but it's still strange to get this error. Thanks for helping me Marco
  2. M

    Bug some php Errors/Warnings

    HI, i have some php warnings. [Sun Jan 25 10:12:42 2015] [error] [client 207.46.13.9] PHP Warning: preg_match(): Compilation failed: missing ) at offset 102 in /var/www/vhosts/xxxxxx/httpdocs/dbtech/dbseo/includes/url/check.php on line 165 [Sun Jan 25 10:12:42 2015] [error] [client 207.46.13.9]...
  3. B

    Question DBSeo with PHP 5.5

    Hello Team, We are trying to move up to Php 5.5, and we are facing difficulties with this mod DBSeo Would you please confirm us if we could go for php 5.5 or 5.4 ? We are looking forward to reading you soon, Thank you Yves
  4. M

    security in theory from sql injection

    Hey guys, Sorry I am a bit of a nut that thinks out of the box and kind of see a way for asp but new to php code, give me enough time and I am sure this could be done. For any of you guru devs maybe you might like to ponder this idea. I was just thinking how asp and new to php. I am sure you...
  5. S

    Bug Getting errors with XCache

    Hi, I am trying to get XCache enabled on my site but am getting presented with errors: Warning: xcache_isset(): XCache var cache was not initialized properly. Check php log for actual reason in /home/subaru/public_html/forums/dbtech/dbseo/includes/class_datastore.php on line 381 Warning...
  6. Bullmama DeLano

    php bbcode colors

    I have an adoption section for my sites with rescued bulldogs. The moderators who post these copy a post with the proper links at the end of each adoption profile. We have had issues with the links needing to be changed due to URL changes, so my brilliant idea was to use an auto-linker. This...
  7. M

    Bug php error

    hi guys when a donation is made i get this error in my php log Fatal error: <ul><li>Please complete both the subject and message fields.</li><li>Please complete both the subject and message fields.</ul>Unable to proceed with save while $errors array is not empty in class...
  8. D

    Bug Database Query :: sitemapbuildlogid

    Issue with periodic database too many connections. Oct 28 11:29:55 db mysqld: 141028 11:29:55 [Warning] Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. The statement is unsafe because it uses a LIMIT clause. This is unsafe because the set of...
  9. 3

    Bug PHP Warning: file_exists()

    Hello, today I woke up with multiple errors like this in the log: [Wed Oct 01 09:37:35 2014] [error] [client 207.46.13.45] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/poder/public_html/foro3d.com/dbseo.php:105) in...
  10. I

    Bug php errors when i turn vbseo on

    when i turn vbseo on i get white pages and this error PHP Fatal error: Call to undefined function hash() in /export/home/aulro/public_html/afvb/dbtech/dbseo/includes/class_db.php on line 391 turn it off and all works fine php version is 5.2.9 running on Solaris with apache just attempting...
  11. L

    Bug PHP Warnings

    Hi guys, we are seeing the next errors in the logs: [18-Sep-2014 22:37:44] PHP Warning: Invalid argument supplied for foreach() in /home/nclubber/public_html/foro/dbtech/dbseo/includes/rewrite/announcement.php on line 58 [18-Sep-2014 22:37:44] PHP Warning: Cannot modify header information -...
  12. 6

    Bug Mentions not working within PHP tags

    Hello, Whenever I add an @mention within a PHP tag, it will convert it to username within the PHP tags after making the post. It works fine with
  13. Alan_SP

    Bug PHP error - I don't know why at the moment

    I had a problem with new version of AUT, which I described here: http://www.dragonbyte-tech.com/f33/thread-tagging-after-i-tag-some-users-thread-im-not-returned-thread-16269/#post84674 After Fillip H. suggested to look in error log, I saw this lines (there are more of them): [CODE][Tue Sep 02...
  14. madmaxmangos

    Bug PHP Warning - Creating default object from empty value

    Hello, I am seeing this in my error_log every so often, probably every couple of hours a few entries appear: [02-Sep-2014 01:08:42 UTC] PHP Warning: Creating default object from empty value in /home/****/public_html/dbtech/vbdonate/hooks/postbit_display_complete.php on line 22
  15. madmaxmangos

    Bug PHP Warning: Illegal string offset 'path'

    Hello, I'm getting spammed with this warning in the error_log [21-Aug-2014 00:46:01 UTC] PHP Warning: Illegal string offset 'path' in /home/****/public_html/dbtech/dbseo/includes/class_core.php on line 361
  16. F

    Question PHP 5.5 inbuilt opcode cache: what settings to choose?

    From what I understand PHP 5.5 has its own inbuilt opcode cache feature. With the upcoming release of the PHP 5.5 compliant VBulletin 4.23 I wanted to ask which Opcache Operator setting I should choose with PHP 5.5, should I choose "Filecache"? Thanks for any insight you can give.
  17. M

    Bug Error with ngnix Mod and Seo

    I have today check my error log from Ngnix and have very mich errors :( 2014/08/04 06:52:42 [error] 13478#0: *10246418 FastCGI sent in stderr: "PHP message: PHP Warning: preg_match(): Compilation failed: missing terminating ] for character class at offset 102 in...
  18. M

    Legacy PHP called thumbnails do not load when too many thumbnails are called within the page

    I suspect this is issue caused by a configuration within Apache/PHP that prevents the mass loading of PHP scripts by a single user but this does appear to be a bug if not (or at the very least a strong enhancement request). When too many thumbnail images are requested on a page several of them...
  19. Nirjonadda

    vBulletin 4.2 Torrent Tracker

    Need Mod Torrent Tracker for 4.2.x ! DBTech Can Make a vBulletin 4.2.x Tracker For vB Forum? Must It Work without manually template/files edit, Which Should Be Without Any Kind Of Bugs . It Should Be Basically a Private Torrent Tracker Working on vB4. And Lastly It Shouldn't be a PHP Tracker &...
  20. bzcomputers

    Bug Not seeing any additional items cached in xCache for plugin accelerator

    As suggested I set the storage path outside of the "public_html" folder. I can also confirm the php files were created in that path/folder set in the admincp. What I'm not seeing is reference to any of those files actually being cached. My xCache control panel has not shown reference to any of...
Back
Top