vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   vBulletin CMS Widgets - United-Forum Nivo Slider Widget (https://vborg.vbsupport.ru/showthread.php?t=267024)

Mooff 10-28-2011 01:03 PM

Read on is hardcoded,
find this code
Code:

                $article_neu['description'] = '<h2 style="font-weight:bold; font-size: 14px">'. $article['title'].'</h2><span>'. $article['previewtext'] .'</span> <a href="/content.php?r=' . $article['nodeid'] . '-' . $article['url'] . '">read on</a>';
replace 'read on' there with the phrase you want to have.

Valker 10-28-2011 01:35 PM

holy...

sry for my stupidity which might have infected the notepad++ search tool o-o dunno why it did not found it.

thx ^_^

Aztlan 10-30-2011 12:01 AM

1 Attachment(s)
I have been trying to make this addon work
I followed your Q/A post and still no luck.

the slider creates the images to the specific folder but somehow can't read them
firebug states this error, see attachment

Mooff 10-30-2011 12:30 AM

Hi,
i know what the problem is, try these custom settings for your board. That should do the trick.

search and replace
Code:

                            $img_filepath = $slider_img_filepath . 'slide_' . $i . '.jpg';
                            $success = imagejpeg($sprite, DIR  . ($img_filepath[0] != DIRECTORY_SEPARATOR ?  DIRECTORY_SEPARATOR : '') . $img_filepath);

with
Code:

                            $img_filepath = $slider_img_filepath . 'slide_' . $i . '.jpg';
                            $success = imagejpeg($sprite, '/home/theborg/www/arcade'  . ($img_filepath[0] != DIRECTORY_SEPARATOR ?  DIRECTORY_SEPARATOR : '') . $img_filepath);

and
Code:

//your slider folder - has to be read and writeable
//folder where all slider files are saved
$slider_img_filepath = 'slider/';

with
Code:

//your slider folder - has to be read and writeable
//folder where all slider files are saved
$slider_img_filepath = 'community/slider/';


Cheers

Aztlan 10-30-2011 02:32 AM

hey, that actually fixed my issue.

Thanks for the help :)

warzone sys 10-30-2011 12:47 PM

Please my friend i need help. I want add slides on vba CMPS, I can't find like add widget php on control panel

warzone sys 10-30-2011 06:30 PM

please help me friends

Valker 11-01-2011 03:05 PM

plz stop calling random ppl friends..

here?s mine cp, its in german but i think it?s gonna tell you where to look.

https://vborg.vbsupport.ru/

warzone sys 11-02-2011 02:23 AM

Quote:

Originally Posted by Valker (Post 2263471)
plz stop calling random ppl friends..

here?s mine cp, its in german but i think it?s gonna tell you where to look.

http://img847.imageshack.us/img847/4475/widgeta.png

Yes man but I use CMPS look

https://vborg.vbsupport.ru/external/2011/11/80.png

The Rocketeer 11-07-2011 06:16 AM

Hey Mooff, this has stopped working all of a sudden. We are still running the version of vBulletin it was running months ago. But suddenly now all i see is the fallback image! give me a fix please!


All times are GMT. The time now is 02: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.01842 seconds
  • Memory Usage 1,740KB
  • 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
  • (5)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete