SimplePortal

Support => English Support => Topic started by: Raji on April 03, 2009, 12:40:52 AM

Title: Uninstallation of Portal 1.1.2 generated error in package list error (Urgent)
Post by: Raji on April 03, 2009, 12:40:52 AM
Hi there,

To install updated version of SIMPLE PORTAL  I hv uninstalled PORTAL 1.1.2 but now i hv to upload new version but package listing is showing following error.
Plz advice what to do.

Warning: main(/home2/baaskcom/public_html/diwwan/Sources/SPortal1-1.php) [function.main]: failed to open stream: No such file or directory in /home2/baaskcom/public_html/diwwan/index.php on line 61

Fatal error: main() [function.require]: Failed opening required '/home2/baaskcom/public_html/diwwan/Sources/SPortal1-1.php' (include_path='/usr/lib/php:.:/usr/php4/lib/php:/usr/local/php4/lib/php') in /home2/baaskcom/public_html/diwwan/index.php on line 61



my site is down. :(


Thanks in advance

Raji baloch

Title: Re: Uninstallation of Portal 1.1.2 generated error in package list error (Urgent)
Post by: [SiNaN] on April 03, 2009, 03:36:44 AM
Attach your index.php file here and I'll remove the edits which will bring your site back. Then we will see what we can do.
Title: Re: Uninstallation of Portal 1.1.2 generated error in package list error (Urgent)
Post by: Raji on April 03, 2009, 03:40:45 AM
Attach your index.php file here and I'll remove the edits which will bring your site back. Then we will see what we can do.

Plz find file attached herewith.
Title: Re: Uninstallation of Portal 1.1.2 generated error in package list error (Urgent)
Post by: [SiNaN] on April 03, 2009, 03:42:19 AM
There was only a single edit that was not taken back. This file should take care of it.
Title: Re: Uninstallation of Portal 1.1.2 generated error in package list error (Urgent)
Post by: Raji on April 03, 2009, 03:50:51 AM
There was only a single edit that was not taken back. This file should take care of it.

Thank you so much it worked for me.
But now forum button is missing in menu bar. :( and google adsense is showing only single AD instead of multiple ADs.
www.baask.com/diwwan

Title: Re: Uninstallation of Portal 1.1.2 generated error in package list error (Urgent)
Post by: [SiNaN] on April 03, 2009, 03:52:49 AM
If you attached the index.template.php file of your custom theme, I'll add the button for you.

I'm not sure about Ad Management issue though, I don't think it is related to SimplePortal.
Title: Re: Uninstallation of Portal 1.1.2 generated error in package list error (Urgent)
Post by: Raji on April 03, 2009, 03:57:56 AM
If you attached the index.template.php file of your custom theme, I'll add the button for you.

I'm not sure about Ad Management issue though, I don't think it is related to SimplePortal.

Thanks for your response.
Google adsense is not running under AD managment mod its a script embeded in HTML block. may be there is something wrong from google site.
Title: Re: Uninstallation of Portal 1.1.2 generated error in package list error (Urgent)
Post by: [SiNaN] on April 03, 2009, 04:02:58 AM
Where is it embedded, in an HTML block?

Your file is attached.
Title: Re: Uninstallation of Portal 1.1.2 generated error in package list error (Urgent)
Post by: Raji on April 03, 2009, 04:09:17 AM
Where is it embedded, in an HTML block?
Within PORTAL's HTML Block I hv embedded ad content script got from google.


Your file is attached.
Thanks now forum tab is visible www.baask.com/diwwan

May I know what is the purpose of integration and Standalone in configuration of SP Admin Panel?
Title: Re: Uninstallation of Portal 1.1.2 generated error in package list error (Urgent)
Post by: [SiNaN] on April 03, 2009, 04:13:01 AM
Within PORTAL's HTML Block I hv embedded ad content script got from google.

I just see this code in your HTML block, which looks like a single ad code to me:

Code: [Select]
<script type="text/javascript"><!--
google_ad_client = "pub-6646935119764004";
/* 120x600, created 3/23/09 */
google_ad_slot = "2286698316";
google_ad_width = 120;
google_ad_height = 600;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

Thanks now forum tab is visible www.baask.com/diwwan

May I know what is the purpose of integration and Standalone in configuration of SP Admin Panel?

You're welcome.

When you click on the help button next to the setting, you will get the explanation. I'll copy it from there:

Quote
Disabled: This will completely disable the portal.

Frontpage: This is the default setting. The portal page will greet viewers instead of the board index. Members will be able to access the board index by using the "forum" action, which can be accessed through the "forum" button.

Integration: This will disable the portal page. Blocks are only useable in forum.

Standalone: This will enable the portal to be displayed at a different url, away from the forum. The portal page appears in the url defined for the "Standalone URL" option. For details, check the SPStandalone.php file found inside the forum root.
Title: Re: Uninstallation of Portal 1.1.2 generated error in package list error (Urgent)
Post by: Raji on April 03, 2009, 04:16:32 AM
Here is the code in HTML Block and it was showing multiple ADs before upgrading of SP.

Quote
<script type="text/javascript"><!--
google_ad_client = "pub-6646935119764004";
/* 120x600, created 3/23/09 */
google_ad_slot = "2286698316";
google_ad_width = 120;
google_ad_height = 600;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
Title: Re: Uninstallation of Portal 1.1.2 generated error in package list error (Urgent)
Post by: [SiNaN] on April 03, 2009, 04:22:08 AM
Are you sure about that? I created a new blank HTML file and only put these codes in it. It just shows a single ad as in your block. I never used Ad Sense but that codes seems to just show a single ad.
Title: Re: Uninstallation of Portal 1.1.2 generated error in package list error (Urgent)
Post by: Raji on April 03, 2009, 04:32:07 AM
Are you sure about that? I created a new blank HTML file and only put these codes in it. It just shows a single ad as in your block. I never used Ad Sense but that codes seems to just show a single ad.

Yes I am sure.
Then there must be something wrong from google adsense server. I have changed it with new generated script and it will effect after 30 minutes :)

Anyways thank you so much for everything :)
Title: Re: Uninstallation of Portal 1.1.2 generated error in package list error (Urgent)
Post by: [SiNaN] on April 03, 2009, 04:34:50 AM
You're welcome. I'm marking this as solved then.
SimplePortal 2.3.8 © 2008-2024, SimplePortal