Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 25 of 500
Search took 0.18 seconds.
Search: Posts Made By: Lynne
Forum: vB4 General Discussions 07-13-2017, 04:02 PM
Replies: 8
Views: 977
Posted By Lynne
Then you should explain exactly what you are...

Then you should explain exactly what you are looking for.
Forum: vB4 General Discussions 07-13-2017, 03:55 PM
Replies: 8
Views: 977
Posted By Lynne
<a...

<a href="https://vborg.vbsupport.ru/showthread.php?t=230906" target="_blank">Make Prefixes Clickable to Filter Forumdisplay</a>
Forum: vBulletin.org Site Feedback 07-11-2017, 10:15 PM
Replies: 88
Views: 22,216
Posted By Lynne
It's been a lot of fun. Bye everyone!

It's been a lot of fun. Bye everyone!
Forum: vB5 General Discussions 07-05-2017, 04:08 PM
Replies: 1
Views: 501
Posted By Lynne
It looks like you missed the step to rename the...

It looks like you missed the step to rename the "htaccess.txt" file to ".htaccess" (note the period at the beginning of the file name).
Forum: vB5 General Discussions 07-04-2017, 06:42 PM
Replies: 12
Views: 1,300
Posted By Lynne
Typically, your 'top' style is the one where you...

Typically, your 'top' style is the one where you edit templates, and the child forums is where you just change colors. So, editing the top style would be the only thing you need to do. If you don't...
Forum: vB5 General Discussions 07-03-2017, 05:55 PM
Replies: 12
Views: 1,300
Posted By Lynne
Go to Styles > find your style > Edit Templates >...

Go to Styles > find your style > Edit Templates > find the "header" template and add the code there.
Forum: vB5 General Discussions 07-03-2017, 02:18 PM
Replies: 12
Views: 1,300
Posted By Lynne
Where in the header template did you add those...

Where in the header template did you add those lines? I added them to just above the </head> tag and I am getting no errors on my test site.
Forum: vB4 Programming Discussions 07-03-2017, 02:02 PM
Replies: 1
Views: 369
Posted By Lynne
What version of the software is he installing? ...

What version of the software is he installing? What version of PHP and MySQL are on the server? What is the default collation of the database?
Forum: vB4 General Discussions 07-03-2017, 01:55 PM
Replies: 13
Views: 986
Posted By Lynne
Your CMS looks just fine to me. Did you fix it?

Your CMS looks just fine to me. Did you fix it?
Forum: vB4 General Discussions 07-02-2017, 12:34 PM
Replies: 4
Views: 579
Posted By Lynne
What version of vBulletin? And what version of...

What version of vBulletin? And what version of PHP and MySQL are on the server?

What happens if you go directly to the /admimcp?
Forum: vBulletin.org Site Feedback 07-01-2017, 02:00 AM
Replies: 88
Views: 22,216
Posted By Lynne
It was not easy for me to make the decision to...

It was not easy for me to make the decision to leave since I really do love this community. This is the place where I learned to love vbulletin and what it could do for my site. In learning, I...
Forum: vB4 General Discussions 06-30-2017, 05:36 PM
Replies: 13
Views: 986
Posted By Lynne
All the tabs should be in the Navigation Manager....

All the tabs should be in the Navigation Manager. Have you tried going to edit one of them and saving it to see if it fixes the issue? Or, have you tried rerunning the upgrade.php script?
Forum: vB4 Programming Discussions 06-29-2017, 03:19 PM
Replies: 1
Views: 563
Posted By Lynne
After you created the database, did you create a...

After you created the database, did you create a mysql user/password and give them access to the database? Or, are you sure you access the database as "localhost" and not at an IP or domain name?
Forum: vB5 General Discussions 06-27-2017, 06:28 PM
Replies: 2
Views: 513
Posted By Lynne
Is that a translation or is that the exact error?...

Is that a translation or is that the exact error? It doesn't really make sense which is why I am asking.
Forum: vB5 Programming Discussions 06-27-2017, 06:27 PM
Replies: 5
Views: 810
Posted By Lynne
^^ what he said. Do you mean a new page? And,...

^^ what he said. Do you mean a new page? And, if so, a new page in the Options? Or a new section on the left? New Pages on the site are just created in Site Builder > New Page.
Forum: vB3 General Discussions 06-26-2017, 07:51 PM
Replies: 11
Views: 1,443
Posted By Lynne
Are you adverse to editing your templates? The...

Are you adverse to editing your templates? The reason I ask is that your avatar image tag has no class associated with it (nor do any elements immediately above it) and so that makes it more...
Forum: vB3 General Discussions 06-25-2017, 05:26 PM
Replies: 11
Views: 1,443
Posted By Lynne
Do you have a custom style? If so, we may need a...

Do you have a custom style? If so, we may need a link to view your site and suggest the needed CSS for you.
Forum: vB4 Design and Graphics Discussions 06-24-2017, 01:24 AM
Replies: 4
Views: 837
Posted By Lynne
Do you have mod_security enabled on the server...

Do you have mod_security enabled on the server (you may need to ask your host about this)?
Forum: vB4 Programming Discussions 06-24-2017, 01:23 AM
Replies: 3
Views: 818
Posted By Lynne
Nope. What are the errors you are getting? Have...

Nope. What are the errors you are getting? Have you ever successfully uploaded a style before?
Forum: vBulletin.org Site Feedback 06-19-2017, 02:50 PM
Replies: 6
Views: 2,857
Posted By Lynne
You need to use the same email here that you are...

You need to use the same email here that you are using on your vBulletin Customer Account or you will continue to show up as Unlicensed.
Forum: Community Lounge 06-04-2017, 01:11 AM
Replies: 4
Views: 1,295
Posted By Lynne
Hello! Nice to see you again. :)

Hello! Nice to see you again. :)
Forum: vB4 General Discussions 06-02-2017, 09:00 PM
Replies: 6
Views: 880
Posted By Lynne
When the hooks are stored in the database, ALL...

When the hooks are stored in the database, ALL the hooks using the process_templates_complete location are stored 'on top of each other' (one after another). If one is only 10 lines, then the next...
Forum: vB4 Programming Discussions 06-02-2017, 08:55 PM
Replies: 8
Views: 931
Posted By Lynne
ACK!!! My bad. I'm not sure what I was thinking...

ACK!!! My bad. I'm not sure what I was thinking - it's been a while since I have written a custom page and, um, uh, just forget what I said!!
Forum: vB4 Programming Discussions 06-01-2017, 11:41 PM
Replies: 8
Views: 931
Posted By Lynne
Actually, you need to name the template whatever...

Actually, you need to name the template whatever you have called it in this line of your php file:

define('THIS_SCRIPT', 'test');
and again called in this line:
$templater =...
Forum: vB5 General Discussions 05-27-2017, 12:10 AM
Replies: 18
Views: 1,576
Posted By Lynne
What is your database collation and charset? And...

What is your database collation and charset? And what do you have set for admincp > Languages & Phrases > Language Manager > Edit Settings > HTML Character Set ?
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT. The time now is 01:57 AM.


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.03109 seconds
  • Memory Usage 2,064KB
  • 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
  • (22)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