Error and how to

General questions relating to Joomla! 1.5 There are other boards for more specific help on Joomla! features and extensions.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting.
Forum Post Assistant - If you are serious about wanting help, you should use this tool to help you post.
Locked
blackhumor
Joomla! Apprentice
Joomla! Apprentice
Posts: 16
Joined: Mon Apr 19, 2010 12:47 pm

Error and how to

Post by blackhumor » Thu Jan 22, 2015 9:18 am

Hi...

I have an site with an old version of Joomla 1.5.26 with VirtueMart 1.1.6 stable...

I need help for 2 issues I have...

First I like to change the menu.
I use the menu module and I like to break long menu names into two lines.
The menu I use is jscook with the following options
Category display type: JSCook
JSCook Type: Menu
JSCookMenu Style: ThemeOffice
JSCookMenu Orientation: Vertical
JSCookTree Style: ThemeXP
Label of the dTree Root: Root
Enable Cache: No
Module Class Suffix: (empty)
Menu Class Suffix: (empty)
Second I recently change server...
When someone try's to register I receive this message:
Fatal error: Class 'JMailHelper' not found in /home/(name)/public_html/libraries/joomla/database/table/user.php on line 156
When I see the files from in ftp I don't see any puplic_html folder. The person that makes the transfer put all the files in the root.
What file I need to change to fix it (instead of searching for the /public_html/ to remove it from the url).

Thanks for any help, and sorry if my english are not good.

blackhumor
Joomla! Apprentice
Joomla! Apprentice
Posts: 16
Joined: Mon Apr 19, 2010 12:47 pm

Re: Error and how to

Post by blackhumor » Mon Jan 26, 2015 8:14 am

Nobody faces those 2 issues again?

Any help will be nice...

User avatar
conlippert
Joomla! Explorer
Joomla! Explorer
Posts: 481
Joined: Tue Feb 27, 2007 1:53 pm
Location: Ann Arbor, Michigan
Contact:

Re: Error and how to

Post by conlippert » Mon Jan 26, 2015 10:22 pm

For the menu manager, you can try to add an html break character "<br />" where you want the long menu name to split. If that doesn't work, you are probably out of luck unless the author of Jscook will help you. You could also just pick a shorter name.

For the Fatal Error, the root directory should be ok to have all the files. Check the permissions though, they should all be 644 or 755. The file "libraries/joomla/database/table/user.php" should exist and be set to 644 also. If you don't see that file, you'll have to get a copy from the Joomla download libraries.

blackhumor
Joomla! Apprentice
Joomla! Apprentice
Posts: 16
Joined: Mon Apr 19, 2010 12:47 pm

Re: Error and how to

Post by blackhumor » Tue Jan 27, 2015 7:12 am

Thanks for your answer...

For the menu, I found a module that do exactly what I want...

The permissions for the file are already 644...

User avatar
dpacadmin
Joomla! Champion
Joomla! Champion
Posts: 6029
Joined: Sat Aug 16, 2008 1:46 pm
Location: the Bat Cave
Contact:

Re: Error and how to

Post by dpacadmin » Tue Jan 27, 2015 9:22 pm

In the Directory Permissions menu check that the logs and temp folders are writable. If not it could be that the path for them was not changed to the new server's path. It may be that your site has the wrong absolute path for the new server, this is an absolute path on the server;
/home/(name)/public_html/libraries/joomla/database/table/user.php
The root folder for many servers is the public_html folder.


Locked

Return to “General Questions/New to Joomla! 1.5”