News:

Join the Facebook Fan Page.

Main Menu

SimplePortal

Started by SimplePortal Team, March 10, 2008, 11:16:07 PM

Previous topic - Next topic

adbrad

i've no idea i can't even get the code to work it tells me there a db error

flamechica

Quote from: flamechica on February 01, 2010, 02:18:23 AM
I've always used a premium ShoutMix Shoutbox on my forum due to several features that they offer. InSMF 1.1.11, I placed the shoutbox in a custom PHP block and it worked great. Now that I am using SMF 2.0 RC2, I placed the same code into a custom PHP block and it keeps telling me that there is a syntax error in the block code. Any help would be greatly appreciated. The code I used is this (the things in bold I edited out for my privacy):

global $context;

if ($context['user']['is_guest'])
{
   echo 'You are not allowed to view shoutbox!';
   return;
}

$unique_code = 'CODEHERE';

$url_vars = htmlspecialchars('&name=' . rawurlencode($context['user']['name']) . '&code=' . md5($context['user']['name'] . $unique_code));

echo '
<iframe title="SBName" src="SBURL', $url_vars, '" width="200" height="400" frameborder="0" scrolling="auto">
<a href="SBURL">View shoutbox</a>
</iframe>';

Anyone???? Help please! This has to be something with the newer version of SimplePortal, because it worked on the last version.

waruna

Hye guys, I need to ask a simple question. How can I add google ads before or after the SMF and SP version?

It should be like this:

ADS GOES HERE

Powered by SMF 2.0 RC2 | SMF © 2006–2009, Simple Machines LLC
SimplePortal 2.3.1 © 2008-2009, SimplePortal
XHTML RSS WAP2

OR


Powered by SMF 2.0 RC2 | SMF © 2006–2009, Simple Machines LLC
SimplePortal 2.3.1 © 2008-2009, SimplePortal
XHTML RSS WAP2

ADS GOES HERE

Thanks in advance.
Trust of Lust

rd


waruna

Quote from: Royalduke on February 04, 2010, 05:37:08 PM
Ad management mod is perfect.

Can I do that using Ad Mod? I want the ads only appeared at the portal page. Please see the attachment for visual example. :D . Many thanks  ;)

Trust of Lust

rgecy

I am also getting an error on the portal page now.  Any ideas on what may be causing this.  Its in line 1.

QuoteWebpage error details

Message: Invalid argument.
Line: 1
Char: 1
Code: 0
URI: http://forums.sideimagingsoft.com/index.php


Message: Object doesn't support this property or method
Line: 1
Char: 1
Code: 0
URI: http://forums.sideimagingsoft.com/index.php


Thanks,

RGecy

tbk22

I am getting a lot of errors in error log now that I installed AEVA Gallery and Simple Portal

Quotehttp://xxx/index.php?action=portal;sa=shoutbox;shoutbox_id=1;time=0;xml
8: Undefined index: aeva_gallery
Ficheiro: /home/xxx/public_html/Sources/Subs.php
Linha: 4037


=)

TheListener

Quote from: tbk22 on February 06, 2010, 07:49:05 AM
I am getting a lot of errors in error log now that I installed AEVA Gallery and Simple Portal

Quotehttp://xxx/index.php?action=portal;sa=shoutbox;shoutbox_id=1;time=0;xml
8: Undefined index: aeva_gallery
Ficheiro: /home/xxx/public_html/Sources/Subs.php
Linha: 4037



If you go to the simple portal site and do a search for aeva media you should find a fix.

rgecy

I have the Aeva Media 1.0 mod installed and Simple Portal is saying that "There are no gallery mods installed. "

Any ideas on a fix?

RGecy

MultiformeIngegno

Quote from: rgecy on February 06, 2010, 10:16:38 PM
I have the Aeva Media 1.0 mod installed and Simple Portal is saying that "There are no gallery mods installed. "

Any ideas on a fix?
Yes... go to simpleportal and search for "aeva media".. you'll find some posts explaining what to do! ;)
RockCiclopedia (wiki - forum), Tutta la storia del rock, scritta da voi ...
Rimanere aggiornati sul mondo della musica grazie al nuovo feed "RockCiclopedia Music News"!

waruna

Hello guys.

Is there's a possibility to remove the menu: (Home Forum Help Search Admin Moderate Profile My Messages Members Logout) only at Portal page, not including Board Index? Because I want to add Menu Block that contains only Home, Forum and Search at left column.

Thanks in advance guys. :)
Trust of Lust

pingpongrob

Quote from: MultiformeIngegno on February 07, 2010, 03:35:58 AM
Quote from: rgecy on February 06, 2010, 10:16:38 PM
I have the Aeva Media 1.0 mod installed and Simple Portal is saying that "There are no gallery mods installed. "

Any ideas on a fix?
Yes... go to simpleportal and search for "aeva media".. you'll find some posts explaining what to do! ;)
I have the same problem, yet dont understand what you mean by "search for aeva media"

MultiformeIngegno

RockCiclopedia (wiki - forum), Tutta la storia del rock, scritta da voi ...
Rimanere aggiornati sul mondo della musica grazie al nuovo feed "RockCiclopedia Music News"!

tbk22

#3013
I cant get this rss feed to work with the rss block in the portal

http://feeds.feedburner.com/SilkroadLatestNews?format=xml

What might be the problem?
=)

The_Wii_Nes_Boy

I set up a V.I.P member goup but I can't seem to hide blocks from them, I have two blocks set up for ads and I want to be able to hide these 2 blcoks from V.I.P's. Tried everything and I'm now at my wits end.

Any help would be appreciated

thanks in advance

adbrad

Quote from: The_Wii_Nes_Boy on February 10, 2010, 04:07:15 AM
I set up a V.I.P member goup but I can't seem to hide blocks from them, I have two blocks set up for ads and I want to be able to hide these 2 blcoks from V.I.P's. Tried everything and I'm now at my wits end.

Any help would be appreciated

thanks in advance

go to modify block, under block permissions untick your vip group you may need to untick your post based groups as well and make sure permission settings has one membergroup selected

The_Wii_Nes_Boy

Quote from: adbrad on February 10, 2010, 05:08:11 AM
Quote from: The_Wii_Nes_Boy on February 10, 2010, 04:07:15 AM
I set up a V.I.P member goup but I can't seem to hide blocks from them, I have two blocks set up for ads and I want to be able to hide these 2 blcoks from V.I.P's. Tried everything and I'm now at my wits end.

Any help would be appreciated

thanks in advance

go to modify block, under block permissions untick your vip group you may need to untick your post based groups as well and make sure permission settings has one membergroup selected
Thats fantastic, was just me being stupid and unticking ALL the boxes lol. Sorted now

Thanks

EricTheRed

Is there a way to edit the <title> tags for the portal page?

rgecy

I am getting this error on the Portal page.  Any suggestions!

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MDDC; InfoPath.2)
Timestamp: Sun, 14 Feb 2010 05:55:32 UTC


Message: Invalid argument.
Line: 1
Char: 1
Code: 0
URI: http://forums.sideimagingsoft.com/index.php


Message: Object doesn't support this property or method
Line: 1
Char: 1
Code: 0
URI: http://forums.sideimagingsoft.com/index.php


rgecy

Ok,  After checking my error log I am getting thousands of errors a day.  Man this is really frustrating.  Here are a few.

Guest
72.56.74.208   
    Today at 09:41:42 PM
f19a11ac93058be05dc55c8f15bb63db
Type of error: Undefined 
http://forums.sideimagingsoft.com/index.php?action=dlattach;topic=678.0;attach=1406;image8: Undefined index: is_guestFile: /home/content/r/g/e/rgecy1/html/forums/Sources/Subs-Portal.php
Line: 257 
   Guest
72.56.74.208   
    Today at 09:41:42 PM
f19a11ac93058be05dc55c8f15bb63db
Type of error: Undefined 
http://forums.sideimagingsoft.com/index.php?action=dlattach;topic=678.0;attach=1406;image8: Undefined index: session_idFile: /home/content/r/g/e/rgecy1/html/forums/Sources/Subs-Portal.php
Line: 203 
   Guest
72.56.74.208   
    Today at 09:41:42 PM
f19a11ac93058be05dc55c8f15bb63db
Type of error: Undefined 
http://forums.sideimagingsoft.com/index.php?action=dlattach;topic=678.0;attach=1406;image8: Undefined index: is_guestFile: /home/content/r/g/e/rgecy1/html/forums/Sources/Subs-Portal.php
Line: 201 
   Guest
72.56.74.208   
    Today at 09:41:42 PM
f19a11ac93058be05dc55c8f15bb63db
Type of error: Undefined 
http://forums.sideimagingsoft.com/index.php?action=dlattach;topic=678.0;attach=1406;image8: Undefined index: session_idFile: /home/content/r/g/e/rgecy1/html/forums/Sources/Subs-Portal.php
Line: 190 
   Guest
72.56.74.208   
    Today at 09:41:42 PM
f19a11ac93058be05dc55c8f15bb63db
Type of error: Undefined 
http://forums.sideimagingsoft.com/index.php?action=dlattach;topic=678.0;attach=1406;image8: Undefined index: is_guestFile: /home/content/r/g/e/rgecy1/html/forums/Sources/Subs-Portal.php
Line: 182 
   Guest
72.56.74.208   
    Today at 09:41:42 PM
f19a11ac93058be05dc55c8f15bb63db
Type of error: Undefined 
http://forums.sideimagingsoft.com/index.php?action=dlattach;topic=678.0;attach=1406;image8: Undefined index: right_to_leftFile: /home/content/r/g/e/rgecy1/html/forums/Sources/Subs-Portal.php
Line: 105 
   Guest
72.56.74.208   
    Today at 09:41:42 PM
f19a11ac93058be05dc55c8f15bb63db
Type of error: Undefined 
http://forums.sideimagingsoft.com/index.php?action=dlattach;topic=678.0;attach=1406;image8: Undefined index: html_headersFile: /home/content/r/g/e/rgecy1/html/forums/Sources/Load.php
Line: 1820 
   Guest
72.56.74.208   
    Today at 09:41:42 PM
f19a11ac93058be05dc55c8f15bb63db
Type of error: Undefined 
http://forums.sideimagingsoft.com/index.php?action=dlattach;topic=678.0;attach=1406;image8: Undefined index: html_headersFile: /home/content/r/g/e/rgecy1/html/forums/Sources/Load.php
Line: 1814 
   Guest
72.56.74.208   
    Today at 09:41:42 PM
f19a11ac93058be05dc55c8f15bb63db
Type of error: Undefined 
http://forums.sideimagingsoft.com/index.php?action=dlattach;topic=678.0;attach=1406;image8: Undefined index: is_adminFile: /home/content/r/g/e/rgecy1/html/forums/Themes/default/languages/SPortal.english.php
Line: 119 

Advertisement: