vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   New post blinking image for a specific forum [new version 2.2] (https://vborg.vbsupport.ru/showthread.php?t=105722)

Developer 01-18-2006 10:00 PM

New post blinking image for a specific forum [new version 2.2]
 
Description
This Mod. allows to you to put an blinking image For a specific forum.
Location of the image
see the attached images.
Features
1.0
easy to install but not the easiest.
2.0
easy to select the forum from you ACP Forums & Moderators ==>
Forum Manager ==> Edit forum ==> New Post blinking image For specific forum ,
you have to select Yes from [Enable New Post blinking image?]
Details
1 Product XML with 3 Plugins, 1 Sql Query AND 3 Phrases
Installation
**Important**: If you had install ver. 1.0 you have to import the product again for ver. 2.2
AND make sure you allow Overwrite and you have to edit the template again after REVERT it.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[import the product]
[open template forumhome_forumbit_level2_post
search for:
Code:

id="f$forum[forumid]">
replace it with
Code:

id="f$forum[forumid]">
    <if condition="$forum['enpostblinking']"><if condition="$forum[statusicon]=='new'"><a href="showthread.php?$session[sessionurl]goto=newpost&amp;t=$lastpostinfo[lastthreadid]">
<img src="$forum[newblinkicon]" border="0" align="right" hspace="0" /></a></if></if>

then see attachment and the above Features for version 2.2]
Ver. History
1.0 On 19. Jan 2006 Initial Version
2.0 On 23. Jan 2006 Fix selecting more than forum and Updated Completely
2.1 On 24. Jan 2006 Fix Sql Query
2.2 ON 25. Jan 2006 Fix No Image Error when there's no new posts in MSIE
Donation::.
Feel Free To https://vborg.vbsupport.ru/external/2010/09/1.gif
LAsT ThINg
Click Install
Support Given For Who Clicked Install {ONLY}

puertoblack2003 01-19-2006 06:54 PM

when i enter multiple forum id number it won't save it refer back to forum id 1 and i want to use it in multiple forum...can anybody fix that problem....

Developer 01-19-2006 10:06 PM

Wait for next release coz. i have a proplem with this :surprised:

Developer 01-23-2006 04:52 PM

Quote:

Originally Posted by nievesidenshop
when i enter multiple forum id number it won't save it refer back to forum id 1 and i want to use it in multiple forum...can anybody fix that problem....

FIXED With the new version and now to select the forum from forums&moderators

puertoblack2003 01-23-2006 10:48 PM

Quote:

Originally Posted by Developer
FIXED With the new version and now to select the forum from forums&moderators

Database error:

PHP Code:

Invalid SQL:
UPDATE forum SET
    title_clean 
'Welcome To Puerto Tech Central',
    
title 'Welcome To Puerto Tech Central',
    
description_clean 'Welcome to are newest member',
    
description 'Welcome to are newest member',
    
link '',
    
displayorder 1,
    
daysprune = -1,
    
parentid 1,
    
newpostemail '',
    
newthreademail '',
    
### Bitfield: forum.options ###
        
options = IF(options 8options 8options),
        
options = IF(options 16options 16options),
        
options = IF(options 32options 32options),
        
options = IF(options 131072options 131072options),
        
options = IF(options 32768options 32768options),
        
options = IF(options 8192optionsoptions 8192),
        
options = IF(options 4optionsoptions 4),
        
options = IF(options 1optionsoptions 1),
        
options = IF(options 2optionsoptions 2),
        
options = IF(options 16384optionsoptions 16384),
        
options = IF(options 256options 256options),
        
options = IF(options 64optionsoptions 64),
        
options = IF(options 128optionsoptions 128),
        
options = IF(options 512optionsoptions 512),
        
options = IF(options 1024optionsoptions 1024),
        
options = IF(options 2048optionsoptions 2048),
        
options = IF(options 4096optionsoptions 4096),
        
options = IF(options 65536optionsoptions 65536),
    
styleid 0,
    
password '',
    
banner '',
    
bannerlink '',
    
banneralt '',
    
bannercode '',
    
gallery '0',
    
gallery_rows '',
    
fh_banner '',
    
fh_url '',
    
fh_text '',
    
accessf_nb 0,
    
accesst_nb 0,
    
create_nb 0,
    
reply_nb 0,
    
forumkeywords '',
    
forumdescription '',
    
enpostblinking 1,
    
blinkingimage '/images/new-developer.gif'
WHERE forumid 3;

MySQL Error  Unknown column 'enpostblinking' in 'field list'
Error Number 1054
Date         
MondayJanuary 23rd 2006 04:46:55 PM
Script       
http://www./admincp/forum.php
Referrer     http://www./admincp/forum.php?do=edit&f=3
IP Address   :xxxxxxxxxxxxxxxxxx
Username     
xxxxxxxxxxx
Classname    
vb_database 


puertoblack2003 01-23-2006 10:55 PM

also when i tried to uninstalled it this is the error that was given


PHP Code:

Invalid SQL:
ALTER TABLE forum DROP enpostblinkingDROP blinkingimage;

MySQL Error  Can't DROP 'enpostblinking'; check that column/key exists
Error Number : 1091
Date         : Monday, January 23rd 2006 @ 04:53:54 PM
Script       : http://www.xxxxxxxcom/admincp/plugin.php
Referrer     : http://www.xxxxxcom/admincp/plugin.php?do=productdelete&productid=developer-newpost&s=
IP Address   : xxxxxxxxxxxxxxx
Username     : xxxxxxxxxxxxxxx
Classname    : vb_database 


edited: product is still reading 1.0 not 2.0 :ermm:

Developer 01-23-2006 11:30 PM

Try The product now
i've fix sql query and tried it 2.1 released

puertoblack2003 01-24-2006 12:29 PM

Quote:

Originally Posted by Developer
Try The product now
i've fix sql query and tried it 2.1 released

ok thank you :rolleyes:

ammarcom004 01-24-2006 09:03 PM

good job thanks

NuclioN 01-24-2006 11:38 PM

Nice but when there's no new post it gives a red crossed (no image) error!

Developer 01-25-2006 10:49 AM

Quote:

Originally Posted by NuclioN
Nice but when there's no new post it gives a red crossed (no image) error!

oh! i see it now FF Doesn't show this but MSIE Show It Gonna fix it

Developer 01-25-2006 11:47 AM

Version 2.2 Released Fix No Image Error when there's no new posts in MSIE
If you had install ver. 1.0 you have to import the product again for ver. 2.2
AND make sure you allow Overwrite and you have to edit the template again after REVERT it.

NuclioN 01-25-2006 08:22 PM

Invalid SQL:
ALTER TABLE forum ADD enpostblinking SMALLINT(6) DEFAULT '0' NOT NULL;;

when upload and overwrite product

Had to remove the enpostblinking and installed it again. But then there's no image eighter there's new post or not.

Developer 01-25-2006 10:43 PM

i have reinstalled my Test forum and import the product and it's working very fine
give me the full error plz (without you IP ofcourse)

Devil006 03-12-2006 09:37 AM

Good Job, thank you very much

indiancinema 03-21-2006 12:35 AM

i installed the product,but i dont see any thing when i log into admin cp-forms manager.
what am i doing wrong
can u give me step by step how to install this product
thank u

phkk 05-12-2006 03:56 AM

Thankssssssssssssss


All times are GMT. The time now is 05:49 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.01195 seconds
  • Memory Usage 1,796KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (17)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete