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

Showing results 1 to 25 of 82
Search took 0.00 seconds.
Search: Posts Made By: Spyike
Forum: vB4 Programming Discussions 08-09-2011, 08:55 AM
Replies: 3
Views: 608
Posted By Spyike
That's what I thought originally, however: ...

That's what I thought originally, however:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(5025) : eval()'d code on line 195
Forum: vB4 Programming Discussions 08-09-2011, 08:39 AM
Replies: 3
Views: 608
Posted By Spyike
Array vb3 > vb4

<if condition="in_array($thread['threadid'], $personalstickys)">

What would be the proper conditional for this in vb4?
Forum: vB4 General Discussions 08-06-2011, 03:19 AM
Replies: 3
Views: 418
Posted By Spyike
A third-party plugin COULD have caused this...

A third-party plugin COULD have caused this somehow, but I doubt it. She probably mistakenly banned the user. If she changed her password, she should be fine.
Forum: vB4 General Discussions 08-05-2011, 08:08 PM
Replies: 2
Views: 675
Posted By Spyike
Your explanation is quite vague... ...

Your explanation is quite vague...

Additional usergroups and permissions work with "Yes" and "No".

Yes always overrides No, regardless if the group is primary or additional. You would need to...
Forum: vB4 General Discussions 08-05-2011, 08:04 PM
Replies: 5
Views: 875
Posted By Spyike
The antivirus is most likely not a...

The antivirus is most likely not a "false-positive" if its an iframe injectable...

Does MS Security essentials show you the link/script that you are being directed to?

You are going to need to...
Forum: vB4 General Discussions 08-05-2011, 06:47 AM
Replies: 2
Views: 442
Posted By Spyike
If I understand you correctly, you do not wish...

If I understand you correctly, you do not wish for the banning options to be accessible via ModCP -- if I am correct in saying so, you could remove the option from the cp itself (Thus, they have no...
Forum: vB4 General Discussions 08-05-2011, 05:02 AM
Replies: 3
Views: 347
Posted By Spyike
Add the appropriate markup around the prefix when...

Add the appropriate markup around the prefix when creating or editing it.. (rich text)

EX: <b>PREFIX</b>
Forum: vB4 General Discussions 08-05-2011, 04:45 AM
Replies: 7
Views: 769
Posted By Spyike
I don't believe vbSEO has a thanks system... just...

I don't believe vbSEO has a thanks system... just "likes". I may be overlooking my features in vbSEO.
Forum: vB4 General Discussions 08-05-2011, 04:42 AM
Replies: 6
Views: 589
Posted By Spyike
Are you looking to change the entire markup of...

Are you looking to change the entire markup of the thread or only the "Closed" text?
Forum: vB4 General Discussions 08-05-2011, 04:37 AM
Replies: 7
Views: 769
Posted By Spyike
No, Abe1 only has the mod for vb3. The above link...

No, Abe1 only has the mod for vb3. The above link is for thanks only. I ported the Groan hack from vb3 to vb4 but cannot release it due to it being his original code.
Forum: vB4 General Discussions 08-05-2011, 04:29 AM
Replies: 7
Views: 769
Posted By Spyike
<a...

<a href="https://vborg.vbsupport.ru/showthread.php?t=231666" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=231666</a>

Enjoy.
Forum: vB4 General Discussions 08-04-2011, 11:23 PM
Replies: 2
Views: 641
Posted By Spyike
The product that I believe you are referring to...

The product that I believe you are referring to is vBSEO -- they use the hear as the icon for "likes", although you can easily change it.

Check out the link below to see if that is what you are...
Forum: vB4 General Discussions 08-04-2011, 08:52 PM
Replies: 2
Views: 312
Posted By Spyike
No Thread specified. If you followed a valid...

No Thread specified. If you followed a valid link, please notify the administrator

I took a look at that thread, as well as others, and was unable to reproduce the js error you are showing...
...
Forum: vB4 General Discussions 08-04-2011, 08:50 PM
Replies: 4
Views: 576
Posted By Spyike
Check your current template and search for...

Check your current template and search for threadlist to be sure there is no css attribute with margin or padding, if not,

Add the following to your additional.css template:
.threadlist {
...
Forum: vB4 General Discussions 08-04-2011, 08:47 PM
Replies: 3
Views: 347
Posted By Spyike
vBulletin Prefix's will appear in the title (if...

vBulletin Prefix's will appear in the title (if selected), by default, in vBulletin 4.
Forum: vB4 General Discussions 08-04-2011, 06:07 AM
Replies: 5
Views: 644
Posted By Spyike
Yes I am sure and have tried this.....

Yes I am sure and have tried this.....
Forum: vB4 General Discussions 08-04-2011, 05:32 AM
Replies: 3
Views: 883
Posted By Spyike
google.com is not a valid rss feed URL... ...

google.com is not a valid rss feed URL...

http://en.wikipedia.org/wiki/RSS
Forum: vB4 General Discussions 08-04-2011, 04:39 AM
Replies: 8
Views: 993
Posted By Spyike
What I posted may look hard, but it is very easy....

What I posted may look hard, but it is very easy. Navigate to PHPMYADMIN via cPanel , Plesk, or whatever panel your server is using. You can copy and paste the contents I posted above and you will...
Forum: vB4 General Discussions 08-04-2011, 02:43 AM
Replies: 7
Views: 581
Posted By Spyike
Fixed this for LuDawgs.. He created an admin...

Fixed this for LuDawgs.. He created an admin account and I adjusted plugin as such. Enjoy
Forum: vB4 General Discussions 08-04-2011, 02:26 AM
Replies: 4
Views: 571
Posted By Spyike
I am unfamiliar with QuickNav, but find and copy...

I am unfamiliar with QuickNav, but find and copy the contents in the template it is currently in, and then paste it into the new posts template
Forum: vB4 General Discussions 08-04-2011, 02:02 AM
Replies: 7
Views: 581
Posted By Spyike
PM'd you.

PM'd you.
Forum: vB4 General Discussions 08-03-2011, 08:34 PM
Replies: 8
Views: 993
Posted By Spyike
Go to PHPMYADMIN and execute the following query:...

Go to PHPMYADMIN and execute the following query:
SELECT *
FROM `user`
WHERE `birthday` LIKE '%1901%'
LIMIT 0 , 30

When the list of results comes up, you can easily see which users you can...
Forum: vB4 General Discussions 08-03-2011, 08:24 PM
Replies: 2
Views: 436
Posted By Spyike
You would need a custom modification or script...

You would need a custom modification or script which is NOT a part of vbulletin itself. Check out https://vborg.vbsupport.ru/forumdisplay.php?f=198

OR simply google "pop up script" and look for a...
Forum: vB4 General Discussions 08-03-2011, 08:22 PM
Replies: 3
Views: 441
Posted By Spyike
You cannot successfully ban a certain state from...

You cannot successfully ban a certain state from your board. A variety of ISP's are used, thus, you cannot ban by IP range. In addition, the hostnames are different for each IP/ISP as well..

You...
Forum: vB4 General Discussions 08-03-2011, 08:21 PM
Replies: 24
Views: 2,331
Posted By Spyike
So with all plugins disabled did it work...

So with all plugins disabled did it work correctly...?
Showing results 1 to 25 of 82

 
Forum Jump

All times are GMT. The time now is 10:57 PM.


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.02172 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
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (3)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