![]() |
Code:
if ($table=="privatercvd") { 1) The part where we want to get the name of $fromuser is a new query, so the number of queries fired will be proportional to the number of PM a person gets, why not do a join ? 2) the second part, to find the $touser, afaik, this field is useful if we are at the SentItems folder? So if we are else where, those queries fired are just wasting CPU cycles? just my 2 cents.. |
Hey,
cool hack :) i'm using vb v1.1.3 :( annybody has the instructions for v1.1.3 ? becuz... i can't find in the showthread.php: Code:
$posts=$DB_site->query("SELECT post.dateline as dateline,post.postid as postid,post.pagetext as pagetext, Code:
$posts=$DB_site->query("SELECT dateline,postid,pagetext,allowsmilie,signature AS showsignature,title,ipaddress,iconid,username,userid FROM post WHERE threadid=$threadid AND visible=1 ORDER BY dateline $postorder LIMIT $limitlower,$perpage"); |
i also cant find $userinfo=$post; in showthread.php :(
|
Why not upgrade?
|
because i installed allready a lot of hacks :(
|
Hi everyone,,
Pleas help me 24 hours only from installing PM . And now my forums not work :( . It is gaive me this messag : There seems to have been a slight problem with the database. Please try again by pressing the refresh button in your browser. An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists. We apologise for any inconvenience. So PLEAS Any body can help :(:( . |
Error message is... I dunno, usually... REQUIRED! :)
|
Ed Sullivan
Quote:
Ed, Pleas I cant understand , Now 4 hours not work . what can i do now to solve this ? :( |
You need to tell me the actual error message you're getting. Not just that cover. Paste the email here or view the page source and you'll see it.
|
Ed , there is no email sent to me .
Because (Technical Staff,) Not linkting to any email . if you know where i have to but my email . Thank you Ed , |
"view the page source [on the error page] and you'll see it."
|
Thank you Ed for helping..
All pages make same error in main directory of vB and admin directory . All php3 files gaiv me same error ! I send you Email did you read it Ed ? |
The pmstats table uses the name 'DATETIME' for one of the fields. This is a reserved word by MySQL and causes some versions of MySQL to not accept this. Just found this out as I was switching hosts.
The version I was using was 3.22.27 The version my host is using is: 3.22.14b-gamma-virtual And when doing the import: ERROR 1064 at line 195: parse error near 'datetime datetime DEFAULT '0000-00-00 00:00:00' NOT NULL, PRIMARY KEY (id) )' at line 5 sure enough, that's where it chokes. Maybe I missed it (the documentation, except for first-time-install.txt, and I don't see it in there) in the documentation, but I don't remember seeing this as a known bug or issue. Is there a fix out for this, or do I have to go code-hacking and change the field name and all references to it? :( |
Yeah, that was a stupid thing I did. :) You'll have to change the name and then the references.
|
Eh, no sweat. I've done that in the source code for my site which also barfed when I moved. I never knew since I was using a newer version that allowed it.
BTW, if anyone wants to check it out, http://www.bangable.com. :) |
I installed pm 1.2 successfully on vb 1.1.4 but I found why there is a line instead of something maybe a text or image
pls go here to see my screen capture http://free4home.dns2go.com/~adrian/screenshoot2.gif |
Just change the templates and edit that link (and some others too)
|
How do I install this hack on v1.1.5 ? I'm upgrading from v1.1.2 with PM v0.93 (I think) but am encountering problems a) with the differences between the code in 1.1.5 and b) the differences in the table structure between the two hacks - I run the install script provided and I get errors and it won't allow the changes to be made to the tables...
|
And before I sit down and upgrade my copy of Vbulletin 1.1.4 to 1.1.5 with pm 1.2.5 installed on 1.1.4 does 1.2.5 of pm work on 1.1.5? (if you could follow all of that)
|
For everybody who's wondering this PM DOES work with version 1.1.5 I just installed it on my board and everything seems alright, so far.... hehe =D
Check it out: http://www.gamingin3d.com/forum/ |
how did you find:
Code:
$DB_site->query("UPDATE user |
All times are GMT. The time now is 08:43 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|