phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
[Archive] mx Sitemaps 0.0.1
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next
 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » phpBB SEO MODS
::  
Author Message
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

[Archive] mx Sitemaps 0.0.1Posted: Tue Dec 26, 2006 7:30 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

And welcome Very Happy

Well it just looks like you used a vanilla includes/functions.php file instead of updating it :
Code:

Fatal error: Call to undefined function: if_query() in /home/../../../../includes/sessions.php on line 623


The if_query() function is one of the function added by the phpBB SEO mod rewrites in functions.php, so I suggest you check if you don't need to add the code again in this file.

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
annamon



Joined: 26 Dec 2006
Posts: 4

[Archive] mx Sitemaps 0.0.1Posted: Tue Dec 26, 2006 7:41 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

Yes! The functions.php was replaced by the new version of phpbb 2.0.22!

Finally i reinstall the Advance mod rewrite, becouse there are other files affected by changes of new version; viewtopic, viewforum or search.

Take a look if you see all fine jeje, becouse i don't have vanilla version Embarassed

Now all works ok! Thanks so much for your patience Wink and for your fast response.


Last edited by annamon on Tue Dec 26, 2006 7:43 pm; edited 1 time in total
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

[Archive] mx Sitemaps 0.0.1Posted: Tue Dec 26, 2006 7:42 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

you're welcome Wink

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
mhmdkhamis
PR4
PR4


Joined: 26 Nov 2006
Posts: 436
Location: egypt

[Archive] mx Sitemaps 0.0.1Posted: Sun Jan 07, 2007 2:26 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

Sad Sad

i install mx Sitemaps &mx_ggsitemap_

but after i have this problem in my acp

Mx SiteMaps/SiteMaps

Code:
phpBB : Critical Error

Could not query mx Sitemaps configuration information

DEBUG MODE

SQL Error : 1146 Table 'mohamed_phpbb.phpbb_sitemaps_config' doesn't exist

and

in

Mx SiteMaps/SitemapIndex

[code]Fatal error: Call to undefined function: mx_message_die() in /home/mohamed/public_html/forum/includes/Sitemaps_Functions.php on line 612
[/code]
SELECT * FROM phpbb_sitemaps_config

Line : 73
File : admin_mx_sitemaps.php

_________________
برامج |برامج مجانية|العاب
Back to top
Visit poster's website
mhmdkhamis
PR4
PR4


Joined: 26 Nov 2006
Posts: 436
Location: egypt

[Archive] mx Sitemaps 0.0.1Posted: Sun Jan 07, 2007 2:32 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

and this error

Code:
Warning: main(phpbb/extension.inc) [function.main]: failed to open stream: No such file or directory in /home/mohamed/public_html/sitemap.php on line 53

Warning: main(phpbb/extension.inc) [function.main]: failed to open stream: No such file or directory in /home/mohamed/public_html/sitemap.php on line 53

Warning: main() [function.include]: Failed opening 'phpbb/extension.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mohamed/public_html/sitemap.php on line 53

Warning: main(phpbb/common.) [function.main]: failed to open stream: No such file or directory in /home/mohamed/public_html/sitemap.php on line 54

Warning: main(phpbb/common.) [function.main]: failed to open stream: No such file or directory in /home/mohamed/public_html/sitemap.php on line 54

Warning: main() [function.include]: Failed opening 'phpbb/common.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mohamed/public_html/sitemap.php on line 54

Fatal error: Call to undefined function: session_pagestart() in /home/mohamed/public_html/sitemap.php on line 56


in
http://www.paramegsoft.com/sitemap.php

_________________
برامج |برامج مجانية|العاب
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

[Archive] mx Sitemaps 0.0.1Posted: Sun Jan 07, 2007 2:33 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

well, did you run the sql install script provided with the mod ?

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
mhmdkhamis
PR4
PR4


Joined: 26 Nov 2006
Posts: 436
Location: egypt

[Archive] mx Sitemaps 0.0.1Posted: Sun Jan 07, 2007 2:36 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

dcz wrote:
well, did you run the sql install script provided with the mod ?


yes i run it Sad Sad

note:i was install this mod one month ago and un install it

and now i want install it again Smile

_________________
برامج |برامج مجانية|العاب
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

[Archive] mx Sitemaps 0.0.1Posted: Sun Jan 07, 2007 2:41 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

PHP 5 ?

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
mhmdkhamis
PR4
PR4


Joined: 26 Nov 2006
Posts: 436
Location: egypt

[Archive] mx Sitemaps 0.0.1Posted: Sun Jan 07, 2007 2:46 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

dcz wrote:
PHP 5 ?


iam not under stand u Confused

_________________
برامج |برامج مجانية|العاب
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

[Archive] mx Sitemaps 0.0.1Posted: Sun Jan 07, 2007 7:10 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

I was talking about your php versions.

But I doubt it could be this, even though it's not impossible.

Anyway, I suggest you try the module on a local test server first, because, the error is really weird, and I'd like to make sure you followed all the install steps first.

Please check you did exactly what was asked in the install, and tell me each time you've got some doubts.

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
mhmdkhamis
PR4
PR4


Joined: 26 Nov 2006
Posts: 436
Location: egypt

[Archive] mx Sitemaps 0.0.1Posted: Sun Jan 07, 2007 8:49 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

now i use phpBB-SEO-Simple-mod-Rewrite_V_0.0.2

does ant edit i must do


to my .htaccess

_________________
برامج |برامج مجانية|العاب
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

[Archive] mx Sitemaps 0.0.1Posted: Sun Jan 07, 2007 10:47 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

Please do not use bold more than required.

Then, I am unable to help you if I cannot understand what's happening.

This mod is really easy to install, no code editing, I never encountered the problem you describe in acp.

I do not know enough about your config to help you out more. So unless you try to install this mod comfortably, first performing local testing to find out more about your issue, and give me as much details as you can, I don't think we'll do it.

So please read my answers again, you'll find questions needing answers.

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
mhmdkhamis
PR4
PR4


Joined: 26 Nov 2006
Posts: 436
Location: egypt

[Archive] mx Sitemaps 0.0.1Posted: Mon Jan 08, 2007 6:35 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

i not found in the mod

mod_rewrites

for

phpBB-SEO-Simple-mod-Rewrite_V_0.0.2

how i can rewrite that Smile

_________________
برامج |برامج مجانية|العاب
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

[Archive] mx Sitemaps 0.0.1Posted: Mon Jan 08, 2007 10:06 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

This can help : http://www.phpbb-seo.com/boards/phpbb-seo-mods/mx-site-map-module-vt4-30.html#1166

This mod is tricky to install, but it works nicely.

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

[Archive] mx Sitemaps 0.0.1Posted: Wed Jan 24, 2007 12:48 pm    Post subject: Re: [Archive] mx Sitemaps 0.0.1

This mod has been updated : http://www.phpbb-seo.com/boards/phpbb-seo-mods/mx-sitemap-module-vt4.html

All known bug fixed, compatible with both 0.0.2 and 0.2.0 phpBB SEO mod rewrites.

To update just delete all the old files and upload the new ones, without running the sql script.

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » phpBB SEO MODS
Page 7 of 8 Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next

Navigation Similar Topics

Jump to: