Get those errors in my rror.php file in forum root
[13-Jun-2014 13:59:14 America/Denver] PHP Parse error: syntax error, unexpected $end in /home/mysite/public_html/vb4/dbtech/gallery/includes/class_core.php on line 637
[13-Jun-2014 13:59:14 America/Denver] PHP Parse error: syntax error...
Just get those errors in my forum root - error.php file
[03-Jun-2014 12:50:08 America/Denver] PHP Parse error: syntax error, unexpected $end in /home/mysite/public_html/vb4/dbtech/thanks/includes/class_core.php on line 694
[03-Jun-2014 12:50:08 America/Denver] PHP Warning: Unterminated...
When I try to add an image or video I receive the following error message:
[15-Jun-2014 12:16:16 Europe/London] PHP Fatal error: Call to a member function children() on a non-object in /home/******/public_html/sims/dbtech/gallery/includes/class_core.php on line 369
hi
Im watching lot of this on my error log, what could be?
[05-Jun-2014 17:34:17 Europe/Berlin] PHP Warning: preg_match(): Compilation failed: missing terminating ] for character class at offset 102 in /home/mysite/public_html/dbtech/dbseo/includes/class_core.php on line 2417
/home/toorak/public_html/dbtech/usertag/includes/class_install.php appears to be missing!
After being hacked AGAIN, I am reinstalling all mods. I uploaded all files correctly and when upoading xml got this above. How do I get this file please?
I'm still playing around with the mod and haven't fully implemented it yet. Today I decided to update from 1.1.0b3 to 1.1.6 and do some more configuring. I downloaded the mod and uploaded it to the server. Before uploading the xml file I thought I'd check the site just to make sure it was still...
Hi Fillip,
Is it possible for a new version of vbmail also an Opt-In system to program?
For German mailing lists and newsletters something like this is needed.
Should something like this be available then only in the Pro version, I am willing to acquire this, of course.
Regards
Hi Fillip,
In the downloads always the name of the current user is displayed instead of the uploaders the discussion thread.
Active User DaddyohnePlan
Active User Krabat
ACP Setting
Regards
The url may not work because it is not live yet.
The error that appears when tagging a user in a post is:
Warning: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in ..../includes/functions_newpost.php on line 200
I am aware that this is because the server is...
Hi, the mod seems brilliant and im sure this is prob an error on my behalf rather than the mod itself,.. Im getting this error on the top of most pages... not happening on home page but is on most others
Warning: Illegal string offset 'active' in ..../dbtech/dbseo/includes/class_core.php on...
Home page in footer does not work in the home page If i am not a homepage. When i am in /forum7 and i want to get back to in homepage with footer link, It does not go to the homepage, Its open the same forum where i am now.
first post in some threads is white
and when users click "thanks" button they can see post
i disable "Can Require Click" on setting but it still white!
this errors are in error_log and maybe it help to find problem:
one of posts:
{???????? ??????} Xbox Games | ???????? ?????? ???? ??
Hi,
I just upgraded to Advanced Post Thanks / Like v3.2.7. As soon I activated, all of the previous history is gone from the tab. Why did it do that and how can I fix it?
Also one of my posts had 20 likes and now looking it, it has only 2 likes that were given after the update
and now when...
I need some advice on how to deal with three URL's that webmaster tools tells me there is a problem with.
http://www.archerandangler.com/forums/showthread.php/688-Close-Encounter-of-the-Bear-Kind?p=2298&viewfull=1...
Just updated from 1.1.5 to 1.1.6 and I get this error
Fatal error: require(): Failed opening required '/xxxxx/xxxx/public_html/forum/dbtech/classifieds_pro/hooks/build_navigation_array.php' (include_path='.:/opt/php54/lib/php') in...
Database error when going into someone profile after installing vbactivity&awards pro
I Purchased the plugin, installed it, and when i go and click on my profile on the forums or any other member profile, i get a error. Im posting the image of the error and also the information on the error...
Hello Fillip,
after update to 1.0.17 in some threads we get this error:
Warnung: parse_url(http:///www.xxxxxxx.com) [function.parse-url]: Unable to parse URL in [path]/dbtech/dbseo/includes/class_core.php (Zeile 5850)
or something like this:
Warnung: parse_url(http://AF-S DX Zoom-Nikkor...
Well, the gallery has many nice features , but the Searchfunction doesn't work correctly.
Here is the same error as on my site.
Type a word that are you looking for and you get this error :
Fatal error: Call to a member function escape_string() on a non-object in...
Database error when going into someone profile after installing vbactivity&awards pro
I Purchased the plugin, installed it, and when i go and click on my profile on the forums or any other member profile, i get a error. Im posting the image of the error and also the information on the error...
[CODE]
// Deal with the case that quote was the only content of the post
if (trim($page_text) == '')
{
$page_text = $this->get_field('pagetext');
$strip_quotes = false;
}
return htmlspecialchars_uni(fetch_censored_text(...