WebTrack - If you got tired of static templates...

If you made a template for printing or HTML export, you can offer it to the others here. You can also ask here for help about these templates
habr100
Posts: 5
Joined: 2006-05-29 18:11:52

thanks

Post by habr100 »

thanks, but this I know, this only take a ant movie xml file with encoding windows 1250 but encoding in main listing etc is without our special characters :(
Snille
Posts: 51
Joined: 2006-04-07 08:35:45
Location: Stockholm, Sweden, Europe, Earth, Milky Way
Contact:

Post by Snille »

Hi,
I don't think I understand what you mean?
When I added the windows 1250 type in the loader, your XML file works, and it looks like you can see the special characters as well.
What characters are missing?
Snille
Posts: 51
Joined: 2006-04-07 08:35:45
Location: Stockholm, Sweden, Europe, Earth, Milky Way
Contact:

Post by Snille »

WebTrack - Version 3.5.4
Update information:

Changed the default root dir to "webtrack" instead of "mt".
Added a language php file in profiles/styleprofilename/lang. That way you can have profiles in different languages. The "webtrack/language" page create/updates the language php file in the current selected style profile. Remember to add the new lang folder to your style profile. Then copy your old language file in to that folder. Rename the file to alltext.php and go to the update page and change the name of your default language file in there. Now go to the webtrack/language page and update your language file with the added texts.
Rewrote the "update" page to be more dynamic if adding new variables, less work have to be done (learning the hard way).
Moved the "Present" and "Absent" text to the language file to be able to translate it as all other text.
Added a path to the "users.php" file. If you run multiple WebTrack systems you can now use the same users in all of them.
Fixed IMDB parsing, The IMDB site just changed a bit in their actors layout (added pictures), so my parsing no longer worked. But now it dos. :)

Version 3.5.4 – 21-07-2006 – 15:00
What is WebTrack? Read here!
Support forum: Here!
Direct download: Here!
Try it online: Here! (Only 14 titles in DB in this test version)

Search away! Replay here, send me a PM or join my forum if you find a bug have any questions or have a suggestion!

Enjoy...
folgui
Posts: 113
Joined: 2003-02-04 19:15:03
Location: Madrid, Spain

Post by folgui »

Hi!

I get the next warning all time:

"Warning: Cannot modify header information - headers already sent by (output started at F:\www\webtrack\profiles\movietrack2\search.php:24) in F:\www\webtrack\common.php on line 34"

What's it?

Clean install of latest version.

Regards, folgui.
Snille
Posts: 51
Joined: 2006-04-07 08:35:45
Location: Stockholm, Sweden, Europe, Earth, Milky Way
Contact:

Post by Snille »

Hi,
Sounds like you have found a bug...
I'll have to check it out, when exactly do you get this message? What web server do you use? And what version of PHP?

It is the setting of cookies that fails... Do you allow cookies in your browser?
folgui
Posts: 113
Joined: 2003-02-04 19:15:03
Location: Madrid, Spain

Post by folgui »

Hi!

It appears the first time it loads index.php and it stays there all time. If I click on "Select Skin", it disappears...until I click again on picture to "reload search engine" and again there it is. Webtrack seems to work OK, but in some skins like "DVD-Profile" it's annoying, I can't see the options of "Latest added"...."Select Skin" because the message takes 2 lines and the options line gets out of frame...

I'm using IIS 5.1 and PHP 5.1.2. This happens since i've updated from 3.5.2 to latest version. Thought it was the update what did it, but i've done a clean install and after creating the config.php it appears.

Same config of IIS/PHP in 3.5.2 and 3.5.4 and of course, allowing cookies in browser.

The only things i change when creating the config.php are: $siteurl, $ownersemail, $databasetype, $databasefilename. Rest are default.

Hope you find the issue.

Regards, folgui.
Snille
Posts: 51
Joined: 2006-04-07 08:35:45
Location: Stockholm, Sweden, Europe, Earth, Milky Way
Contact:

Post by Snille »

Hi again,
I had another user with another "cookie" problem. He had installed the CGI version of PHP using the installer, and when he made a "real" install later on using the "ISAPI" module everything worked fine. I don’t know if this helps. But at least it's something... Some how the "installer" dos not do the job correct it seams...
Joopbraakhekke
Posts: 4
Joined: 2006-08-31 20:02:33

Post by Joopbraakhekke »

Nicely done!

I installed it and everything is working fine... Except... Same problem as usual when not using a database, the php scripts are working very slow with a .xml file and almost 1000 movies ... :(

check it out: http://xs2www.xs4all.nl/webtrack

Still thx, I'll keep looking for something else...

http://xs2www.xs4all.nl/movies
folgui
Posts: 113
Joined: 2003-02-04 19:15:03
Location: Madrid, Spain

Post by folgui »

I'm using the ISAPI module, not the CGI version, so it doesn't help me.

Regards, folgui.
Snille
Posts: 51
Joined: 2006-04-07 08:35:45
Location: Stockholm, Sweden, Europe, Earth, Milky Way
Contact:

Post by Snille »

Yes, it's always a problem with the "flat file" system.
I have been thinking of making a data based version as well... But it require quite allot of work and I have not yet worked with databases at all... :/

Also, it requires allot more work when updating the list. Some kind of import/output tools... I'm not quite there yet. :)
Joopbraakhekke wrote:Nicely done!

I installed it and everything is working fine... Except... Same problem as usual when not using a database, the php scripts are working very slow with a .xml file and almost 1000 movies ... :(

check it out: http://xs2www.xs4all.nl/webtrack

Still thx, I'll keep looking for something else...

http://xs2www.xs4all.nl/movies
Snille
Posts: 51
Joined: 2006-04-07 08:35:45
Location: Stockholm, Sweden, Europe, Earth, Milky Way
Contact:

Post by Snille »

Ok... then it's not that problem... Strange... I can't replicate the problem here at all... Can you just pack your complete WebTrack and send it to me? I'll see if I can find anything...
folgui wrote:I'm using the ISAPI module, not the CGI version, so it doesn't help me.

Regards, folgui.
dreamintheland
Posts: 4
Joined: 2006-09-20 10:41:56

problems with webpage

Post by dreamintheland »

hello i'm having a problem with the webtrack...

In my page after uploading webtrack below the search bar doesn't apear the numbers and letters... can you helpe me solving this problem !!!

my web page is: http://filmeseries.1500mb.com/wt/

thx
Snille
Posts: 51
Joined: 2006-04-07 08:35:45
Location: Stockholm, Sweden, Europe, Earth, Milky Way
Contact:

Post by Snille »

Looks like your actual "database-file" is missing, according to your config, it should be located in the "db" dir and be called "filmes.xml". Start with uploading that one. Then try typing "version" in the search field and see if you get all the version numbers on all webtrack files. If some is missing you will see.

Also, you had deselected all search fields and then you cannot search of anything in anything... Not so good. I Added the movie title for you in your config.

Let me know how it goes and we continue from there....
dreamintheland
Posts: 4
Joined: 2006-09-20 10:41:56

problems with webpage

Post by dreamintheland »

i update my webtrack to de version 3.5.4 and i typ "version" in the search field and is missing the file:

How-to-create-your-own-style-profile.htm
How-to-install-a-local-web-server-and-WebTrack.htm

because the name is to long

my site is http://filmeseries.1500mb.com/wt/

thx for your help
Snille
Posts: 51
Joined: 2006-04-07 08:35:45
Location: Stockholm, Sweden, Europe, Earth, Milky Way
Contact:

Post by Snille »

Ok, now it works. :)
The html files you don't really need if you don't want to. However, you can rename them if you want, just enter the new name in the update page.

Thank you for using WebTrack. :)
dreamintheland
Posts: 4
Joined: 2006-09-20 10:41:56

problems with webpage

Post by dreamintheland »

but mi problem is no solved this part of webtrack still missing :(

http://www.imgloading.com/image.php?file=565047548

thx again for your help
shadowbikes
Posts: 11
Joined: 2006-09-19 10:47:25
Contact:

Post by shadowbikes »

Hi,
I got the same problem as Folgui in the newest version.

I get the next warning all time:

"Warning: Cannot modify header information - headers already sent by etc etc....

So i downloaded an early version and everythning went fine

See you Rene

ps Program runs on my pc with xampplite
Snille
Posts: 51
Joined: 2006-04-07 08:35:45
Location: Stockholm, Sweden, Europe, Earth, Milky Way
Contact:

Re: problems with webpage

Post by Snille »

Very strange, when I try your link this is what I get:
Image
It looks just fine?! I think you may have a local problem?
What browser are you using?
dreamintheland wrote:but mi problem is no solved this part of webtrack still missing :(

http://www.imgloading.com/image.php?file=565047548

thx again for your help
Snille
Posts: 51
Joined: 2006-04-07 08:35:45
Location: Stockholm, Sweden, Europe, Earth, Milky Way
Contact:

Post by Snille »

This is a strange problem, I can't recreate the error here, me to use xampplite as my develop platform, but nothing strange happens... What version do you use of xampplite?
shadowbikes wrote:Hi,
I got the same problem as Folgui in the newest version.

I get the next warning all time:

"Warning: Cannot modify header information - headers already sent by etc etc....

So i downloaded an early version and everythning went fine

See you Rene

ps Program runs on my pc with xampplite
shadowbikes
Posts: 11
Joined: 2006-09-19 10:47:25
Contact:

Post by shadowbikes »

hi,

i have xampplite version 1.5.4 with php version 5.1.6.
Webtrack version 3.5.0 and 3.5.3 works fine

see you René
Post Reply