The Arcive of Official vBulletin Modifications Site.
It is not a VB3 engine, just a parsed copy!
Archives
Graphics
Styles
Mods
Articles
Forums
VBSupport
vb.org Archive
>
Search Forums
Search Results
User Name
Remember Me?
Password
FAQ
Community
Calendar
Today's Posts
Search
Community Links
Members List
Search Forums
Show Threads
Show Posts
Tag Search
Advanced Search
Найти все сообщения с благодарностями
Go to Page...
Page 1 of 2
1
2
>
Showing results 1 to 25 of 47
Search took
0.00
seconds.
Search:
Posts Made By:
meowmeow
Forum:
vB3 General Discussions
09-29-2004, 06:49 AM
Replies:
2
"update forum counters" cron
Views:
1,071
Posted By
meowmeow
I did comment out all the 'echo's and 'print's ...
I did comment out all the 'echo's and 'print's
but when i try to run it, not as cron, it still does some sort of output...
the page background goes all white. maybe its the flush i dont know! ...
Forum:
vB3 General Discussions
09-27-2004, 07:19 AM
Replies:
2
"update forum counters" cron
Views:
1,071
Posted By
meowmeow
"update forum counters" cron
I would like the forum update counters script to be run from the scheduled tasks.
how do i do this?
I tried getting the section in admincp/misc.php :
// ###################### Start update...
Forum:
vB3 General Discussions
06-16-2004, 06:29 AM
Replies:
2
changing statistics in index page (modified)
Views:
970
Posted By
meowmeow
nobody can help?? please... I have the number...
nobody can help?? please...
I have the number of posts and the number of threads which update regularly, but the number of members and the newest member who havent changed for the past 2 weeks......
Forum:
vB3 Programming Discussions
06-16-2004, 06:28 AM
Replies:
1
statistics on index page!
Views:
911
Posted By
meowmeow
...anybody...
...anybody...
Forum:
vB3 Programming Discussions
06-15-2004, 01:13 PM
Replies:
1
statistics on index page!
Views:
911
Posted By
meowmeow
statistics on index page!
--------sorry for the cross posting but its quite urgent, maybe here someone can help me-------
the forum statistics in the index page give some info about the forum.
one thing i'd like to change...
Forum:
vB3 General Discussions
06-15-2004, 11:58 AM
Replies:
2
changing statistics in index page (modified)
Views:
970
Posted By
meowmeow
could it have something to do with the template? ...
could it have something to do with the template?
<div><phrase 1="member.php?$session[sessionurl]u=$newuserid"
2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
Forum:
vB3 General Discussions
06-15-2004, 09:39 AM
Replies:
2
changing statistics in index page (modified)
Views:
970
Posted By
meowmeow
changing statistics in index page (modified)
the forum statistics in the index page give some info about the forum.
one thing i'd like to change is the "newest member"
form index.php i can see it is taken from these two queries:
$members...
Forum:
vB3 General Discussions
06-11-2004, 02:28 PM
Replies:
2
VB3 redirecting...
Views:
881
Posted By
meowmeow
they run at the time I set them on the VB...
they run at the time I set them on the VB sheduled tasks as well dont they???
Forum:
vB3 General Discussions
06-11-2004, 12:40 PM
Replies:
2
VB3 redirecting...
Views:
881
Posted By
meowmeow
VB3 redirecting...
I have about 8 scripts i need to import forums and moderators into the VB database and then update all the counters...
to avoid putting 8 scheduled tasks in VB (cuz i want to run these imports...
Forum:
vB3 General Discussions
06-11-2004, 12:08 PM
Replies:
3
showgroups....
Views:
979
Posted By
meowmeow
ok, found the error!!! its in the database... ...
ok, found the error!!!
its in the database...
in the 'moderator' table all the moderators are inserted 5 times...
some of them six..have no idea what i did! but the problem is in my import...
Forum:
vB3 General Discussions
06-11-2004, 11:54 AM
Replies:
3
showgroups....
Views:
979
Posted By
meowmeow
<a...
<a href="http://forum2.supereva.it/showgroups.php" target="_blank">http://forum2.supereva.it/showgroups.php</a>
its all in italian tho, but i'm sure you know your way around!
Forum:
vB3 General Discussions
06-11-2004, 10:06 AM
Replies:
3
showgroups....
Views:
979
Posted By
meowmeow
showgroups....
in the showgroups page, i get all the moderators and the relative forum they moderate.
eg.
user forum
mike rugby
this is instead what i get:
user ...
Forum:
vB3 General Discussions
06-10-2004, 10:22 AM
Replies:
4
rebuild forum info help...
Views:
1,024
Posted By
meowmeow
i did that and it works...
i did that and it works...
Forum:
vB3 General Discussions
06-10-2004, 09:28 AM
Replies:
4
rebuild forum info help...
Views:
1,024
Posted By
meowmeow
or should i copy the script from misc.php...
or should i copy the script from misc.php do==updateforum
and create another file, say myCounters.php,
and run that???
Forum:
vB3 General Discussions
06-10-2004, 09:06 AM
Replies:
4
rebuild forum info help...
Views:
1,024
Posted By
meowmeow
rebuild forum info help...
i'd like to put this process in the sceduled tasks... so that it basically does an update of the forums once a day!
when in the scheduled task page, in the field
"filename" what file would i have...
Forum:
vB3 General Discussions
06-09-2004, 08:02 AM
Replies:
1
problem with memberlist...
Views:
824
Posted By
meowmeow
problem with memberlist...
only one user shows up in the member list and i have no idea why its only him...
note that i imported all my users with a script from one database to VB's. Still everything works fine (at least it...
Forum:
vB3 Programming Discussions
06-08-2004, 12:15 PM
Replies:
1
includes errors...
Views:
824
Posted By
meowmeow
includes errors...
whats the difference between include/include_once/require/require_once
I have several scripts and to simplify things i put them all in one script like so
include (foo.php)
echo foo()
...
Forum:
vB3 Programming Discussions
06-08-2004, 11:42 AM
Replies:
5
help using admincp/misc.php?do=update forum
Views:
1,334
Posted By
meowmeow
and when i have include ("../../global.php"); ...
and when i have
include ("../../global.php");
i get this error:
Fatal error: Failed opening required './includes/init.php' (include_path='.:/usr/local/lib/php') in...
Forum:
vB3 Programming Discussions
06-08-2004, 09:28 AM
Replies:
5
help using admincp/misc.php?do=update forum
Views:
1,334
Posted By
meowmeow
ok did that... i have this: require...
ok did that...
i have this:
require ("../../includes/functions_databuild.php");
and this
for( $i = 0 ; $i < count($forums) ; $i++)
{
$row1 = $forums[$i];...
Forum:
vB3 Programming Discussions
06-07-2004, 01:50 PM
Replies:
5
help using admincp/misc.php?do=update forum
Views:
1,334
Posted By
meowmeow
help using admincp/misc.php?do=update forum
I want to run the same function thats run when you click the
'update forum info' button in admincp/import&maintenance/update counters
and I think that is the "update forum" in the misc.php
how can...
Forum:
vB3 General Discussions
06-07-2004, 01:22 PM
Replies:
3
vBulletin Authentication System
Views:
1,038
Posted By
meowmeow
don't think you can share cookies... unless you...
don't think you can share cookies... unless you build your system to understand VB cookies....
its easier to set 2 cookies when u login.
login to VB -> set VBcooke & yourSystemCookie
login to...
Forum:
vB3 General Discussions
06-07-2004, 11:48 AM
Replies:
4
user panel
Views:
791
Posted By
meowmeow
yeah, got it! found the templates and modified...
yeah, got it! found the templates and modified that instead of profile.php...
thanx!
Forum:
vB3 General Discussions
06-07-2004, 10:09 AM
Replies:
4
user panel
Views:
791
Posted By
meowmeow
the file is profile.php and i'm going to...
the file is profile.php
and i'm going to modify it so it will not work and give an error message.
the problem are the templates... whenever i do a search to look for the template to edit I get a...
Forum:
vB3 General Discussions
06-07-2004, 09:38 AM
Replies:
9
forums refresh
Views:
1,071
Posted By
meowmeow
ok so i got the code to update forum info. ...
ok so i got the code to update forum info.
whats the best way to use this...
i'm trying to just copy the code that does it and put it in my script... i get a few errors i'm not sure how to fix....
Forum:
vB3 General Discussions
06-07-2004, 09:22 AM
Replies:
9
forums refresh
Views:
1,071
Posted By
meowmeow
AAAAAAAaaaaah.... :ermm: thats a useful piece...
AAAAAAAaaaaah.... :ermm: thats a useful piece of info I wasn't in on!
thanks a lot!!!! :banana:
Showing results 1 to 25 of 47
Page 1 of 2
1
2
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
News and Announcements
News and Announcements
Mod of the Month
Official vB.com Announcements
vBulletin Pre-Sales Questions
vBulletin Styles and Graphics
vBulletin Styles
vBulletin 5.x Styles
vBulletin 3.8 Styles
vBulletin 3.8 Admin CP Styles
vBulletin 4.x Styles
vBulletin Graphic Sets
vBulletin Button Sets
vBulletin Smilie Sets
Miscellaneous Images
vBulletin Rank Sets
vBulletin Avatar Sets
vBulletin Status Icon Sets
vBulletin Article Depository
Read An Article
vBulletin 3 Articles
Programming Articles
General Articles
Management Articles
Graphics Articles
vBulletin Tips & Tricks
vBulletin 4 Articles
vBulletin 5 Connect Articles
Article Submissions
Submit New Article
vBulletin Modifications
vBulletin 5.x Modifications
vBulletin 5.x Products & Extensions
vBulletin 5.x Template Modifications
vBulletin 4.x Modifications
vBulletin 4.x Add-ons
vBulletin 4.x Template Modifications
vBulletin 3.8 Modifications
vBulletin 3.8 Add-ons
vBulletin 3.8 Template Modifications
Premium Modifications
vBulletin Open Source Products
Sphinx
Project Tools
ibProArcade
Archive
vB.org Archives
General
vB1 Hacks
Testing Zone
Board of the Month
Big Board Discussions
General Hosting/Server Discussions
Member Archives
vBulletin 2.x
vBulletin 2.x Full Releases
vBulletin 2.x Beta Releases
vBulletin 2.x Template Modifications
vBulletin 2.x Styles
vBulletin 2.x Admin CP Styles
vBulletin 3.0
vBulletin 3.0 Full Releases
vBulletin 3.0 Beta Releases
vBulletin 3.0 Template Modifications
vBulletin 3.0 Styles
vBulletin 3.0 Admin CP Styles
vBulletin 3.5
vBulletin 3.5 Add-ons
vBulletin 3.5 Template Modifications
vBulletin 3.5 Styles
vBulletin 3.5 Admin CP Styles
vBulletin 3.6
vBulletin 3.6 Template Modifications
vBulletin 3.6 Add-ons
vBulletin 3.6 Styles
vBulletin 3.6 Admin CP Styles
vBulletin 3.7
vBulletin 3.7 Add-ons
vBulletin 3.7 Template Modifications
vBulletin 3.7 Styles
vBulletin 3.7 Admin CP Styles
Premium Archives
uCash & uShop
vBadvanced CMPS
RPG Integration Hack
vBindex
vBgarage
Advanced Warning System (AWS)
vbArticles
vB Chat
vbBux / vbPlaza
ibProArcade Archive
vRewrite - SEOed URLs for vBulletin
Modification Graveyard
vBulletin 5 Connect Discussion
vB5 General Discussions
vB5 Programming Discussions
vB5 Design and Graphics Discussions
vBulletin 4 Discussion
vB4 General Discussions
vB4 Programming Discussions
vB4 Design and Graphics Discussions
vBulletin 3 Discussion
vB3 Programming Discussions
vB3 General Discussions
vB3 Design and Graphics Discussions
Community Discussions
Modification Requests/Questions (Unpaid)
Style and Graphics Requests (Unpaid)
Forum and Server Management
Community Central
vBulletin.org Site Feedback
Community Lounge
Community Reviews
All times are GMT. The time now is
09:36 AM
.
-- Default Style
---- Blue
------ Red
------ Green
------ Purple
Contact Us
-
Archive
-
Top
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.01569 seconds
Memory Usage
2,035KB
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
(1)
footer
(1)
forumjump
(1)
gobutton
(1)
header
(1)
headinclude
(1)
navbar
(2)
navbar_link
(120)
option
(1)
pagenav
(1)
pagenav_curpage
(1)
pagenav_pagelink
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
Phrase Groups Available:
global
inlinemod
prefix
search
Included Files:
./
search.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/
functions_search.php
./includes/
functions_databuild.php
./includes/
functions_forumlist.php
./includes/
functions_misc.php
./includes/
functions_forumdisplay.php
./includes/
functions_bigthree.php
Hooks Called:
init_startup
init_startup_session_setup_start
init_startup_session_setup_complete
cache_permissions
style_fetch
cache_templates
global_start
parse_templates
global_setup_complete
search_before_process
search_start
search_results_start
search_results_query_posts
search_results_prebits
threadbit_process
search_results_postbit
pagenav_page
pagenav_complete
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0008
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
FULLTEXT Search
php_sapi_name(): fpm-fcgi