vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - vbArticles by Mary (https://vborg.vbsupport.ru/showthread.php?t=136196)

CCux 01-15-2007 03:04 PM

Nice to hear about the editor, would be a neat feature....

Well ok, i agree with you about the editing, for some special cases. But in faxt, in VB itself you are able to edit posts even as admin, not as normal user, that's something nt really good.

EMail messages don't really work. But what about ( that was what i originally thought about, but forgot to write ) extending the link below a article and the permission system so that a usergroup that has the granted right may be able to approve articles without the need to be able to login the admincp.

If that would be given, hey, i'm the next one to buy. It's hard to manage everything alone, that's why this is a real important feature for us.....

MaryTheG(r)eek 01-15-2007 03:11 PM

Quote:

Originally Posted by CCux (Post 1159880)
EMail messages don't really work. But what about ( that was what i originally thought about, but forgot to write ) extending the link below a article and the permission system so that a usergroup that has the granted right may be able to approve articles without the need to be able to login the admincp.

If that would be given, hey, i'm the next one to buy. It's hard to manage everything alone, that's why this is a real important feature for us.....

That's easy as I've already done half the work, setting permissions for "mod". The only that lest is to add a link in member's menu "Approve Profiles" visible only to right usergroup. I wrote it down for next update.

CCux 01-15-2007 03:14 PM

Sounds promising, thanks. Any timeline yet? Think i should really buy the full version later the day when i'm at home.

revmitchell 01-15-2007 05:26 PM

I cannot get the link to show up in the navbar

apokphp 01-15-2007 08:00 PM

Quote:

Originally Posted by MicroHellas (Post 1159042)
have you tried to change 'qr' with 'fe' as I wrote before?

This seems to have fixed the bug and resolved my biggest concern, thank you. :)

A couple things though...

1) In the AdminCP, under the vBArticles - Choose Editor does indeed show a blank page, not sure if it is still supposed to do this.

HOWEVER...

2) The editor choice does display when creating a new article, so that resolved the issue of non-paragraph formatting.

3) To prevent my users from selecting the editor mode that does not format the articles properly, I changed the 2 instances of :

$show['qr_require_click'] = 0;

to

$show['fe_require_click'] = 0;

And that removed the option for members to be able to select the non-operating editor.

Thanks again for the fix. I'll be purchasing the full version pretty soon. ;)


------------------

New Questions

1) What about mass moderation? Let's say that you want to move several articles into a different category...or perhaps delete 20+ articles. There doesn't seem to be a way to do this efficiently. It looks like one has to go to each article and click the delete button.

Also, if someone puts their article into the wrong category (and the option to approve is turned off, or perhaps the admin/mod just spaced it and wasn't paying attention to the category), then the site is out of luck as there is no way to move someone ELSE's article. We have to instead ask the author to move his own article...this seems incredibly inefficient.

Any plans on resolving this?

Or is this supposed to be done via "Manage Articles" in the admincp? If so, my page is blank other than the field names at the top of the page. No articles are displayed despite having articles existing.

2) Currently, these areas of the vbarticles admincp are blank or have no data:

Choose Editor
Manage Articles
Editor's Choice


3) Currently, the Who's Online display says:

Unknown Location
/forums/vbarticles.php


Any plans on fixing that one?

murekhalir 01-15-2007 08:18 PM

I need help with a font color problem, not sure what it is?

http://img.photobucket.com/albums/v6...auron/help.jpg

The title is blanked out by the white. Anyway to fix this?

Thanks.

Jessi 01-16-2007 06:51 AM

In AdminCP, There is nothing in Editor's choice.

Even after trying
Quote:

have you tried to change 'qr' with 'fe' as I wrote before?
Paragraph formatting doesn't work. Pasting into , Notepad, Word pad, Crimson Editor, Open office or Homesite does not resolve the problem either.

Everything else is awesome! If you can fix this I am sure I will buy the full version!

MaryTheG(r)eek 01-16-2007 08:05 AM

Quote:

Originally Posted by Jessi (Post 1160405)
In AdminCP, There is nothing in Editor's choice.

Have you any active article that has already been set as Editor's choice. At that list appear only articles that are already marked as Editor's choice, giving you the ability to unmark them.
If you want to mark an article as editor's choice you've 2 ...choices:-)
  • When you approve articles choose Appr+EdCh instead only Approved
  • While you're viewing an article (as Admin) there is a link at the bottom "Set as Editor's choice" or "Remove from Editor's choice" (if it's already).
Quote:

Originally Posted by Jessi (Post 1160405)
Pasting into , Notepad, Word pad, Crimson Editor, Open office or Homesite does not resolve the problem either.

Seems that you're the only one that you've left with this bug active. Everybody who has reported this problem, after changing 'qr' with 'fe' has no problem any more. Could you please search for 'qr too?
Also give a look at your editor? Does it appears at the top right side the editor switcher?

Allan 01-16-2007 09:01 AM

Hey Maria :)

A question, what is this file "vbarticles categories side.php" and how work ?

Jessi 01-16-2007 10:07 AM

Quote:

Seems that you're the only one that you've left with this bug active. Everybody who has reported this problem, after changing 'qr' with 'fe' has no problem any more. Could you please search for 'qr too?
Also give a look at your editor? Does it appears at the top right side the editor switcher?
I found the problem. Apparently I am a freaking idiot.
When you edit the file, your SUPPOSED to upload it back to the server. If you do not do this, the changes will not take place. Sorry about that.

odonel 01-16-2007 12:47 PM

is there a block for that mod to be used on a main page ? it's not really much use to my site if it can only be displayed in vb

MaryTheG(r)eek 01-16-2007 01:21 PM

Quote:

Originally Posted by odonel (Post 1160536)
is there a block for that mod to be used on a main page ? it's not really much use to my site if it can only be displayed in vb

I've added a free block here and more there are at:
http://www.madebymary.com/index.php?page=vbavbarticles

MaryTheG(r)eek 01-16-2007 01:23 PM

Quote:

Originally Posted by Allan (Post 1160447)
Hey Maria :)

A question, what is this file "vbarticles categories side.php" and how work ?

See it in action at: http://www.madebymary.com/index.php?page=vbavbarticles

It's a module for vbAdvanced showing the categories in list mode

osso12 01-16-2007 01:59 PM

istalled the mod, but when I upload a article and pic, i get the following:
Warning: move_uploaded_file(./vbarticles/tmp/phprjDkQQ.jpg): failed to open stream: No such file or directory in /vbarticles.php on line 783

Warning: move_uploaded_file(): Unable to move '/tmp/phprjDkQQ' to './vbarticles/tmp/phprjDkQQ.jpg' in /vbarticles.php on line 783

also, after you moderate the article in acp, the article shows up, but under "my articles"
it is totally blank as well.

please help.

MaryTheG(r)eek 01-16-2007 02:13 PM

Quote:

Originally Posted by osso12 (Post 1160574)
istalled the mod, but when I upload a article and pic, i get the following:
Warning: move_uploaded_file(./vbarticles/tmp/phprjDkQQ.jpg): failed to open stream: No such file or directory in /vbarticles.php on line 783

Warning: move_uploaded_file(): Unable to move '/tmp/phprjDkQQ' to './vbarticles/tmp/phprjDkQQ.jpg' in /vbarticles.php on line 783

Have you CMOD 777 the directories:

/photos
/tmp
/photos/thumbs


???

Quote:

Originally Posted by osso12 (Post 1160574)
also, after you moderate the article in acp, the article shows up, but under "my articles"
it is totally blank as well.please help.

I didn't got it:( Can you add a screenshoot or a link?

MaryTheG(r)eek 01-16-2007 02:16 PM

Quote:

Originally Posted by murekhalir (Post 1160129)
I need help with a font color problem, not sure what it is?

http://img.photobucket.com/albums/v6...auron/help.jpg

The title is blanked out by the white. Anyway to fix this?

Thanks.

Email me your product-vbarticles.xml file to remove my background and replace it with normal header as in boxes on the right.

apokphp 01-16-2007 02:18 PM

Quote:

Originally Posted by MicroHellas (Post 1160431)
If you want to mark an article as editor's choice you've 2 ...choices:-)
  • When you approve articles choose Appr+EdCh instead only Approved
  • While you're viewing an article (as Admin) there is a link at the bottom "Set as Editor's choice" or "Remove from Editor's choice" (if it's already).

This does not appear for me. The only admin option I get is "Delete". I used 2 different admin accounts to test this. Could the fact be that both accounts belong to sub-groups as secondary usergroups be affecting this?

Also...


New Questions

1) What about mass moderation? Let's say that you want to move several articles into a different category...or perhaps delete 20+ articles. There doesn't seem to be a way to do this efficiently. It looks like one has to go to each article and click the delete button.

Also, if someone puts their article into the wrong category (and the option to approve is turned off, or perhaps the admin/mod just spaced it and wasn't paying attention to the category), then the site is out of luck as there is no way to move someone ELSE's article. We have to instead ask the author to move his own article...this seems incredibly inefficient.

Any plans on resolving this?

Or is this supposed to be done via "Manage Articles" in the admincp? If so, my page is blank other than the field names at the top of the page. No articles are displayed despite having articles existing.

2) Currently, these areas of the vbarticles admincp are blank or have no data:

Choose Editor
Manage Articles
Editor's Choice


3) Currently, the Who's Online display says:

Unknown Location
/forums/vbarticles.php


Any plans on fixing that one?

osso12 01-16-2007 02:21 PM

Quote:

Originally Posted by MicroHellas (Post 1160584)
Have you CMOD 777 the directories:

/photos
/tmp
/photos/thumbs


???



I didn't got it:( Can you add a screenshoot or a link?

once we get this figgured out, I need to know how to change the default text background for the posted articles from a black back ground, to a white back ground...
cant read the text unless i change the color of the font.
Check it out:
http://www.smokinchevy.com/vbarticle...le&articleid=1

Also..
one other thing...
why does a ADMIN have to moderate the entire article again after the user makes a change to it?
Thats way too gay!
but if the admin dont moderate it again, if you click on the link for the article it wont show up :)
http://www.smokinchevy.com/vbarticles.php


yup.
But photos /tmp / directorys were not already there.
only images and video where there by default.
I had to make directorys for /photos /tmp /photos/thumbs.
I did chmod 777 those newly created directorys.
here is the screen shot url hope it shows up enough:
http://www.smokinchevy.com/files/videos/screen07.bmp

osso12 01-16-2007 02:35 PM

Quote:

Originally Posted by MicroHellas (Post 1160556)
See it in action at: http://www.madebymary.com/index.php?page=vbavbarticles

It's a module for vbAdvanced showing the categories in list mode

I love this mod..
but there is no way to make the side column work for VB only and not vbadvanced?
dont wanna mess the board up without asking questions first... :)

osso12 01-16-2007 03:14 PM

vBulletin Message
Photo Upload Failed.

apokphp 01-16-2007 04:31 PM

Quote:

Originally Posted by osso12 (Post 1160592)
once we get this figgured out, I need to know how to change the default text background for the posted articles from a black back ground, to a white back ground...
cant read the text unless i change the color of the font.
Check it out:
http://www.smokinchevy.com/vbarticle...le&articleid=1

In your style's templates:

vbarticle Templates ---> vbarticles_articleviewbit

Find: $article_details[message]

Edit the "td" parameters that are right above it. By default, it appears to use either alt1 or alt2.

I added: bgcolor="#F5F5F5" to change the background to a light blue.

osso12 01-16-2007 04:33 PM

Quote:

Originally Posted by apokphp (Post 1160686)
In your style's templates:

vbarticle Templates ---> vbarticles_articleviewbit

Find: $article_details[message]

Edit the "td" parameters that are right above it. By default, it appears to use either alt1 or alt2.

I added: bgcolor="#F5F5F5" to change the background to a light blue.

that worked great :) thanks!

Vic123 01-16-2007 07:40 PM

Quote:

Originally Posted by MicroHellas (Post 1160556)
See it in action at: http://www.madebymary.com/index.php?page=vbavbarticles

It's a module for vbAdvanced showing the categories in list mode

Hey Mary,

the mod you made here is really awsome! I have some questions & suggestions for the future:

1) Is there a possibility to get a page like your index.php?page=vbavbarticles without having vbadvanced installed? I don't use it nor any other portal system. Others users don't use vbadvanced as well. Could you create a .php where all the boxes from your index.php?page=vbavbarticles show up in a similar way?

2) How can I add a "Articles posted: X" and a "Top Author-Award" to my postbit template? which variables do i need?

3) Is there a possibility to show a toplist of authors, articles and new articles in vbarticles? I miss that feature. There should be a link to such toplists at the "top authors", "top articles" and "new articles" titels on the vbarticle mainpage.

Thanks a lot for your support!

bye
Vic

osso12 01-16-2007 07:42 PM

i agree with VIC...
and we still need the photo posting problem addressed..
or am i the only one with that problem? Vic?

odonel 01-16-2007 08:01 PM

where is the php block? i don;t see it in your site. please note that i am not using vbadvanced

dsotmoon 01-16-2007 10:18 PM

Quote:

Originally Posted by MicroHellas (Post 1159853)


Negative and I'll never let editing the body article by anybody. That's illegal. Nobody can change a text (so the meaning too) of a post which has a signature of another person.

i really really really wish admin could edit the body of the articles, for one, its NOT illegal, if so vB itself would not exist, admins have the ability to edit any post

#2 example: a user spends the time to write a review and for whatever reason the user never comes back, and he has hotlinked to an image and the host of the image changes it to another image or the link goes dead, then admin can only move or delete a great review because he cannot edit the review

#3 example: same premise as above, a user posts a great review for a product with an external link to another website, that website changes ownership and now the link points to a porn site, instead of admin editing the review itself by simply taking the link out or changing it to a proper link, the admin is forced to delete a perfectly good review because the original user in no longer a member

Tulsa 01-16-2007 11:37 PM

I must agree the not having the ability to edit entries is a killer on this mod. I'm not about sit around and approve everything submitted by 3000 members. Not only would it severely delay the posting process it would be a real PITA. A few of my members are also allergic to spell checkers. Being able to edit something to make it readable is a necessity.

Vic123 01-17-2007 01:31 PM

Quote:

Originally Posted by osso12 (Post 1160883)
i agree with VIC...
and we still need the photo posting problem addressed..
or am i the only one with that problem? Vic?

photo-posting works perfectly for me.


i agree to the fact that an admin is responsible for all text and grafic at a webpage so he has to have "edit"-permissions on articles. this fact should be published to everyone that wants to publish an article via vbarticles. the examples dsotmoon posted are perfect. as admin you can edit every single thread and post. why not add a forced "edited by [AdminName]"-tag when admin edits an article, instead of completely forbitting the edit-feature.

bye
Vic

ps: please excuse my bad english :rolleyes:

farooqaaa 01-17-2007 06:14 PM

Easily ModOfTheMonth ;)

Installing / Nominating!!!!!!!!!!!!!!!!!!!

Thanks - I really love this MOD!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

MaryTheG(r)eek 01-18-2007 03:27 AM

85 Installations - 0 Donations :p

dsotmoon 01-18-2007 10:34 AM

Quote:

Originally Posted by MicroHellas (Post 1161910)
85 Installations - 0 Donations :p


i would buy pro version & donate if it had admin editing abilities, i think alot others would too, this hack would easily surpass the popularity of itrader or any other mod on my forums but i cant install it if I dont have admin control over editing it :(

MaryTheG(r)eek 01-18-2007 04:34 PM

Quote:

Originally Posted by dsotmoon (Post 1162066)
i would buy pro version & donate if it had admin editing abilities, i think alot others would too, this hack would easily surpass the popularity of itrader or any other mod on my forums but i cant install it if I dont have admin control over editing it :(

...hahaha... You made my night (I'm ready to go dreaming:D ). I'll add this function and I don't want you to donate or to buy the full version. I never did in my life something in ..exchange:rolleyes: ;)

wrang 01-18-2007 06:27 PM

Quote:

Originally Posted by MicroHellas (Post 1159574)
Can you give me an example (eg with a screenshoot) on what exactly you want to do?

Hello and thanks for the help ;)

I want a thumbnail before or after the articel text

se my attach
Attachment 59247

Nam 01-18-2007 06:39 PM

I have a quick question, it is possible to disable the right column (latest reviews/related article/about author) when reader click to read? It'd be great to see a full clean page so the article is holding more chars.

Sorry if it's already included in the mod.

MaryTheG(r)eek 01-19-2007 03:37 AM

Quote:

Originally Posted by wrang (Post 1162370)
Hello and thanks for the help ;)

I want a thumbnail before or after the articel text

se my attach
Attachment 59247

As I can't understand your language could you please tell me if that list is "My Articles" list, or the "Category list"?

MaryTheG(r)eek 01-19-2007 03:40 AM

Quote:

Originally Posted by Nam (Post 1162377)
I have a quick question, it is possible to disable the right column (latest reviews/related article/about author) when reader click to read? It'd be great to see a full clean page so the article is holding more chars.

Sorry if it's already included in the mod.

You can do it modifying the template vbarticles_viewarticle removing the following code:
Code:

<td width="5">&nbsp;</td>
    <td valign="top" width="$rightcolumn">
      <table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" width="$rightcolumn" class="tborder">
        <tr>
          <td class="tcat" align="left" height="20">
            <div class="smallfont"><b>
            &nbsp;<img border="0" src="vbarticles/images/bullet_yellow.gif">
            &nbsp;$vbphrase[vbarticles_article_overall]
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="alt2" align="left">
            $articlebit
          </td>
        </tr>
        <tr>
          <td class="tcat" align="left" height="20">
            <div class="smallfont"><b>
            &nbsp;<img border="0" src="vbarticles/images/bullet_yellow.gif">
            &nbsp;$vbphrase[vbarticles_about_author]
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="alt2" align="center">
            $authorbit
          </td>
        </tr>
        <tr>
          <td class="tcat" align="left" height="20">
            <div class="smallfont"><b>
            &nbsp;<img border="0" src="vbarticles/images/bullet_yellow.gif">
            &nbsp;$vbphrase[vbarticles_author_others]
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="alt2" align="left">
            <table width="100%" cellspacing="0" cellpadding="3">
                $top1articlebit
            </table>
          </td>
        </tr>
        <tr>
          <td class="thead" align="right">
            <div class="smallfont"><b>
            <a href="vbarticles.php?$session[sessionurl]do=authorall&authorid=$article_details[userid]">$vbphrase[vbarticles_read_all]</a>&nbsp;
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="tcat" align="left" height="20">
            <div class="smallfont"><b>
            &nbsp;<img border="0" src="vbarticles/images/bullet_yellow.gif">
            &nbsp;$vbphrase[vbarticles_latest_reviews]
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="alt2" align="center">
            <table width="100%" cellspacing="0" cellpadding="3">
              $latestreviewsbit
            </table>
          </td>
        </tr>
        <tr>
          <td class="thead" align="right">
            <div class="smallfont"><b>
            <a href="vbarticles.php?$session[sessionurl]do=allreviews&articleid=$article_details[articleid]">$vbphrase[vbarticles_read_all]</a>&nbsp;
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="tcat" align="left" height="20">
            <div class="smallfont"><b>
            &nbsp;<img border="0" src="vbarticles/images/bullet_yellow.gif">
            &nbsp;$vbphrase[vbarticles_relative_articles]
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="alt2" align="center">
            <table width="100%" cellspacing="0" cellpadding="3">
              $relatedarticlebit
            </table>
          </td>
        </tr>
      </table>
      <br>
      $membermenubit
      <br>
    </td>


Nam 01-19-2007 06:39 AM

Thanks for helping out, also if I understand correctly, the limit number of pages in one article is unlimited? If there is a limit please let me know.

Vic123 01-19-2007 11:46 AM

Quote:

Originally Posted by Vic123 (Post 1160880)
Hey Mary,

the mod you made here is really awsome! I have some questions & suggestions for the future:

1) Is there a possibility to get a page like your index.php?page=vbavbarticles without having vbadvanced installed? I don't use it nor any other portal system. Others users don't use vbadvanced as well. Could you create a .php where all the boxes from your index.php?page=vbavbarticles show up in a similar way?

2) How can I add a "Articles posted: X" and a "Top Author-Award" to my postbit template? which variables do i need?

3) Is there a possibility to show a toplist of authors, articles and new articles in vbarticles? I miss that feature. There should be a link to such toplists at the "top authors", "top articles" and "new articles" titels on the vbarticle mainpage.

Thanks a lot for your support!


Hey Mary,

thanks for adding the editing option in the near future! Could you please take a look at my questions/suggestions above?

Is there a possibility to donate from Germany without paypal?

bye
Vic

Tanya123 01-19-2007 02:25 PM

Thank you!

project-Buckfas 01-19-2007 03:15 PM

Perfect. I was thinking the exact same thing. Thank you!

Quote:

Originally Posted by Nam (Post 1162377)
I have a quick question, it is possible to disable the right column (latest reviews/related article/about author) when reader click to read? It'd be great to see a full clean page so the article is holding more chars.

Sorry if it's already included in the mod.

Quote:

Originally Posted by MicroHellas (Post 1162661)
You can do it modifying the template vbarticles_viewarticle removing the following code:
Code:

<td width="5">&nbsp;</td>
    <td valign="top" width="$rightcolumn">
      <table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" width="$rightcolumn" class="tborder">
        <tr>
          <td class="tcat" align="left" height="20">
            <div class="smallfont"><b>
            &nbsp;<img border="0" src="vbarticles/images/bullet_yellow.gif">
            &nbsp;$vbphrase[vbarticles_article_overall]
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="alt2" align="left">
            $articlebit
          </td>
        </tr>
        <tr>
          <td class="tcat" align="left" height="20">
            <div class="smallfont"><b>
            &nbsp;<img border="0" src="vbarticles/images/bullet_yellow.gif">
            &nbsp;$vbphrase[vbarticles_about_author]
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="alt2" align="center">
            $authorbit
          </td>
        </tr>
        <tr>
          <td class="tcat" align="left" height="20">
            <div class="smallfont"><b>
            &nbsp;<img border="0" src="vbarticles/images/bullet_yellow.gif">
            &nbsp;$vbphrase[vbarticles_author_others]
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="alt2" align="left">
            <table width="100%" cellspacing="0" cellpadding="3">
                $top1articlebit
            </table>
          </td>
        </tr>
        <tr>
          <td class="thead" align="right">
            <div class="smallfont"><b>
            <a href="vbarticles.php?$session[sessionurl]do=authorall&authorid=$article_details[userid]">$vbphrase[vbarticles_read_all]</a>&nbsp;
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="tcat" align="left" height="20">
            <div class="smallfont"><b>
            &nbsp;<img border="0" src="vbarticles/images/bullet_yellow.gif">
            &nbsp;$vbphrase[vbarticles_latest_reviews]
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="alt2" align="center">
            <table width="100%" cellspacing="0" cellpadding="3">
              $latestreviewsbit
            </table>
          </td>
        </tr>
        <tr>
          <td class="thead" align="right">
            <div class="smallfont"><b>
            <a href="vbarticles.php?$session[sessionurl]do=allreviews&articleid=$article_details[articleid]">$vbphrase[vbarticles_read_all]</a>&nbsp;
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="tcat" align="left" height="20">
            <div class="smallfont"><b>
            &nbsp;<img border="0" src="vbarticles/images/bullet_yellow.gif">
            &nbsp;$vbphrase[vbarticles_relative_articles]
            </b></div>
          </td>
        </tr>
        <tr>
          <td class="alt2" align="center">
            <table width="100%" cellspacing="0" cellpadding="3">
              $relatedarticlebit
            </table>
          </td>
        </tr>
      </table>
      <br>
      $membermenubit
      <br>
    </td>




All times are GMT. The time now is 02:46 AM.

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.01769 seconds
  • Memory Usage 1,931KB
  • 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
  • (27)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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