vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   PM Attachments 3.5 (https://vborg.vbsupport.ru/showthread.php?t=95477)

Stoebi 09-18-2006 09:04 PM

Quote:

Originally Posted by Spenser
Is there any chance to get this thing working with 3.6.1?

Hi

Still working on it. Think i'll include options for usergroups and users. (can/can't upload attachs, can/can't see attachs within PM). Main part is ready.

Any suggestions? For 3.6.x only, sorrry.


Regards, Stoebi

redlabour 09-18-2006 09:16 PM

Quote:

Originally Posted by Stoebi
Any suggestions? For 3.6.x only, sorrry.

Suggestions ? Yes - please release it as a new Hack in 3.6 Section. :)

Stoebi 09-19-2006 09:17 AM

Quote:

Originally Posted by redlabour
Suggestions ? Yes - please release it as a new Hack in 3.6 Section. :)

Yes :)

For your information:
Usergroup permissions -> can (not) download, can (not) upload PM attachments <- finally implemented.

ToDo:
User permissions -> can (not) download, can (not) upload <- PM attachments.



Regards, Stoebi

redlabour 09-20-2006 06:47 AM

Quote:

Originally Posted by Stoebi
Yes :)

For your information:
Usergroup permissions -> can (not) download, can (not) upload PM attachments <- finally implemented.

ToDo:
User permissions -> can (not) download, can (not) upload <- PM attachments.



Regards, Stoebi

Sounds very nice !

Will it be able to update the old Hack or did i need to uninstall ?

Stoebi 09-20-2006 07:31 AM

Quote:

Originally Posted by redlabour
Sounds very nice !

Will it be able to update the old Hack or did i need to uninstall ?

Should be possible to overwrite the old hack.

User part is done. Product ready. Only the documentation is missing yet. Hate this....

Edit:
All done -> https://vborg.vbsupport.ru/showthread.php?p=1079188


Regards, Stoebi

hotwheels 09-21-2006 12:22 AM

It works............woot

I attached an a screen picture's showing it in use...... https://vborg.vbsupport.ru/showthrea...55#post1079655

Mys 03-07-2007 12:05 PM

Does anyone have this installed and running with 3.6?

Any info is appreciated.

Thx.

:D

bashy 03-25-2007 03:42 PM

Hi

I had the thi hack installed but as it never worked i have decided to uninstall it.
Now since doing this i am getting db errors, such as below

When i installed the hack i had to run the following queries


Code:

ALTER TABLE attachment add usedin varchar(30) not null;
ALTER TABLE attachment add itemid int not null;
ALTER TABLE pmtext add attach int not null;
ALTER TABLE attachment add index (usedin,itemid);

Now in the instructions there is no advice as to uninstalling the hack nor removing the said queries, it looks like my db error is something to do with the said queries as well.

Can anyone advise on how to undo what the queries did please?

Code:

  Database error in vBulletin 3.6.4:
 
  Invalid SQL:
 
        SELECT userid,itemid,usedin
        FROM attachment AS attachment
        WHERE attachmentid = 3920;
 
  MySQL Error  : Unknown column 'itemid' in 'field list'
  Error Number : 1054
  Date        : Sunday, March 25th 2007 @ 04:41:36 PM
  Script      : http://www.bashys-place.com/forums/a...0&d=1174816559
  Referrer    : http://www.bashys-place.com/forums/s...ad.php?t=20049



All times are GMT. The time now is 04:35 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
  • Page Generation 0.01129 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete