Results 101 to 110 of 153
-
16th May 2012, 05:19 AM #101OPMemberWebsite's:
forumflare.com
-
23rd May 2012, 05:28 PM #102MemberWebsite's:
FunLinkz.com Smyu.inWould you mind helping me with this?
http://www.besthostingforums.com/27-...d-display.html
-
26th May 2012, 08:58 AM #103MemberWebsite's:
FreePCDownloads.org StoleThe.Net
-
28th May 2012, 10:15 PM #104OPMemberWebsite's:
forumflare.comHave you tried this?
http://www.vbulletin.org/forum/showthread.php?t=177704
-
29th May 2012, 06:07 AM #105
Hey mate , actually am getting tons of database errors with my site ie crackedsoftwares.com , some of the tables are crashed but when i repair them , the servers gets over load , its the server of 16GB RAM with Xeon processor still am surprised that how it gets overloaded , anyways is there any ways to convert my 19GB MyISAM Database to InnoDB ? i guess innoDB is fast enough and takes less resource .
Also my site search is creating problems because of that database problem , so is there any alternate for the faster and better search .
Regards
-
29th May 2012, 01:43 PM #106MemberWebsite's:
FreePCDownloads.org StoleThe.Net
-
29th May 2012, 09:38 PM #107OPMemberWebsite's:
forumflare.comI know there's mods that automatically code links.
I can't remember the .php file that you have to edit.
But I think you can maybe add a conditional statement in there.
Sumfin like..
if (is_member_of($vbulletin->userinfo, USERGROUP OF RESTRICTED MEMBER))
But, I'll look into it when I get home.
Something like this;
In functions_newpost.php
Find:
$urlReplaceArray = array(
"[url*]\\2\\4[/url*]"
);
if (is_member_of($vbulletin->userinfo, 2))
$urlReplaceArray = array(
"[code*]\\2\\4[/code*]"
);
else
$urlReplaceArray = array(
"[url*]\\2\\4[/url*]"
);
-
30th May 2012, 09:30 AM #108MemberWebsite's:
FreePCDownloads.org StoleThe.Net
-
30th May 2012, 03:17 PM #109OPMemberWebsite's:
forumflare.com
-
3rd Jun 2012, 01:01 PM #110MemberWebsite's:
FunLinkz.com Smyu.inDid you see post #102 ?
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Other] XeHost.net - FREE End-User Support | FREE WHMCS | FREE WHMReseller - Take 50% off!
By XeHSean in forum ArchiveReplies: 0Last Post: 6th Jul 2011, 02:19 AM -
[Shared] HostTex - First Month Free, Reseller 50%, Free SSL, Free IP, Free End User Support
By TheMostCreative in forum ArchiveReplies: 1Last Post: 11th Jun 2011, 05:28 PM -
Exel's vBulletin Support Thread
By Exel in forum vBulletinReplies: 63Last Post: 12th Jan 2010, 11:51 AM -
vBulletin Support Thread
By Profit in forum vBulletinReplies: 6Last Post: 13th Nov 2009, 07:36 AM
themaCreator - create posts from...
Version 3.22 released. Open older version (or...