vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Webpage & Guestbook Script (https://vborg.vbsupport.ru/showthread.php?t=71065)

Ghostsuit 03-07-2005 02:54 PM

Quote:

Originally Posted by Swedie
I have identified a bug with the current version. If you post a ' (that character) and tries to post anything again in that guestbook it won't enter, so don't do that for now. The new version will have this issue resolved.

I am testing version 1.0.2 on my own site and I'm just collceting a bit more input before releasing it to you all.

Sounds good, will it be fully templated or is there still some parts hard coded? Oh and the worst question of all any time frame?

frage 03-07-2005 07:41 PM

Quote:

Originally Posted by Swedie
I have identified a bug with the current version. If you post a ' (that character) and tries to post anything again in that guestbook it won't enter, so don't do that for now. The new version will have this issue resolved.

I am testing version 1.0.2 on my own site and I'm just collceting a bit more input before releasing it to you all.
oh dear God!

in the forum I'll like to use my nickname begins with XY'

I'll have to wait of the new version

;)
frage

laeth 03-07-2005 08:15 PM

Quote:

Originally Posted by Swedie
Requires registration...

Ok, well anyway. Is there anyway to set the size of the tables within the webpage?

Swedie 03-08-2005 09:46 AM

Quote:

Originally Posted by laeth
Ok, well anyway. Is there anyway to set the size of the tables within the webpage?

Yes, through the webgbset.php file. by % or by forced width in pixels. You can set Webpage width and Guestbook width separe from eachother.

Swedie 03-08-2005 09:49 AM

Quote:

Originally Posted by Ghostsuit
Sounds good, will it be fully templated or is there still some parts hard coded? Oh and the worst question of all any time frame?

Some parts are hardcoded. They sorta have to be.

T3MEDIA 03-08-2005 08:00 PM

Quote:

Originally Posted by Swedie
Yes, very easy. Just a few replacement codes and new templates.

Not to bug you but will that guestbook fix be in the new version?

laeth 03-09-2005 04:18 PM

Heya,

The file changes diddnt seem to effect the table size. If you could take a look please:

http://www.gothtopic.com/forum/membe...lastposter&f=6

username: testing123
password: 1234

thanks.

J.C. 03-10-2005 04:23 PM

Quote:

FILE: includes/init.php
AFTER:
$_BITFIELD['usergroup']['genericpermissions'] = array(
BUT before ); just after the last value, insert the following:
'canhaveguestbook' => xxxxxxx,
'canhavewebpage' => xxxxxxx,
'canviewwebpage' => xxxxxxx,
'canviewguestbook' => xxxxxxx,
'canpostguestbook' => xxxxxxx,
CHANGE OUT "xxxxxxx" to the double value of the value just before.
EXAMPLE FOR vB3.0.3: (if you have this version, copy and use below)
'canhaveguestbook' => 16777216,
'canhavewebpage' => 33554432,
'canviewwebpage' => 67108864,
'canviewguestbook' => 134217728,
'canpostguestbook' => 268435456,
I don't get this part, I'm using vb 3.0.7 so what's the value?

suryoyena 03-10-2005 11:14 PM

Quote:

Originally Posted by ChristianA
I get these strange date formats:

Last update: %29-%11-%2004 %21:%Nov

I have swedish date format stated. Any idea?


Where can I correct this fault?

I have the same problem, and I'm NOT from Sweden.

PixelFx 03-11-2005 05:07 AM

I noticed this hack is for vBulletin 3.0.3, I was wondering if this hack is stable enough to install on a production web server? and compatible with vbulletin 3.0.7?


All times are GMT. The time now is 01:11 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.02019 seconds
  • Memory Usage 1,745KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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