vBulletin Modifications

[vb 3.6.8 NOT ORIGINAL] database error when i make large threads

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > General vBulletin Section > General vBulletin Support

Reply
 
LinkBack Thread Tools
Old 09-30-2007, 08:29 AM   #1
vB Newbie
Join Date: Sep 2007
clep is on a distinguished road

Default [vb 3.6.8 NOT ORIGINAL] database error when i make large threads

You must first be a registered member to view any code.

When i want to post a bigger thread made by me(with bb codes,colors,etc tutorials for counter strike) in any section i get the up error.
Also when i copy a thread(with Switch to editor mode - no codes,directly the style) from another forum and i want to post on my forum,the problem is more complicated to resolve....NOTHING IT'S HAPPEN , IT APPEARS TO ME A BLANK WINDOWS with the addres in my browser: hxxp://site/newthread.php?do=postthread&f=41

If the problems are iresorvable ,i was thinking at a HACK/MOD (don't know the term) for ADMINCP ,who it will be able to post threads in any category from admincp
I hope for the first.

Please help.
Thx

Last edited by clep; 09-30-2007 at 08:33 AM..




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 09-30-2007, 10:41 AM   #2
Junior Member
Join Date: Sep 2005
schussel is on a distinguished road

Default

when trying to add the post to the db mysql mocks about missing fields...
did u use or have u uninstalled an IRC hack lately, such as IRC Announcer or something ?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-30-2007, 11:18 AM   #3
vB Newbie
Join Date: Sep 2007
clep is on a distinguished road

Default

My forum installed products are:
  • Add keywords-description to each forum
  • Arrange subforum
  • Auto-PM Staff on User Ban
  • BuRaCH Shadowing Username
  • Color Groups Home Page
  • Forum Title
  • ipInfo
  • Limited Guest Viewing
  • Mass PM Members
  • Members who have visited the forum
  • nCode Image Resizer
  • Nick's Forum Home Announcment
  • Redirect Archive Search Engine Results
  • Scr - Change Cursor Image On Forum
  • Scr - Signature Line Image
  • sids hide hack
  • Thread Rules ( konu Kurallarý) By Mf.Rub
  • vBSEO 3.0.0
  • ZH - Global Variables
  • ZH - Sticky Thread Mark-Up
  • ZH - WOL Announcements
Also i think 2 weeks ago i tried to install a irc hack/mod (whatever it was),and didn't work....

Doesn't anybody help me ?

TOO BAD

Last edited by clep; 10-01-2007 at 01:34 PM..




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-02-2007, 08:45 PM   #4
vB Newbie
Join Date: Aug 2007
J.Blackz is on a distinguished road

Default

the problem is in vBSEO 3.0.0 you need to exclude the newthread.php in the vbseo control panel

here Exclude Pages?
Use regular expressions here to exclude scripts and/or pages from being affected by vBSEO. This prevents rewriting as well as copyright insertion.

Examples: (separate multiple expressions with returns)
^index\.php\?do=feature
VBGooglemap.php
geek-gallery-popup.php

you put in there newthread.php


or configure the php.ini or your php flags the maximum execution time to 30




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-03-2007, 08:29 AM   #5
Junior Member
Join Date: Sep 2005
schussel is on a distinguished road

Default

Quote:
Originally Posted by J.Blackz View Post
the problem is in vBSEO 3.0.0 you need to exclude the newthread.php in the vbseo control panel

here Exclude Pages?
Use regular expressions here to exclude scripts and/or pages from being affected by vBSEO. This prevents rewriting as well as copyright insertion.

Examples: (separate multiple expressions with returns)
^index\.php\?do=feature
VBGooglemap.php
geek-gallery-popup.php

you put in there newthread.php


or configure the php.ini or your php flags the maximum execution time to 30
how can a mysql errormessage stating missing columns in a table be caused by seo software ?
I still am convinced that the problem is down to that IRC Hack that was installed




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-03-2007, 12:49 PM   #6
Michael Biddle
Staff
Michael Biddle's Avatar
Join Date: Feb 2005
Real Name: Michael Biddle
Location: Anaheim
Michael Biddle is on a distinguished road

Default

It is the IRC hack, I have no clue why you would even think it is vbseo that does that...
__________________
Support will ONLY be offered through forums
Michael Biddle / vBHackers.com
vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Crawlability Network: vBulletin SEO | vBulletin Hackers




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-04-2007, 10:05 AM   #7
Junior Member
Join Date: Sep 2005
schussel is on a distinguished road

Default

A shot in the blue:
@clep:
Can you check for remaining files of the IRC Hack that might still be present in the /includes/XML directory of your vbulletin installation ?

Thinking especially of the bitfield file that probably came with the IRC hack. As if the bitfield file is still present vBulletin will try to write the settings for those bitfields into the database, looking for the field in question within the database. And since those fields got deleted when removing the hack no matching fields can be found ^^




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-09-2007, 09:49 AM   #8
vB Newbie
Join Date: Sep 2007
clep is on a distinguished road

Default

now it works....i put in vsbeo that code and newthread.php and now i can copy paste threads from another forum....but this error
You must first be a registered member to view any code.
still appears to me




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-09-2007, 09:59 AM   #9
Junior Member
Join Date: Sep 2005
schussel is on a distinguished road

Default

did u read my post about remaining XML files ?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-09-2007, 11:33 AM   #10
vB Newbie
Join Date: Sep 2007
clep is on a distinguished road

Default

Quote:
Originally Posted by schussel View Post
did u read my post about remaining XML files ?
sry...now i delete bitfield_ircposter from xml folder....but doesn't work good....the error is persecuting me....
the files in xml folder are in the picture....... if you got an idea



Also i have another stupid problem with the instalation of a new forum: my ftp username is more than 16 characters (i can't make it smaller,the host doesn't accepte because of url @domain.ilive.ro where the domain has a few characters) and in vbulletin are admited less than 16....so i can't install vb
Attached Images
File Type: jpg untitled.JPG (84.7 KB, 12 views)

Last edited by clep; 10-09-2007 at 11:40 AM..




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How do you determine forum success? Rex Growing Your vB Forum 14 11-10-2006 04:51 PM


All times are GMT -3. The time now is 11:21 PM.

Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc. (Patent Pending)