vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   Advanced File Archive Beta (https://vborg.vbsupport.ru/showthread.php?t=45314)

erdem 11-05-2002 04:39 PM

yep i think so but as you see i got some silly errors ..
and i dont want to see any at final phase ;)

anyway tnx for ur help ..
keep on testing ;)

Limpkinw 11-05-2002 06:16 PM

I found adding the following to my admin/index.php was very helpful. Nothing fancy but helpful.

After
PHP Code:

  makenavoption("New Posts","../mod/moderate.php?action=posts","<br>");
makenavoption("New Attachments","../mod/moderate.php?action=attachments");
makenavselect("Moderation","<hr>");
// ************************************************* 

Add

PHP Code:

//File Manager
makenavoption("Manage Custom Fields","filesadmin.php?action=cfview","<br>");
makenavoption("Add Custom Field(s)","filesadmin.php?action=addcf","<br>");
makenavoption("Manage Catagories","filesadmin.php?action=catview","<br>");
makenavoption("Add Catagorie(s)","filesadmin.php?action=addcat","<br>");
makenavoption("Manage Files","filesadmin.php?action=fileview","<br>");
makenavoption("Moderate File(s)","filesadmin.php?action=mfiles","<br>");
makenavoption("Add File(s)","filesadmin.php?action=addfile","<br>");
makenavselect("File Manager","<hr>");
//End File Manager
// ************************************************* 

Hope that's right :)

erdem 11-05-2002 07:10 PM

it seems right ;)
i thought posting that via final release would be good .. anyway :)

any other bug ?
test in every condition ..

Limpkinw 11-05-2002 07:17 PM

I am trying to get some users to "upload" files so i can moderate them.

Will let you know any results.
So far its very good.

Graphics 11-05-2002 11:26 PM

i luv this hack and i am not going to install onmy forums until you got the final released

erdem 11-06-2002 03:34 AM

allright it seems the Beta 4 will be the last release before final.
i need a template fixer ..
as i have two known visual problem :
-> in admin panel ; there is an space between main cat and its first subcat ..
-> in file view ; (if the file has a thread) there is a unwanted row height at the "rate thread drop-down" row.

after fixing template issues and final test i will release final ...
greetz

Limpkinw 11-06-2002 03:50 AM

Because I did not want to drop my files database (even though it is small) I tried to do a manual edit of these templates.
However, I can not find them. Are they hidden in an area other than templates?

Thanks!

erdem 11-06-2002 05:04 AM

for fixing the rate file template :

open file_threadexist template:
find :
PHP Code:

<form action="threadrate.php" method="get"

replace with:
PHP Code:

<form style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px;  MARGIN: 0px; PADDING-TOP: 0px" action="threadrate.php" method="get"

the other silly spaces between cats-subcats visual problem in admin cp can not be resolved ..
atleast i couldnt find any solution ;)

anyway that isnt a bug or problem ..

i think its time to release final ...
im on last tests ..
report anything you got as a error or so ...

greetz

erdem 11-06-2002 12:37 PM

Final Released !
From Now Discussions on this file will be at

https://vborg.vbsupport.ru/showthrea...threadid=45454

Thread Closed
Greetz
:bunny:


All times are GMT. The time now is 02:25 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.01189 seconds
  • Memory Usage 1,747KB
  • 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
  • (4)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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