News:

Want to get involved in developing SMF? Why not lend a hand on our GitHub!

Main Menu

[BETA] Ultimate profile mod

Started by JovanT, July 19, 2007, 05:26:00 PM

Previous topic - Next topic

MissyNL

Quote from: dannbass on June 23, 2008, 05:59:14 PM
Do you have all the $txt['strings'] in place in you dutch language files? because the 8: Undefined index: isOnline, and realName sounds like a $txt issue...

Can you post the lines from those files?

From with file do you need the lines? Because i have the profile.php and ultimateprofile.template.php attached in the previous post..
Sorry for my poor English, but i think it's probably better then your Dutch :)

Angelotus

I'd like to add a block in Tinyportal to show new buddy invitations, and if there are none than show 'No invitations currently'. What code to use???

ChrisFBBS

Quote from: appleslice on June 22, 2008, 09:54:10 AM
Very cool script! Thank you!

However, one problem, I, as the admin can use it, but my normal users don't see any option to enable custom profiles? Is there something I'm missing?
I am having this same problem. Admin is the only one to have the option of customizing their profile. Users can see the changes to their profile but can not customize.
www.freeblackberrystuff.com Blackberry neews plus... free blackberry themes free blackberry apps and free blackberry games

Eliana Tamerin

Did you check their permissions? .8.5 adds permissions to the mod.
Do NOT PM me for support.

SimplePortal 2.3.6 is OUT!
SimplePortal Project Manager
Download | Docs
SimplePortal: Power of Simplicity!

ChrisFBBS

Quote from: Eliana Tamerin on June 24, 2008, 03:58:35 PM
Did you check their permissions? .8.5 adds permissions to the mod.
That did it. Thank you, I had checked there (permissions) but I didn't take into account that I am using a theme other than the default. Went back and made the appropriate adjustments and checked permissions again... there it was.
Thanks again.
www.freeblackberrystuff.com Blackberry neews plus... free blackberry themes free blackberry apps and free blackberry games

ElectricSquid

I read that someone had an Undefined error. Ever since i added this mod, my error log has been filled with Undefined Offset errors. 2 per user/per page veiw. I also upgraded to 1.1.5 from 1.1.4 at around the same time, so i dont know if thats where its coming from. I did the usual site search, but nothing that matched my issue. Ill post the needed files if needed once i get home. Just let me know what you need.

dannbass

We will need the exact error that is filling the log, and probably have you run a query into the phpmyadmin just to see exactly where the issue is... nothing fancy and it can be undone once we're done with the errors.

ElectricSquid

I dont have phpmyadmin that i know of.

Eliana Tamerin

∑£ℓ¢†®¡¢ §ợų¡đ, if you have cpanel, you have phpmyadmin. Check out your MySQL Databases area on your host's control panel. They should give you some kind of option to manage your databases.
Do NOT PM me for support.

SimplePortal 2.3.6 is OUT!
SimplePortal Project Manager
Download | Docs
SimplePortal: Power of Simplicity!

ElectricSquid


Eliana Tamerin

Ahh. Then you should have installed it already. Bah you!
Do NOT PM me for support.

SimplePortal 2.3.6 is OUT!
SimplePortal Project Manager
Download | Docs
SimplePortal: Power of Simplicity!

ElectricSquid

#1131
I'm figuring it out as i go. One day I'll be as awesome as all of you :P

Angelotus

Quote from: Angelotus on June 24, 2008, 08:52:42 AM
I'd like to add a block in Tinyportal to show new buddy invitations, and if there are none than show 'No invitations currently'. What code to use???

Eliana Tamerin

Have you asked on JovanT's test site? See the link in the first post. He typically responds better there than here, and since he knows the code better than all of us, he'd be the person to ask.
Do NOT PM me for support.

SimplePortal 2.3.6 is OUT!
SimplePortal Project Manager
Download | Docs
SimplePortal: Power of Simplicity!

ElectricSquid

Quote from: ∑£ℓ¢†®¡¢ §ợų¡đ on June 25, 2008, 02:15:21 PM
Ok, i found it on phpmyadmin.net and will install once i get home from work.

I thought phpmyadmin would be a quick install, but it seems to be a huge undertaking for someone who hasn't done it before and wants to keep the server secure. Considering I am the host, security is up to me, so this may take some time to get done, and there is a lot to learn.

The errors don't seem to be making a noticeable difference in site performance, layout, graphics, or site up time, so I'm not in a bind to get this fixed as fast as I can.

Looks like I have a task for the night.

dannbass

The query I asked you to run is to eliminate the (summary2 sub template - eval?) and look at the exact line of the error.

Could you add the errors that you are having? Ideally you shouldn't have any errors at all, so something is missing or misplaced.

ElectricSquid

8: Undefined offset: 2
File: C:\Inetpub\wwwroot\Themes\rhino114\languages\ThemeStrings.english.php (init sub template - eval?)
Line: 72

  - and -

8: Undefined offset: 1
File: C:\Inetpub\wwwroot\Themes\rhino114\languages\ThemeStrings.english.php (init sub template - eval?)
Line: 72

dannbass

I'm wondering why the rhino114 has a language folder... I don't think it has to do with this mod, can you post the list of mods that you have.

The eval? means that SMF found an error while it was in the middle of loading the text strings of the ThemeStrings.english.php

ElectricSquid

#1138
Mods include:
----------------
1. Display Age and Location next to posts 1.0
2. Auto Embed Video Clips 1.9
3. SMF 1.0.13 / 1.1.5 / 2.0 b3.1 Update 1.0
4. SMF 1.0.13 / 1.1.5 / 2.0 b3.1 Update 1.0
5. TinyPortal 0.983
6. Ultimate Profile 0.8.5

I just noticed that the SMF 1.1.5 update is listed twice, though I only added it once.
I tried to uninstall it, then both disapeared. I reinstalled, and they both came back ???



other things include:
-----------------------
Rhino114 theme from TinyPortal
with a few minor code tweaks and a fully modified CSS stylesheet.
I use very few of the TP features.

FlashChat
Not the SMF mod, though I believe I added it, it didn't work, so I uninstalled it.

same with PrettyURLs mod,
I added it, it didn't work, I uninstalled it, then found that it does not work on Windows though that info is not listed anywhere.

ElectricSquid

Quote from: dannbass on June 25, 2008, 09:29:11 PM
I'm wondering why the rhino114 has a language folder... I don't think it has to do with this mod, can you post the list of mods that you have.

The eval? means that SMF found an error while it was in the middle of loading the text strings of the ThemeStrings.english.php

This is all thats in the ThemeStrings.english.php in the Rhino theme folder



<?php
// Version: 1.1; ThemeStrings

$txt['meph_sticky'] = 'Sticky topics';
$txt['meph_normal'] = 'Normal topics';
$txt['nascar_toolsmenu'] = 'Forum Tools';

?>


Advertisement: