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 37
Search took
0.00
seconds.
Search:
Posts Made By:
ccampo
Forum:
vBulletin 4.x Add-ons
10-16-2012, 01:33 AM
Replies:
62
Major Additions -
Content Pages for vB 4.0
Views:
15,530
Posted By
ccampo
All you need to know is the page id of the page...
All you need to know is the page id of the page you want to link:
http://<yourdomain.com>/forum/contpages.php?do=showpage&pid=XX
just change the XX for the id (number) of your desired page.
...
Forum:
vB4 General Discussions
05-08-2011, 04:39 PM
Replies:
5
Can Edit Own Posts but before X minutes
Views:
734
Posted By
ccampo
I did some testing and it works, but.... there's...
I did some testing and it works, but.... there's always a but...
Looks like the "Time Limit on Editing of Posts" option is for all forums, all or nothing, I want to enable this feature only for...
Forum:
vB4 General Discussions
05-05-2011, 04:17 PM
Replies:
5
Can Edit Own Posts but before X minutes
Views:
734
Posted By
ccampo
Thanks a lot kh99, This is what that options...
Thanks a lot kh99,
This is what that options says:
Time Limit on Editing of Posts
Time limit (in minutes) to impose on editing of messages. After this time limit only moderators will be able...
Forum:
vB4 General Discussions
05-05-2011, 02:29 PM
Replies:
5
Can Edit Own Posts but before X minutes
Views:
734
Posted By
ccampo
Can Edit Own Posts but before X minutes
I'm using vB4.
I have disabled the "Can Edit Own Posts" on all forums to avoid people changing things after posting, however I've received complains about this so I'd like users to have the...
Forum:
vBulletin 4.x Add-ons
02-08-2011, 01:56 AM
Replies:
3,497
Anti-Spam Options -
[GlowHost] Spam-O-Matic - Spam Firewall stops forum spam
Views:
24,574,353
Posted By
ccampo
Excellent MOD, I was using the previous version...
Excellent MOD, I was using the previous version but after installing 2.0 I was getting MySQL errors while trying to add a new usergroup
MySQL Error : Unknown column...
Forum:
vB4 General Discussions
08-13-2010, 04:05 PM
Replies:
4
Mod to show a message before posting ?
Views:
608
Posted By
ccampo
Thanks a lot, something like this is what I was...
Thanks a lot, something like this is what I was looking for.
Thank you again.
Forum:
vB4 General Discussions
08-12-2010, 02:22 AM
Replies:
4
Mod to show a message before posting ?
Views:
608
Posted By
ccampo
Mod to show a message before posting ?
I'm in need of a MOD to show a message when users are trying to open a new thread on certain forums, do you know of such MOD ?
I have a "for sale"/"for trade" forum and I want to let people know...
Forum:
vBulletin 4.x Add-ons
07-19-2010, 02:56 PM
Replies:
62
Major Additions -
Content Pages for vB 4.0
Views:
15,530
Posted By
ccampo
There's a vB configuration problem on your site,...
There's a vB configuration problem on your site, there's no such "/upload/contpages.php" it should be "contpages.php" without the "/upload" I have no idea where that filename came from.
Where...
Forum:
vBulletin 4.x Add-ons
07-17-2010, 12:36 PM
Replies:
62
Major Additions -
Content Pages for vB 4.0
Views:
15,530
Posted By
ccampo
Once the MOD is successfully installed go to the...
Once the MOD is successfully installed go to the AdminCP and look for Content Pages, it should be almost at the bottom, there are options for changing the settings, add categories and pages.
Forum:
vBulletin 4.x Add-ons
07-17-2010, 12:33 PM
Replies:
62
Major Additions -
Content Pages for vB 4.0
Views:
15,530
Posted By
ccampo
Thank you, the zip file is now available for...
Thank you, the zip file is now available for download from the first page.
Forum:
vBulletin 4.x Add-ons
07-01-2010, 11:01 AM
Replies:
62
Major Additions -
Content Pages for vB 4.0
Views:
15,530
Posted By
ccampo
I do not think the MOD was installed correctly,...
I do not think the MOD was installed correctly, please de-install it and then reinstall it again.
.
In any case to create pages you have to go to the AdminCP and select "Content Pages" option, once...
Forum:
vBulletin 4.x Add-ons
05-14-2010, 08:01 PM
Replies:
62
Major Additions -
Content Pages for vB 4.0
Views:
15,530
Posted By
ccampo
1.) No 2.) No These are just normal php,...
1.) No
2.) No
These are just normal php, html or Text pages which are displayed just like any page on a browser, for bb codes you can just use the equivalent html tag instead.
Forum:
vBulletin 4.x Add-ons
04-14-2010, 07:32 PM
Replies:
62
Major Additions -
Content Pages for vB 4.0
Views:
15,530
Posted By
ccampo
That's just a plain text file with the SQL...
That's just a plain text file with the SQL commands to create the tables, change the table names to match your own table PREFIX and then run those SQL commands on your MySQL database, use phpMyAdmin...
Forum:
vBulletin 4.x Add-ons
04-13-2010, 11:16 AM
Replies:
62
Major Additions -
Content Pages for vB 4.0
Views:
15,530
Posted By
ccampo
use the script I provided 3 posts above "cp.txt"...
use the script I provided 3 posts above "cp.txt" , modify it to meet your own vB tables prefix, that script will create the tables needed to use the mod.
If you download the zip file again the...
Forum:
vBulletin 4.x Add-ons
04-11-2010, 10:02 PM
Replies:
62
Major Additions -
Content Pages for vB 4.0
Views:
15,530
Posted By
ccampo
Here's the script.
Here's the script.
Forum:
vBulletin 4.x Add-ons
04-11-2010, 09:58 PM
Replies:
62
Major Additions -
Content Pages for vB 4.0
Views:
15,530
Posted By
ccampo
There was a problem with the file_exists php...
There was a problem with the file_exists php function and some file existence verification was failing and was aborting the rest of installation steps.
the xml was fixed and i removed that...
Forum:
vBulletin 4.x Add-ons
04-04-2010, 04:54 PM
Replies:
62
Major Additions -
Content Pages for vB 4.0
Views:
15,530
Posted By
ccampo
I was not able to reproduce your exact problem,...
I was not able to reproduce your exact problem, however I fixed some MSIE related css style problems which might be able to help you.
I've just uploaded a new 1.0.1 version, unzip and upload all...
Forum:
vBulletin 4.x Add-ons
04-03-2010, 02:29 AM
Replies:
62
Major Additions -
Content Pages for vB 4.0
Views:
15,530
Posted By
ccampo
There was a missing & in the versioncheck line,...
There was a missing & in the versioncheck line, fixed, download it again.
Forum:
vBulletin 4.x Add-ons
04-02-2010, 08:35 PM
Replies:
62
Major Additions -
Content Pages for vB 4.0
Views:
15,530
Posted By
ccampo
First official production version was released...
First official production version was released 1.0.0 and it is now ready to be downloaded.
All reported problems have been fixed.
Enjoy it.
Forum:
vBulletin 4.x Add-ons
03-30-2010, 03:46 AM
Replies:
62
Major Additions -
Content Pages for vB 4.0
Views:
15,530
Posted By
ccampo
The problem is that the cp_cats view was not...
The problem is that the cp_cats view was not created during the product import and your database user probably do not have privilege for creating that either, the view is needed to retrieve the...
Forum:
vBulletin 4.x Add-ons
03-29-2010, 10:05 PM
Replies:
62
Major Additions -
Content Pages for vB 4.0
Views:
15,530
Posted By
ccampo
Even though this MOD still has the BETA label in...
Even though this MOD still has the BETA label in it I think it is ready for production, I'll give one more week for others to test it and report problems (if found) before I remove the beta label and...
Forum:
vBulletin 4.x Add-ons
03-29-2010, 11:33 AM
Replies:
62
Major Additions -
Content Pages for vB 4.0
Views:
15,530
Posted By
ccampo
Thanks a lot Miras, new zip file with the fix was...
Thanks a lot Miras, new zip file with the fix was uploaded.
Forum:
vBulletin 4.x Add-ons
03-29-2010, 04:30 AM
Replies:
62
Major Additions -
Content Pages for vB 4.0
Views:
15,530
Posted By
ccampo
One new version was released v0.9.0, this one now...
One new version was released v0.9.0, this one now supports PHP content pages.
Beware that if you have already installed the previous v0.8.0 version you'll need to upgrade the product, the...
Forum:
vBulletin 4.x Add-ons
03-28-2010, 10:41 PM
Replies:
325
Add-On Releases -
BF-Easy Pages for vBulletin4
Views:
64,562
Posted By
ccampo
try this and see if that fixes the problem, I...
try this and see if that fixes the problem, I haven't tested that though:
open the product's xml and look for :
<link rel="stylesheet" type="text/css" href="clientscript/reset-fonts-bf.css" />
...
Forum:
vBulletin 4.x Add-ons
03-28-2010, 10:38 PM
Replies:
62
Major Additions -
Content Pages for vB 4.0
Views:
15,530
Posted By
ccampo
My fix will not work for his mod. The fix will...
My fix will not work for his mod.
The fix will have to come from him, because it requires changing the template and the php code as well, an easy workaround would be to modify just the template, I...
Showing results 1 to 25 of 37
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
10:21 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.01591 seconds
Memory Usage
2,040KB
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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
FULLTEXT Search
php_sapi_name(): fpm-fcgi