![]() |
uh, did you read any of this? its working for it now
|
Add a new phrase and make sure it is in the "posting" phrase type, otherwise it won't work
phrase: in_private_message Text: Private Message how do i add a new phrase |
I get an error, wenn i attach an txt-file an klick send. :nervous:
Quote:
|
and this:
Quote:
|
ok.. I've installed this and reverted back to my original files (other than my template edits) like 4 times. It looks like everything works except the attachment does not show up in the pm when it's opened. I just noticed that I had the following line wrong in my pm_newpm template. And I'm curious if this would cause the attachment to not show up. I'm almost done removing it and I hate to redo everything again just to find out that this had no effect on things. Here's the line I had wrong (just missing the closing >):
Code:
<input type="hidden" name="poststarttime" value="$poststarttime" / |
nm... fixed. sorry.
|
I just upgraded to version 3.03 and I am having problems editing the attachment.php file cause it differs from 3.0 and am sure the other files are the same way. I manage to edit private.php file with no problem.
Is this hack compatiable with version 3.03 and if so, what are the file modification instructions for it? Thanx in advance |
Thank god I read this last post.
I thought they said this was 3.0.3 compatable. I really dont like the idea of this site. Its soo cool that users help and put up hacks but It feels like we are greedy lab rats. I wish they made it that once its 100% its like a install. you click enter what ever and "patch" your site. keeps a record and ya set. that way if I make a hack that confilcts you will know. blah blah does not work with this patch. Im I crazy or does that make sense? shoot I would pay for that. |
Ok works like a charm. Thank you. Only down side is the attachments stay. If I send a private message it should be on his/hers quota not mine. so if they want to keep it they can. also what if you want to send 3 differn people a picture of youself. you already have it saved on the site. so you cant re upload it. you have to delte your attachments. it should be a bit more seperate in that sense from forums.
|
thanks alot for this hack i love it but i think i might of found a bug
as u can see in the attached img the file i attached in a pm shows up twice |
Quote:
This hack isnt finished if you think about it. BUT what a nice idea. its like internal email now. |
Is this hack working in 3.0.6?
|
I am brand new at this, I just got my database and tried to load this. I followed the directions very carefully. When I got to the part where I query I got the following error:
An error occurred while attempting to execute your query. The following information was returned. error number: 1146 error desc: Table 'scribble_forum.pmtext' doesn't exist my forum is completely down now. Please help me. Gemma |
Quote:
|
I tried to contact vbulletin to see if they could help me this is their answer:
It sounds like you are trying to install a resource from vBulletin.org. We do not give support for customizations as we aren't the author of that code. I suggest to contact the author of this resource. Ask him to update his code to take table prefixes into account. Your table prefix is jelsoft_ if I remember correctly. please help!!! |
Quote:
Database error in vBulletin 3.0.6: Invalid SQL: DELETE FROM jelsoft_attachment WHERE postid = 0 AND private = 0 AND dateline < 1108738351 mysql error: Unknown column 'private' in 'where clause' mysql error number: 1054 and,,,,,,,,,,,,,,,,,,,,, Database error in vBulletin 3.0.6: Invalid SQL: SELECT pm.*, pmtext.*, icon.title AS icontitle, icon.iconpath, IF(ISNULL(pmreceipt.pmid), 0, 1) AS receipt, pmreceipt.readtime, pmreceipt.denied, attach FROM jelsoft_pm AS pm LEFT JOIN jelsoft_pmtext AS pmtext ON(pmtext.pmtextid = pm.pmtextid) LEFT JOIN jelsoft_icon AS icon ON(icon.iconid = pmtext.iconid) LEFT JOIN jelsoft_pmreceipt AS pmreceipt ON(pmreceipt.pmid = pm.pmid) WHERE pm.userid=3 AND pm.pmid=128 mysql error: Unknown column 'attach' in 'field list' mysql error number: 1054 |
Quote:
|
Hi,
Can anyone please help me, my forum is down. Please see the other for posts I posted yesterday. Please help!! gemmagy |
Bump!
Please read the previous four posts I posted. Gemma |
Maybe too late now but here goes..
in includes/cron/cleanup2.php find: Code:
$attachments = $DB_site->query(" Code:
$attachments = $DB_site->query(" |
Quote:
I really appreciate your help, I will give this a try in the next day or two. gemmagy |
Quote:
|
I had installed this hack in VB 3.0.7 but I have a problem!
When I click in the button Manage Attachments in new PM screen, opens the window for manage attachments but only say this: Sorry! This forum is not accepting new posts. Please help, I have lot's of PM with attachments and I need this working in this new version. Thanks Sorry my English. |
Does anyone have a clue as how to make this work for 3.0.3. I now have broken pictures and pm's that don't get attachements
|
Quote:
|
hello????
|
Im using file system for attachments storage, how can I use this hack if the code is written only for db storage type?
Also, can I limit the extensions to be allowed in the PM? apart from the regular forum extensions. thanks!! |
Hmm... looks like an interesting hack; I might try it if I see verification that it works in 3.0.7...
|
what would be the syntax to uninstall should I ever need to?
|
Anyone can fix this hack for working in vb 3.0.7?
I really need this one. I can pay for it. Thanks Thinking Games |
Hello I has chops inserted and gets if I with PM a file to attach wants:
Quote:
Thanks for help Text in German: Hallo ich habe den HAck eingebaut und es geht auch soweit , nur wenn ich in den PM einen Anhang rein machen m?chte bekomme ich: Quote:
Mfg |
Quote:
|
My friend. Nobody will help you here.
I have requested help for this hack a few times and nobody reply. Exist lots of coders that can help you make this hack working for version 3.0.7, but nobody help. It's true :-( |
I do not find that good, if one makes sowas should it also to support give? What can one make, I have chop now already drinne and it can actually if one Coden can not much be?
|
According to the the installation instructions (i hope you used the 3.0.3 version), you should made some modifications to your attachment.php file. Please check if those edits are done correct, pay special attention to the second and the third modification in that file. Or one of the modifications to newattachment.php could be wrong.
|
no I have the 3.0.7, have that the version and only am too late seen, but up to the error all.I thinks times some Coder the error goes fast for repairing could?
|
I have complted the hack up to executing the query. When i try to run it get this error. Also I have no prefix for my tables.
Quote:
mySQL version: 4.1.10a-standard vBulletin Version: 3.07 Any help would be great. --Jagged Tooth-- |
If you are running the queries from your AdminCP, you can only run 1 statement at a time. A statement is ended by a semicolon ( ; ).
Execute 1 statement at a time. |
Thanks MarcoH64 got that working now. But now a new problem when I click the manage attachments button ig et this messege
Quote:
--Jagged Tooth-- |
I have the same error.
Only a coder can help us, but nobody are interested :-( |
All times are GMT. The time now is 08:36 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:
|