The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
can someone help me pinpoint, on what line the query is made to add a post to the database?
what about a when a thread is added? thanks in advance! ..jordan |
#2
|
|||
|
|||
![]()
Reply:
In newreply.php, the post is added on line 305 in vB 230. Look for: PHP Code:
Look for: PHP Code:
PS: Hello, what happened here? Xenon you should sort out this page layout :sleep:. |
#3
|
|||
|
|||
![]()
another quick problem.
can someone tell me what's wrong here.... I located the line in new_reply.php and entered in this query directy after it PHP Code:
userid and posts there is an entry for userid = 0, but no matter how many times i test this to see if the query is working, it doesn't. the value in posts never changes. can anyone spot the problem in the above query? it works in phpmyadmin.... |
#4
|
|||
|
|||
![]()
sc_reviewaccounts
userid int(11) auto_increment numcredits int(11) totalreviews int(11) posts int(11) |
#5
|
|||
|
|||
![]()
Try using this instead:
PHP Code:
I had this problem also. Dave. |
#6
|
||||
|
||||
![]() Quote:
2- Is there a record with userid=1 info in the sc_reviewaccounts? 3- what exactly are u trying to achieve with that hack? |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|