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)
-   -   Atakan Rss Feeds Views 2.00 (https://vborg.vbsupport.ru/showthread.php?t=108400)

MThornback 04-09-2006 03:01 PM

The SQL error seems to be because the install xml fails to install a row in the table...the table does exist tho

jmacieira 04-09-2006 04:41 PM

Remove...and clik uninstall

Too many errors

soulface 04-09-2006 07:33 PM

well the SQL prob still exist if you update the product. what i did it, i completely removed the old version (which was 1.0 i think, i didn't updated to 2.0), then reinstalled this new version. so its working fine so far...

saininja 04-09-2006 11:27 PM

Probs with <?xml version="1.0" encoding="utf-8" ?>

with ?,?,?

example http://www.heise.de/newsticker/heise.rdf

J.

Alien 04-09-2006 11:31 PM

I can't get this to work.. I just get blank white pages.. Is this compatible with php 5.1.x?

puertoblack2003 04-10-2006 11:23 AM

so what's the scoop with the upgrade do we uninstall the old version and import new or overwrite old? no tutorial on this

Atakan KOC 04-10-2006 05:41 PM

Quote:

Originally Posted by saininja
Probs with <?xml version="1.0" encoding="utf-8" ?>

with ?,?,?

example http://www.heise.de/newsticker/heise.rdf

J.

Open newsview.php;

Find :
PHP Code:

render_news($rssxxxtrue'news''news'); 

Replace :

PHP Code:

render_news($rssxxxtrue'news''news');

$trans = array("İ" => "İ",
               
"ı" => "ı",
               
"ü" => "?",
               
"ş" => "ş",
               
"?z" => "Ş",
               
"ö" => "?",
               
"ç" => "?",
               
"Ç" => "?",
               
"ğ" => "ğ",
               
"â?" => "?",
               
"&0220" => "?",
               
"&0214" => "?",
               
"Ğ" => "Ğ",
               
0x3f => ""
               
);
$code2 strtr($code2,$trans); 


Atakan KOC 04-10-2006 05:58 PM

Quote:

Originally Posted by jmacieira
Remove...and clik uninstall

Too many errors

If you upgrate this sw you will have some problem, first you must remove the old versiyon and install the new version. Then you won't have any problem

Atakan KOC 04-10-2006 05:59 PM

It is not compatible with php 5.1.x

Alien 04-10-2006 08:54 PM

Okay, appreciate the heads up.. I look forward to it being compatible eventually.. I know AboutToday hack is but it's got way more stuff than I need and I don't like the layout of it in rss-only usage so.. I'll keep an eye on yours. ;)


All times are GMT. The time now is 08:09 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.01212 seconds
  • Memory Usage 1,747KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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