Welcome to Geeklog, Anonymous Monday, December 23 2024 @ 10:12 pm EST

Geeklog Forums

Menu 1.0 install?


Anonymous

Anonymous
Hi! I have a problem with the install.. I get this error = Template Error: filename: file ./D:/web/badassdummies.dk_p5o3wm/wwwroot/home/plugins/menu/templates/install.thtml does not exist. Halted My install.thtml is in that directory home/plugins/menu/templates/ Anyone... Thanks :-)
 Quote

jhoke

Anonymous
The only thing I can think off hand is to make sure that your IIS user (I assume you are using IIS) has rights to read the files... If they are there, but cant be "found" that is probally the problem ...
 Quote

badguy

Anonymous
Replace your /system/classes/template.class.php line 353 (in function filename($filename) ) from if (substr($filename, 0, 1) != "/"Wink { with if ((substr($filename, 0, 1) != "/"Wink&&!eregi(":",$filename)) { save, upload and done. have fun.---Nothing but 'Net
 Quote

Anonymous

Anonymous
Thanks m8! it works :-)
 Quote

Anonymous

Anonymous
When i save a item from my admin menu editor, it dos't show up in my frontpage menu, anyone know what that problem is?
 Quote

Status: offline

tomw

Forum User
Full Member
Registered: 08/12/02
Posts: 300
Menu has two distinct menus, the user and the site. If you have ever opened up your user menu then you have a custom user menu. If you log out you will see the site menu. If you want to see the site menu when you log in you have two options. 1) delete all items from your individual menu and your custom menu will be replaced by the site menu. But new changes to the site will not be reflected in your personal menu. 2) or the permanent option: In mysql delete all entries for your user number from the table mnu_user. For example on my website I have a test user (testie) that people can use to play with the menu editor and I have a cron job that runs the following sql command once an hour to delete whatever they have done. delete from mnu_user where owner_id=5; The user testie has the uid of 5. Hope that clears it up for you. If not let me know and I will try again. Tom
 Quote

All times are EST. The time is now 10:12 pm.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content