![]() |
hi
it's a very cool feature, but i have problems with representation from ? ? ? look here: http://bitcenter.game-server.cc/www/newsview.php?do=6 |
<a href="http://www.5kere5.com/news.php?do=29" target="_blank">http://www.5kere5.com/news.php?do=29</a>
Demo doesn't work anymore. |
|
Hello again everybody :)
Finally I have some time to read all your replies. First of all you are so important for me. ( Unfortunately, Tralala said that he has being punk'd ) :( My main language is Turkish. Now, I am just making some little installments. I think the problem is : Unix and windows servers compile some characters differently. For example the characters like ?,Ş,?,?. I am working on it. Im trying to manage CSS problem. I will publish the fixed version as soon as possible. See you guys :) |
I can't wait to see the multiple-styles fix! Thanks so much for your continued hard work on this!
|
New version relased
|
Thanks ;)
|
Hey, great to see continued work on this project..
May I ask, have the "multiple-styles" problem been corrected now? :) I don't see a list of changes in the new version.. |
with the update do you upload all the files then import the product??? or just apply the new product??
|
Ahh... I get the fowling error after upgrading:
Database error in vBulletin 3.5.4: Invalid SQL: select * from newsview order by orderid; MySQL Error : Unknown column 'orderid' in 'order clause' Error Number : 1054 |
opsss :confused:
I have the samme error Quote:
|
I have fixed it just go to php my admin and add a field called orderid after name.
|
I am inexperienced :confused:
I don't know how to do that Please Atakan KOC Can you correct it in the new rev? |
Quote:
|
Another one:
MySQL-Fehler : Table 'xxx.vb3_newsview' doesn't exist |
Well heres the query to run:
[sql]ALTER TABLE `newsview` ADD `orderid` INT( 10 ) DEFAULT '0' NOT NULL AFTER `feed_name` ;[/sql] |
Quote:
Thanks for info , but after that some how gave me an error : Quote:
|
This erro says your news veiw table doesn't exist. Try copying the news view table name and replacing it.
|
Hi
This new version relased dont work for me. |
Dont work :confused:
Database error in vBulletin 3.5.4: Invalid SQL: select * from newsview order by orderid; MySQL Error : Table 'xxxxx.newsview' doesn't exist Error Number : 1146 Also give me an error when import product-1901 |
the error is the table does not exist just run the fowling sql query:
[sql]CREATE TABLE `newsview` ( `feed_id` int(15) NOT NULL auto_increment, `feed_name` varchar(255) NOT NULL default '', `orderid` int(10) NOT NULL default '0', `feed_location` varchar(255) NOT NULL default '', PRIMARY KEY (`feed_id`), KEY `feed_name` (`feed_name`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=6 ;[/sql] |
Can be dangerous for database?!
Need backup first? |
Quote:
man i was about to give it up but thanks it works...some how they have to fix issue apparently when adding import with sql...***installed**:banana: |
ok installed and all but i'm facing what the other guys went through i used the rss provided but is not showing it is saying
Quote:
|
Quote:
Review my posts above, with specific questions about how this was coded to see if I could ferret out the cause... (I think it has to do with PHP option allow_url_fopen being required; and some webhosters disable this for security purposes.) Atakan hasn't responded so I'm just guessing he doesn't know the answer. |
Quote:
|
Quote:
any quick fix to this issue yet? |
Bump Anyone:surprised:
|
I also continue the wait :tired:
|
fixed !!!
Please 2.00 previous version lift and again install... |
The SQL error seems to be because the install xml fails to install a row in the table...the table does exist tho
|
Remove...and clik uninstall
Too many errors |
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...
|
Probs with <?xml version="1.0" encoding="utf-8" ?>
with ?,?,? example http://www.heise.de/newsticker/heise.rdf J. |
I can't get this to work.. I just get blank white pages.. Is this compatible with php 5.1.x?
|
so what's the scoop with the upgrade do we uninstall the old version and import new or overwrite old? no tutorial on this
|
Quote:
Find : PHP Code:
PHP Code:
|
Quote:
|
It is not compatible with php 5.1.x
|
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 01:36 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|