Need Help with My Site

Fenway1

New Arrival
Joined
Dec 12, 2016
Messages
5
Reaction score
0
FP$
12
I am looking for someone to help me with some errors I am getting on My vbulletin 4 site. I am getting some error codes and it is causing threads and such to appear wrong. I am willing to pay for the work performed of course. Because I am new and do not have the required 3 posts I will not include the link to my site in this thread. Kindly message me on site and I will provide further details.

Thank you for taking the time to review My request for Help and Happy Holidays!!
 
what errors are you talking here? got the error codes. You should have the logs, maybe your theme is messing it up or did you add an plugin that may also messed it up. It can be anything
 
Errors all over the board and yes it is a custom Theme I had designed years ago Warning: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in ..../includes/class_bootstrap.php(430) : eval()'d code on line 137
 
Sounds to me like you're using an outdated theme with a newer version of VBulletin. The theme needs updating.
When you say "years ago" how long are we talking, exactly?
 
my sites design was created almost 6 years ago for my original site and I cloned it for another site of mine the only thing that was changed was the coloring . I have not updated to a newer version of Vbulletin as that has always stayed the same. Now perhaps it might be an outdated Mod or something but I am not that savvy to know how to figure that one out lol.
 
my sites design was created almost 6 years ago for my original site and I cloned it for another site of mine the only thing that was changed was the coloring . I have not updated to a newer version of Vbulletin as that has always stayed the same. Now perhaps it might be an outdated Mod or something but I am not that savvy to know how to figure that one out lol.

I'd strongly advise updating. Six years is far too long of a gap, there will be too many vulnerabilities floating around for both your CMS and mods. As well as that, coding practices have changed, and so your theme will be poorly optimized by todays standards.

However, if you're adamant that you wish to stay as-is, it's likely that you're using too new a mod on such old software, if you're saying that you haven't updated the site's CMS. So I'd first start by disabling all mods / plugins and then re-activate them one by one until you find the offender.

If you shoot me your site's address here (since you now have three posts) or via PM, I will see what I can do to help - though I'm not massively familiar with Vbulletin
 
Ok yes, so:
Have a look at the code at line 1419 of includes/class_bootstrap.php and locate the hook: its ($hook = vBulletinHook::fetch_hook('cache_templates')) ? eval($hook) : false; )
Next what you want to do is go into ACP and have a look at the Plugins & products and find what plugins use that hook.
Disable these plugins and you should be good to go.

Make sure you find updated alternatives of the plugins you remove.
 
Whether or not you trust me is up to you, but if you want I can log into your ACP if you PM me a temporary password and look at it for you, though it'd likely be tomorrow due to the time that it is here.
 
I'll have to do some research here to figure out how to Pm You unless that is an option I have not earned yet? lol
 
I'll have to do some research here to figure out how to Pm You unless that is an option I have not earned yet? lol

Click my username, and then click start a conversation.
I'll start it off for you.
 
Back
Top Bottom