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 20
1
2
3
11
>
Last
»
Showing results 1 to 25 of 500
Search took
0.04
seconds.
Search:
Posts Made By:
MaryTheG(r)eek
Forum:
vB4 Programming Discussions
07-18-2011, 03:51 PM
Replies:
1
CP_REDIRECT Phrases
Views:
397
Posted By
MaryTheG(r)eek
CP_REDIRECT Phrases
Hello,
Does anyone knows where on earth is locating the phrase group for CP_REDIRECT messages in admincp. I tried lots of groups, but I had no success:
define('CP_REDIRECT',...
Forum:
vB4 Programming Discussions
07-18-2011, 01:58 PM
Replies:
2
Trying to auto build a Foum block
Views:
485
Posted By
MaryTheG(r)eek
I really appreciate your time to reply. I had...
I really appreciate your time to reply. I had found it already, but as I've stuck now with something similar trying to auto create CMS widget, I forgot to come to post a reply. Is exactly what you...
Forum:
vB4 General Discussions
07-17-2011, 07:09 PM
Replies:
2
vBulletin CMS not really a CMS?
Views:
451
Posted By
MaryTheG(r)eek
Try first to make it working well with Articles...
Try first to make it working well with Articles and Blocks, and after it, if you've still enought courage, you can try with building pages (...a lot pages?? :rolleyes:)
vBulletin is the best...
Forum:
vB4 Programming Discussions
07-17-2011, 05:50 PM
Replies:
9
How to fix functions_wysiwyg.php errors (Article)
Views:
2,566
Posted By
MaryTheG(r)eek
If the error message that you're getting trying...
If the error message that you're getting trying to use Project Tools is:
Warning: require_once(./includes/functions_wysiwyg.php)
then just find from an older than 4.1.4 districution package the...
Forum:
vB4 Programming Discussions
07-17-2011, 05:02 PM
Replies:
3
CMS Global variable
Views:
847
Posted By
MaryTheG(r)eek
Thank you Brooks. I'll give a try a bit later. I...
Thank you Brooks. I'll give a try a bit later. I wasted my full day stucked in a problem with Forum blocks.
Maria
Forum:
vB4 Programming Discussions
07-17-2011, 05:00 PM
Replies:
9
How to fix functions_wysiwyg.php errors (Article)
Views:
2,566
Posted By
MaryTheG(r)eek
As I know Project tools is supporting here, so I...
As I know Project tools is supporting here, so I believe that someday soon they'll release an update. As I'm also using it, I follow the way Nr3 of my post:)
Maria
Forum:
vB4 Programming Discussions
07-17-2011, 04:52 PM
Replies:
2
Trying to auto build a Foum block
Views:
485
Posted By
MaryTheG(r)eek
Trying to auto build a Foum block
Hello,
I'm trying to automatically build a Forum block for one of my mods, using the code:
require_once(DIR . '/includes/class_block.php');
require_once(DIR . '/includes/functions_misc.php');...
Forum:
vB4 Programming Discussions
07-17-2011, 06:11 AM
Replies:
3
CMS Global variable
Views:
847
Posted By
MaryTheG(r)eek
CMS Global variable
Hello,
Is there any Global variable which shows if the user has installed the Suite version or just the Forum version?
Thank you
Maria
Forum:
vB4 Programming Discussions
07-17-2011, 06:10 AM
Replies:
9
How to fix functions_wysiwyg.php errors (Article)
Views:
2,566
Posted By
MaryTheG(r)eek
Unfortunatelly there are many places and field...
Unfortunatelly there are many places and field names that must be change, so only the author of the mod, or another coder can find and modify them. I just post the difference on calling vbEditor in...
Forum:
vB4 Programming Discussions
07-15-2011, 06:26 PM
Replies:
52
Let's combine funds for a CMS Slider
Views:
5,828
Posted By
MaryTheG(r)eek
Most script and/or classes are counting from 0,0...
Most script and/or classes are counting from 0,0 (top left edge) to crop the image at a specific width. Some others, more sophisticated they're allowing to specify this top-left point on your own....
Forum:
Forum and Server Management
07-12-2011, 06:37 PM
Replies:
13
Protect your Config.php from Hackers
Views:
7,905
Posted By
MaryTheG(r)eek
First of all, and please correct me if I'm wrong...
First of all, and please correct me if I'm wrong you're talking for editing htaccess file right? In this case, just keep in mind that not all users know how to use such files, and most important, not...
Forum:
vB4 General Discussions
07-09-2011, 05:27 PM
Replies:
10
Hard time stopping spam
Views:
781
Posted By
MaryTheG(r)eek
Yes, I think that this is the one that I meant....
Yes, I think that this is the one that I meant. Just didn't remembered the name.
Forum:
vB4 General Discussions
07-09-2011, 04:38 PM
Replies:
429
Lets combine funds for a Reviews CMS with business/product directory
Views:
48,068
Posted By
MaryTheG(r)eek
It will be ready in a month from now (even if I...
It will be ready in a month from now (even if I plan it for July 31st), and it will costs you 1/20 of your budget
Maria
Forum:
vB4 General Discussions
07-09-2011, 04:05 PM
Replies:
429
Lets combine funds for a Reviews CMS with business/product directory
Views:
48,068
Posted By
MaryTheG(r)eek
I'm already working in a CMS system, which has...
I'm already working in a CMS system, which has nothing to do with vB CMS and vbAdvanced (even if vbAdvanced is a totally different product, and I totally respect what the author did).
Most of you...
Forum:
vB4 General Discussions
07-09-2011, 07:15 AM
Replies:
10
Hard time stopping spam
Views:
781
Posted By
MaryTheG(r)eek
It's not only that reCAPTCHA hacked. The problem...
It's not only that reCAPTCHA hacked. The problem is that they changed the fonts, so now one words appears with a big shadow, something that made even human to be unable to read them. In my honors...
Forum:
vB4 Programming Discussions
07-08-2011, 06:17 PM
Replies:
9
How to fix functions_wysiwyg.php errors (Article)
Views:
2,566
Posted By
MaryTheG(r)eek
...lol.... Because I removed the files and thus...
...lol.... Because I removed the files and thus my mods gone to Graveyard.
Forum:
Forum and Server Management
07-08-2011, 06:15 PM
Replies:
13
Protect your Config.php from Hackers
Views:
7,905
Posted By
MaryTheG(r)eek
At least for me, you helped me a lot and I'm...
At least for me, you helped me a lot and I'm greatful for it. Even coding since 1984, I'm selfteached. Lots of money for a Greek to study in US 35 years ago:(. My first 2 mods gone to Graveyard for...
Forum:
Forum and Server Management
07-08-2011, 05:52 PM
Replies:
13
Protect your Config.php from Hackers
Views:
7,905
Posted By
MaryTheG(r)eek
Come on. Be ...serious:D. You know that nothing...
Come on. Be ...serious:D. You know that nothing can stop hackers. While even CIA (as I've read) can't stop them, do you think that just a file move can stop them?:rolleyes:
In any case I was...
Forum:
vB4 Programming Discussions
07-08-2011, 05:30 PM
Replies:
9
How to fix functions_wysiwyg.php errors (Article)
Views:
2,566
Posted By
MaryTheG(r)eek
How to fix functions_wysiwyg.php errors (Article)
Hello all,
After loosing the coder's title, I can't post any more in Articles section, so I'm posting here a fix, for those who have developed addon modules (using the vbEditor only), and the new...
Forum:
vBulletin Pre-Sales Questions
07-08-2011, 05:00 PM
Replies:
11
Why Vbulletin?
Views:
1,426
Posted By
MaryTheG(r)eek
Hello Andrew, Comparing phpBB with...
Hello Andrew,
Comparing phpBB with vBulletin has no sense. vBulletin is far ahead than phpBB in everything. But I seen that you mentioned Expression Engine too. What's for? EE is for publishing...
Forum:
Forum and Server Management
07-08-2011, 10:45 AM
Replies:
13
Protect your Config.php from Hackers
Views:
7,905
Posted By
MaryTheG(r)eek
Protect your Config.php from Hackers
Hello all,
Here is a very easy way to protect your config.php (and thus your valuable database):
Copy your config.php from /includes/ directory, over the public area so nobody can access...
Forum:
vB4 Design and Graphics Discussions
07-07-2011, 10:12 AM
Replies:
3
Sidebar (like) class
Views:
744
Posted By
MaryTheG(r)eek
Thank you for your reply but your code shows only...
Thank you for your reply but your code shows only the content (see the attachment). I also need the outline block and the block header.
By the way I seen that you're calling the class...
Forum:
vB4 Design and Graphics Discussions
07-07-2011, 09:02 AM
Replies:
3
Sidebar (like) class
Views:
744
Posted By
MaryTheG(r)eek
Sidebar (like) class
Hello,
Which class do I need to use to show a sidebar block in in a custom vB page, but having in mind that:
I don't want to show any content of the native vB sidebar (eg I want to include a...
Forum:
vB4 Programming Discussions
07-05-2011, 06:56 AM
Replies:
7
str_replace help please
Views:
763
Posted By
MaryTheG(r)eek
I don't think that: $output =...
I don't think that:
$output = str_replace($find,$replace.$find, $output);
is correct. You evaluate an expression there which maybe will cause endless loop by having $find there, which is also...
Forum:
vB4 General Discussions
03-04-2011, 08:23 AM
Replies:
9
Vbulletin Review mod?
Views:
2,608
Posted By
MaryTheG(r)eek
How many of you, are really interesting in a such...
How many of you, are really interesting in a such mod? I'm not talking for simple (one question) review script and thus not a free mod. Sorry but I'm not willing to release other free mods. Financial...
Showing results 1 to 25 of 500
Page 1 of 20
1
2
3
11
>
Last
»
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
12:47 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.05006 seconds
Memory Usage
2,084KB
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
(2)
pagenav_pagelink
(1)
pagenav_pagelinkrel
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(23)
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.0217
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(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(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
FULLTEXT Search
php_sapi_name(): fpm-fcgi