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 38
Search took
0.00
seconds.
Search:
Posts Made By:
photongbic
Forum:
vB3 Programming Discussions
05-15-2007, 02:21 PM
Replies:
0
Scheduled Task -> cronjob
Views:
752
Posted By
photongbic
Scheduled Task -> cronjob
I have several PHP scripts that I run as Scheduled Tasks (at least I did until I upgraded my server). Now they refuse to execute as a Scheduled Task unless they are run Manually.
How do I convert...
Forum:
Modification Requests/Questions (Unpaid)
12-05-2006, 02:17 AM
Replies:
3
Show images in RSS Feeds
Views:
1,319
Posted By
photongbic
I tried that previously and unfortunately, it...
I tried that previously and unfortunately, it doesn't help. It seems that since the image is in a media:thumbnail tag, RSS Feeds ignores it. If it was in the description tag, that would probably...
Forum:
Modification Requests/Questions (Unpaid)
12-02-2006, 12:45 AM
Replies:
3
Show images in RSS Feeds
Views:
1,319
Posted By
photongbic
Thoughts?
Thoughts?
Forum:
Modification Requests/Questions (Unpaid)
11-28-2006, 12:58 PM
Replies:
3
Show images in RSS Feeds
Views:
1,319
Posted By
photongbic
Show images in RSS Feeds
I would like to have the built-in (vb3.6.x) RSS Feeds system display images from media:thumbnail. It seems that others are wanting this but no one has responded to them. I have asked in...
Forum:
vB3 General Discussions
10-27-2006, 12:10 AM
Replies:
1
Display thumbnails with RSS Feeds
Views:
784
Posted By
photongbic
Any thoughts?
Any thoughts?
Forum:
vB3 General Discussions
10-25-2006, 11:52 AM
Replies:
1
Display thumbnails with RSS Feeds
Views:
784
Posted By
photongbic
Display thumbnails with RSS Feeds
I have setup the vb 3.6 feature, RSS Feeds, to download feeds from Yahoo News Photos but I can't get the thumbnails to display. What do I need to change in the body template section (of RSS Feeds)...
Forum:
Modification Graveyard
10-05-2006, 07:12 PM
Replies:
459
Administrative and Maintenance Tools -
Proxy to Real IP Conversion
Views:
117,585
Posted By
photongbic
Works great for me...thanks!!
Works great for me...thanks!!
Forum:
vB3 General Discussions
10-05-2006, 10:55 AM
Replies:
11
scheduled tasks not running.
Views:
1,265
Posted By
photongbic
Thanks! I have alot to learn about spiders.
Thanks! I have alot to learn about spiders.
Forum:
vB3 General Discussions
10-05-2006, 09:01 AM
Replies:
11
scheduled tasks not running.
Views:
1,265
Posted By
photongbic
Any one? Thanks!
Any one?
Thanks!
Forum:
vB3 General Discussions
10-03-2006, 04:42 PM
Replies:
11
scheduled tasks not running.
Views:
1,265
Posted By
photongbic
Pardon my ignorance but why does it matter if...
Pardon my ignorance but why does it matter if real people or spiders hit the forum? Doesn't cron get run by hits to footer.php which calls $cronimage? Doesn't that run if it is a spider or not?
...
Forum:
vB3 General Discussions
10-03-2006, 02:37 PM
Replies:
11
scheduled tasks not running.
Views:
1,265
Posted By
photongbic
I am having a similair problem... My scheduled...
I am having a similair problem... My scheduled tasks are running but not when they should be! Tasks that are scheduled to run at 1am are running between 9 and 10am. The system is reporting the...
Forum:
Modification Graveyard
10-02-2006, 01:42 PM
Replies:
459
Administrative and Maintenance Tools -
Proxy to Real IP Conversion
Views:
117,585
Posted By
photongbic
In Who's Online, Google Spider is the name given...
In Who's Online, Google Spider is the name given to the web spider (bot) that Google uses to probe web pages for content. Before adding your mod, there was always something in the IP address field...
Forum:
Modification Graveyard
10-02-2006, 10:50 AM
Replies:
459
Administrative and Maintenance Tools -
Proxy to Real IP Conversion
Views:
117,585
Posted By
photongbic
Installation went well but after installing your...
Installation went well but after installing your mod, the "Google Spider" entry in Who's Online doesn't show an IP address like all the other entries do.
Thoughts?
EDIT - Reworded to make the...
Forum:
vB3 General Discussions
08-29-2006, 04:46 AM
Replies:
4
Using 2 databases for 1 forum?
Views:
980
Posted By
photongbic
True but I am kinda locked into them right now. ...
True but I am kinda locked into them right now. I have created another database on a different system and would love to have the two databases serving info at the same time but I don't know if it is...
Forum:
vB3 General Discussions
08-28-2006, 03:32 AM
Replies:
2
Tutorial for database access???
Views:
855
Posted By
photongbic
Thanks for the help! :)
Thanks for the help! :)
Forum:
vB3 Programming Discussions
08-28-2006, 03:01 AM
Replies:
10
PHP cron to access events and user data
Views:
1,107
Posted By
photongbic
You guys rock! Thanks, the fog is lifting. ...
You guys rock! Thanks, the fog is lifting.
It will be a scheduled task cron job that runs once a night at off hours to seperate the calendar events so we can display our membership and events...
Forum:
vB3 General Discussions
08-28-2006, 02:51 AM
Replies:
4
Using 2 databases for 1 forum?
Views:
980
Posted By
photongbic
Using 2 databases for 1 forum?
I occasionally have an issue with...
Can I have two databases running on two seperate servers with the same info for one forum? A database mirror? Will vBulletin write/read to/from both? If...
Forum:
vB3 Programming Discussions
08-26-2006, 01:46 PM
Replies:
10
PHP cron to access events and user data
Views:
1,107
Posted By
photongbic
I want to read the event database (where the...
I want to read the event database (where the events are curent or in the future) from calendar "1". I am only interested in calendarid, dateline_from, title, lv_vb_eventforums_threadid,...
Forum:
vB3 Programming Discussions
08-25-2006, 08:28 AM
Replies:
10
PHP cron to access events and user data
Views:
1,107
Posted By
photongbic
I decided I was having enough problems with the...
I decided I was having enough problems with the event table that I might want to just work on it first. The nightmare of the user table has yet to begin. :D
Any thoughts on the above error...
Forum:
vB3 Programming Discussions
08-24-2006, 11:28 PM
Replies:
10
PHP cron to access events and user data
Views:
1,107
Posted By
photongbic
Thanks for the help...don't know how I missed...
Thanks for the help...don't know how I missed that one :-(
Now I get the following:
I tried several different combinations but no luck.
The CSV file shows the field names as calendarid,...
Forum:
vB3 Programming Discussions
08-24-2006, 07:12 PM
Replies:
10
PHP cron to access events and user data
Views:
1,107
Posted By
photongbic
PHP cron to access events and user data
I am trying to access the event and user tables through a PHP cron job and being a complete newbie, I am having issues!!!
I downloaded the tables as CSV files to get their field names and layout. ...
Forum:
vB3 General Discussions
08-22-2006, 11:35 AM
Replies:
2
Tutorial for database access???
Views:
855
Posted By
photongbic
Tutorial for database access???
I am working on a map of my membership and events by county. I have added the needed custom fields to the calendar and the user profiles. Now all I need to do is populate the HTML from queries made...
Forum:
vBulletin 3.5 Add-ons
07-05-2006, 08:03 PM
Replies:
356
vB Event Forums
Views:
70,768
Posted By
photongbic
Is there any way to get the "Upcoming Events for...
Is there any way to get the "Upcoming Events for the Next X Days" section on the event forum to be displayed by event instead of by date?
Thanks in advance...
Forum:
vB3 General Discussions
05-15-2006, 03:20 AM
Replies:
1
Upcoming events in specific forum
Views:
734
Posted By
photongbic
Any ideas???
Any ideas???
Forum:
vBulletin 3.5 Add-ons
05-10-2006, 03:49 PM
Replies:
356
vB Event Forums
Views:
70,768
Posted By
photongbic
Can the forum be sorted by the %datetime? An...
Can the forum be sorted by the %datetime? An ascending order based on the %datetime not posttime?
Showing results 1 to 25 of 38
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
11:53 PM
.
-- 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.01663 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
(33)
threadbit_pagelink
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.0009
(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
FULLTEXT Search
php_sapi_name(): fpm-fcgi