#1 (permalink)  
Old 23.03.2008, 17:31
Neuer Benutzer
 
Join Date: 01.2008
Posts: 13
Rep Power: 5
renner is on a distinguished road
vbcms.xml fehlt?
Hallo zusammen,


habe versucht das CMS zu installieren, nur jetzt habe ich von bekannten gesagt bekommen, ohne die Datei vbcms.xml läuft das ding nicht.

Nur bei der Download ist es nicht dabei?
Kann mir da einer weiter helfen?
Reply With Quote
  #2 (permalink)  
Old 25.03.2008, 07:45
Christian's Avatar
Web Design
 
Join Date: 12.2003
Location: In Spocks Quartier
Age: 34
Posts: 16,869
Rep Power: 10
Christian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond repute
Die vbcms.xml befindet sich im Downloadpaket, gleich nach dem Entzippen am Anfang, warscheinlich nur übersehen?

Last edited by Christian : 26.03.2008 at 06:49.
Reply With Quote
  #3 (permalink)  
Old 25.03.2008, 20:48
h_k h_k is offline
Benutzer
 
Join Date: 03.2008
Posts: 39
Rep Power: 5
h_k is on a distinguished road
hallo christian!
ich habe das gleiche problem, die Datei im downloadpaket heißt aber vbcms.php5 und nicht vbcms.xml

wenn ich die datei importieren möchte bekomme ich folgende fehlermeldung: "XML-Fehler: Invalid character in Zeile 59"
Reply With Quote
  #4 (permalink)  
Old 26.03.2008, 06:54
Christian's Avatar
Web Design
 
Join Date: 12.2003
Location: In Spocks Quartier
Age: 34
Posts: 16,869
Rep Power: 10
Christian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond repute
Brauchst du wirklich die Dateiendung *.php5? Das ist in den seltesten Fällen so.

Entpacke das *.zip Archiv und nutze die Suchen Funktion von Windows, wenn du die vbcms.xml nicht auf anhieb findest, sie ist definitiv im Paket.
Reply With Quote
  #5 (permalink)  
Old 26.03.2008, 08:05
h_k h_k is offline
Benutzer
 
Join Date: 03.2008
Posts: 39
Rep Power: 5
h_k is on a distinguished road
ok danke hab die datei gefunden, hatte sie gar nicht auf dem webserver da ich erst meinte ich brauche nur den upload ordner.

ist es denn ein nachteil wenn ich php5 verwende? ich dachte wenn ich die neueste php version nehme ist das am besten, habe mein forum auch in php5.

wo liegen denn die konkreten unterschiede bzw vor- und nachteile?

danke!
Reply With Quote
  #6 (permalink)  
Old 26.03.2008, 08:31
Christian's Avatar
Web Design
 
Join Date: 12.2003
Location: In Spocks Quartier
Age: 34
Posts: 16,869
Rep Power: 10
Christian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond repute
Die Dateiendung *.php5 brauchst du nur dann, wenn dein Webserver diese Dateiendung braucht um PHP Script mit PHP 5 zu parsen, dies ist in den meisten Fällen aber nicht notwendig, da *.php als Dateiendung reicht weil der PHP Interpreter das automatisch mit der richtigen PHP Version parst, ich glaube auch nicht, dass du unterschiedliche PHP Versionen installiert hast, dass ist in den seltensten Fällen so. Frage am besten deinen Hoster, welche Dateiendung die richtige ist, wenn du es nicht genau weisst.
Reply With Quote
  #7 (permalink)  
Old 26.03.2008, 10:29
Neuer Benutzer
 
Join Date: 01.2008
Posts: 13
Rep Power: 5
renner is on a distinguished road
Was bedeutet den diese Fehler meldung?


Warnung: Unknown(): Unable to access /data/members/paid/f/u/futurehandel.de/htdocs/www/includes/vbcms_init_start.php in /admincp/plugin.php(1970) : eval()'d code (Zeile 227)

Warnung: Unknown(/data/members/paid/f/u/futurehandel.de/htdocs/www/includes/vbcms_init_start.php): failed to open stream: No such file or directory in /admincp/plugin.php(1970) : eval()'d code (Zeile 227)

Fatal error: (null)() [function.require]: Failed opening required '/data/members/paid/f/u/futurehandel.de/htdocs/www/includes/vbcms_init_start.php' (include_path='.:/data/apache/php/mmp_lib:/data/session') in /data/members/paid/f/u/futurehandel.de/htdocs/www/admincp/plugin.php(1970) : eval()'d code on line 227
Reply With Quote
  #8 (permalink)  
Old 26.03.2008, 10:30
Christian's Avatar
Web Design
 
Join Date: 12.2003
Location: In Spocks Quartier
Age: 34
Posts: 16,869
Rep Power: 10
Christian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond repute
Dass die Datei /includes/vbcms_init_start.php fehlt.
Reply With Quote
  #9 (permalink)  
Old 26.03.2008, 10:33
Neuer Benutzer
 
Join Date: 01.2008
Posts: 13
Rep Power: 5
renner is on a distinguished road
also diese datei in den Ordner includes legen, und das ganze noch mal versuchen?
Reply With Quote
  #10 (permalink)  
Old 26.03.2008, 10:36
Christian's Avatar
Web Design
 
Join Date: 12.2003
Location: In Spocks Quartier
Age: 34
Posts: 16,869
Rep Power: 10
Christian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond repute
Ja, die Verzeichnis-Strucktur ist hier auch aufgelistet.
Reply With Quote
  #11 (permalink)  
Old 26.03.2008, 10:38
Neuer Benutzer
 
Join Date: 01.2008
Posts: 13
Rep Power: 5
renner is on a distinguished road
Bekomme immer noch die gleiche Fehler meldung?
Reply With Quote
  #12 (permalink)  
Old 26.03.2008, 10:43
Neuer Benutzer
 
Join Date: 01.2008
Posts: 13
Rep Power: 5
renner is on a distinguished road
Bekomme jetzt diese Meldung?

Warnung: main() [function.main]: Unable to access /data/members/paid/f/u/futurehandel.de/htdocs/www/includes/functions_vbcms.php in /includes/vbcms_init_start.php (Zeile 119)

Warnung: main(/data/members/paid/f/u/futurehandel.de/htdocs/www/includes/functions_vbcms.php) [function.main]: failed to open stream: No such file or directory in /includes/vbcms_init_start.php (Zeile 119)

Fatal error: main() [function.require]: Failed opening required '/data/members/paid/f/u/futurehandel.de/htdocs/www/includes/functions_vbcms.php' (include_path='.:/data/apache/php/mmp_lib:/data/session') in /data/members/paid/f/u/futurehandel.de/htdocs/www/includes/vbcms_init_start.php on line 119
Reply With Quote
  #13 (permalink)  
Old 26.03.2008, 10:46
Christian's Avatar
Web Design
 
Join Date: 12.2003
Location: In Spocks Quartier
Age: 34
Posts: 16,869
Rep Power: 10
Christian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond repute
Dann ist die Datei immer noch nicht an der richitgen Stelle.

/includes/functions_vbcms.php
Reply With Quote
  #14 (permalink)  
Old 26.03.2008, 10:48
Neuer Benutzer
 
Join Date: 01.2008
Posts: 13
Rep Power: 5
renner is on a distinguished road
doch ist es, und die /includes/funcitons_vbcms.php datei ist auch da
Reply With Quote
  #15 (permalink)  
Old 26.03.2008, 10:50
Neuer Benutzer
 
Join Date: 01.2008
Posts: 13
Rep Power: 5
renner is on a distinguished road
Unglücklich
wieso klappt es nicht
Reply With Quote
Reply

Lesezeichen

Thread Tools
Display Modes

Posting Rules
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist On.
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Ende fehlt Axon Style- & Web Template Support 0 13.09.2007 11:37
Menuelinks fehlt das forum/ buzzel vBCMS® Fragen 2 24.12.2006 07:45
Link fehlt... Gregor Style- & Web Template Support 9 13.12.2006 08:06
blue wonder.... da fehlt mir was ! master_1 Photoshop 5 16.06.2005 17:06
Kleine Grafik fehlt Jon Style- & Web Template Support 13 11.04.2005 18:48


Copyright © 2006, Reuter & Bloeß GbR.
| Datenschutz | Sitemap | Unsere Partner | Top |
Home Products Forum Über uns Support & FAQs
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 ©2009, Crawlability, Inc.
Tipp: Fussball | Heilerde
Shopsystem, Shop System, CMS, Webkatalog mit vBCMS CMS