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 46
Search took
0.00
seconds.
Search:
Posts Made By:
incursio
Forum:
vB5 Programming Discussions
04-23-2017, 02:32 PM
Replies:
7
Bulk photo/gallery import script
Views:
1,054
Posted By
incursio
Thanks, mate! I'll take a peek.
Thanks, mate! I'll take a peek.
Forum:
vB5 Programming Discussions
04-22-2017, 08:42 PM
Replies:
7
Bulk photo/gallery import script
Views:
1,054
Posted By
incursio
Anyone?
Anyone?
Forum:
vB5 Programming Discussions
04-17-2017, 11:52 AM
Replies:
7
Bulk photo/gallery import script
Views:
1,054
Posted By
incursio
Any ideas on the actual call to...
Any ideas on the actual call to "$api->callApi('content_photo' ...."? Is that the right call to use? If so, not sure what the arguments need to be.
I've also tried this, but to no avail:
...
Forum:
vB5 Programming Discussions
04-13-2017, 10:06 PM
Replies:
7
Bulk photo/gallery import script
Views:
1,054
Posted By
incursio
Thanks! That helped me get past that issue. Now,...
Thanks! That helped me get past that issue. Now, I am getting this response when trying to add the image:
Array
(
[errors] => Array
(
[0] => Array
(...
Forum:
vB5 Programming Discussions
04-13-2017, 03:49 PM
Replies:
7
Bulk photo/gallery import script
Views:
1,054
Posted By
incursio
Bulk photo/gallery import script
Hey guys, I am trying to import thousands of existing photos into VB5. The images exist in folders/subfolders on the server. Anyone have a basic script to programmatically create a new gallery folder...
Forum:
vB5 Programming Discussions
12-07-2016, 11:40 PM
Replies:
6
Any API call for updating a social group icon?
Views:
1,002
Posted By
incursio
Yeah, that's what I ended up doing! :p ...
Yeah, that's what I ended up doing! :p
Cheers.
Forum:
vB5 Programming Discussions
12-07-2016, 09:36 PM
Replies:
6
Any API call for updating a social group icon?
Views:
1,002
Posted By
incursio
I was building this as a command line tool as it...
I was building this as a command line tool as it might need to run via cron, but I suppose I can make it browser based instead.
Cheers.
Forum:
vB5 Programming Discussions
12-07-2016, 04:44 PM
Replies:
6
Any API call for updating a social group icon?
Views:
1,002
Posted By
incursio
Yeah, I was looking at that. Not sure what you...
Yeah, I was looking at that. Not sure what you mean by "call the controller", though. That file isn't part of the API, right?
EDIT: Oh, you mean call it by CURL or what not ... yeah that would...
Forum:
vB5 Programming Discussions
12-07-2016, 01:24 PM
Replies:
6
Any API call for updating a social group icon?
Views:
1,002
Posted By
incursio
Any API call for updating a social group icon?
I've been digging for a bit, but haven't found anything concrete yet.
Basically, I just need a way to set/update a social group icon image from a separate script. Any ideas? Thanks in advance for...
Forum:
vB5 Programming Discussions
12-06-2016, 11:42 AM
Replies:
2
Bulk creating social groups
Views:
1,199
Posted By
incursio
Bulk creating social groups
Hi gang. I am tinkering around with writing a script to bulk create a bunch of social groups. Happy to contribute it once it is finished, but I do have a quick question.
As far as I can tell, at...
Forum:
vBulletin 2.x Full Releases
11-02-2002, 12:18 PM
Replies:
159
MyBookmarks for vBulletin
Views:
23,516
Posted By
incursio
It seems that links with ampsersands (&) in them...
It seems that links with ampsersands (&) in them get written to the database as "&" (html entities). Obviously, that causes a problem when displayed, and people try to click on it.
Has this been...
Forum:
Modification Requests/Questions (Unpaid)
03-28-2002, 01:24 PM
Replies:
58
UPCOMING: vbAwards Hack (Ribbons, Medals, etc.)
Views:
6,495
Posted By
incursio
When there is, I'll post it.
When there is, I'll post it.
Forum:
Modification Requests/Questions (Unpaid)
03-01-2002, 12:34 AM
Replies:
58
UPCOMING: vbAwards Hack (Ribbons, Medals, etc.)
Views:
6,495
Posted By
incursio
No word. I have a day job - FWIW. :) ...
No word. I have a day job - FWIW. :)
Seriously - it is a big hack, and one that needs cleaning ..
Forum:
vBulletin 2.x Full Releases
02-25-2002, 08:08 PM
Replies:
33
Search members by custom profile fields
Views:
8,746
Posted By
incursio
An easy fix (adds another query, but I don't...
An easy fix (adds another query, but I don't care):
in memberslist.php, find
$pagenav =...
Forum:
vBulletin 2.x Full Releases
02-25-2002, 07:46 PM
Replies:
33
Search members by custom profile fields
Views:
8,746
Posted By
incursio
If the search produces more than 1 page of...
If the search produces more than 1 page of results, the hack doesn't work for subsequent pages - FYI.
Forum:
Modification Requests/Questions (Unpaid)
02-15-2002, 04:17 PM
Replies:
58
UPCOMING: vbAwards Hack (Ribbons, Medals, etc.)
Views:
6,495
Posted By
incursio
After some more consideration, I think I may...
After some more consideration, I think I may release this. Stay tuned - need to clean it up a bit.
Forum:
vBulletin 2.x Full Releases
01-13-2002, 07:15 PM
Replies:
356
Collapsable forums on forum home
Views:
44,147
Posted By
incursio
Yes, that works fine. I load the URL you mention...
Yes, that works fine. I load the URL you mention above in one window, then refresh my forums home page in another, and all loads fine.
However, the problem is still there. Take a look:
...
Forum:
vBulletin 2.x Full Releases
01-13-2002, 01:29 PM
Replies:
356
Collapsable forums on forum home
Views:
44,147
Posted By
incursio
Another update. I've closed all the sections,...
Another update. I've closed all the sections, then reloaded, and they are still closed. I open one, reload, they are all still closed.
Forum:
vBulletin 2.x Full Releases
01-13-2002, 01:23 PM
Replies:
356
Collapsable forums on forum home
Views:
44,147
Posted By
incursio
It seems to work here, but unless I've botched...
It seems to work here, but unless I've botched the install, I may have found a bug.
Lets say I go to the forums home page, and close all the sections but 2 of them. That seems to have worked fine...
Forum:
vBulletin 2.x Beta Releases
12-28-2001, 07:05 PM
Replies:
61
Ultimate Ignore
Views:
11,032
Posted By
incursio
More. Your instructions for changing...
More.
Your instructions for changing global.php are bogus. You shouldn't be replacing the line you point out. Perhaps you meant adding the code below it or something.
Forum:
vBulletin 2.x Beta Releases
12-28-2001, 06:59 PM
Replies:
61
Ultimate Ignore
Views:
11,032
Posted By
incursio
Also, I don't see a reference in the instructions...
Also, I don't see a reference in the instructions for the stuff you need to add to the admin CP.
Finally - I believe you are missing a closing curly brace for the top block you are adding in...
Forum:
vBulletin 2.x Beta Releases
12-28-2001, 06:49 PM
Replies:
61
Ultimate Ignore
Views:
11,032
Posted By
incursio
I assume you've left out something in your code. ...
I assume you've left out something in your code. Your reference to "lastignoredid" doesn't equate to either a field in vBulletin, or a field your instructions state to add.
Forum:
Modification Requests/Questions (Unpaid)
12-11-2001, 02:23 AM
Replies:
58
UPCOMING: vbAwards Hack (Ribbons, Medals, etc.)
Views:
6,495
Posted By
incursio
rofl - no. I have made many of my hacks...
rofl - no.
I have made many of my hacks public. This one I've decided to offer for a small price due to its sheer scope and size. What's the problem with that? Nothing ...
Cheers.
Scott
Forum:
Modification Requests/Questions (Unpaid)
12-10-2001, 03:25 AM
Replies:
40
merge two vbulletins / reward
Views:
3,590
Posted By
incursio
If you're still looking for something, let me...
If you're still looking for something, let me know via e-mail.
Forum:
Modification Requests/Questions (Unpaid)
12-10-2001, 01:41 AM
Replies:
58
UPCOMING: vbAwards Hack (Ribbons, Medals, etc.)
Views:
6,495
Posted By
incursio
Viewing last night's award winners ... it is...
Viewing last night's award winners ... it is automated. :)
Showing results 1 to 25 of 46
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
07:14 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.02073 seconds
Memory Usage
2,032KB
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
(45)
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.0012
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(263, 0, 1,''); -> cached fperms for forum 263
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(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(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(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(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi